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

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

Uses of AxisServer in org.apache.axis.server
 

Methods in org.apache.axis.server that return AxisServer
static AxisServer AxisServer.getSingleton()
           
 

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.