Package electric.server.http

Interface Summary
IHTTPListener IHTTPListener.gets notified when HTTP.startup() is used to create a new HTTPContext, or when HTTP.shutdown() is used to stop an existing HTTPContext.
IServletHandler IServletHandler is the interface that must be implemented by all objects that wish to service servlet requests.
 

Class Summary
HTTP HTTP declares static methods that allow you to specify the paths on which GLUE should accept inbound HTTP messages.
ServletServer ServletServer is an implementation of IServer that GLUE uses to accept incoming HTTP requests.
 



copyright© 2001-2004 by webMethods All Rights Reserved.