Uses of Class
org.apache.axis.server.AxisServer

Packages that use AxisServer
org.apache.axis.transport.http   
org.apache.axis.transport.local   
 

Uses of AxisServer in org.apache.axis.transport.http
 

Methods in org.apache.axis.transport.http that return AxisServer
 AxisServer AdminServlet.getEngine()
           
 AxisServer AxisServlet.getEngine()
           
 

Uses of AxisServer in org.apache.axis.transport.local
 

Constructors in org.apache.axis.transport.local with parameters of type AxisServer
LocalTransport(AxisServer server)
          Use this constructor if you have a particular server kicking around (perhaps which you've already deployed useful stuff into) which you'd like to use.
 



Copyright © 2001 Apache XML Project. All Rights Reserved.