Uses of Class
org.apache.ws.util.test.axis.NotSoSimpleAxisServer

Packages that use NotSoSimpleAxisServer
org.apache.ws.util.test.axis   
 

Uses of NotSoSimpleAxisServer in org.apache.ws.util.test.axis
 

Methods in org.apache.ws.util.test.axis that return NotSoSimpleAxisServer
protected  NotSoSimpleAxisServer AbstractAxisTestCase.getAxisServer()
           
 

Methods in org.apache.ws.util.test.axis with parameters of type NotSoSimpleAxisServer
protected  void AbstractAxisTestCase.setAxisServer(NotSoSimpleAxisServer server)
          This setter is to allow subclasses to tell us if we should use an already existing Axis server.
 

Constructors in org.apache.ws.util.test.axis with parameters of type NotSoSimpleAxisServer
NotSoSimpleAxisWorker(NotSoSimpleAxisServer server, java.net.Socket socket, java.io.File docRootDir)
          Creates a new NotSoSimpleAxisWorker object.
 



Copyright © 2004-2005 Apache Software Foundation. All Rights Reserved.