Uses of Class
org.apache.axis2.transport.http.server.HttpFactory
Packages that use HttpFactory
-
Uses of HttpFactory in org.apache.axis2.transport.http
Fields in org.apache.axis2.transport.http declared as HttpFactoryMethods in org.apache.axis2.transport.http that return HttpFactoryConstructors in org.apache.axis2.transport.http with parameters of type HttpFactoryModifierConstructorDescriptionSimpleHTTPServer(HttpFactory httpFactory) Create a configured SimpleHTTPServer -
Uses of HttpFactory in org.apache.axis2.transport.http.server
Constructors in org.apache.axis2.transport.http.server with parameters of type HttpFactoryModifierConstructorDescriptionDefaultHttpConnectionManager(org.apache.axis2.context.ConfigurationContext configurationContext, Executor executor, WorkerFactory workerfactory, org.apache.hc.core5.http.config.Http1Config http1Config, HttpFactory httpFactory) SimpleHttpServer(HttpFactory httpFactory, int port)