net.rewerse.i5.r3
Class Server

java.lang.Object
  extended by net.rewerse.i5.juice.axis.WSServer
      extended by net.rewerse.i5.r3.Server
Direct Known Subclasses:
Server, Server, Server

public abstract class Server
extends WSServer


Constructor Summary
Server()
           
 
Method Summary
protected abstract  WSEngine createEngine(java.lang.String url)
           
protected  WSEngine initService(java.lang.String url)
           
 
Methods inherited from class net.rewerse.i5.juice.axis.WSServer
getEngine, wsmain
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Server

public Server()
Method Detail

initService

protected WSEngine initService(java.lang.String url)
Specified by:
initService in class WSServer

createEngine

protected abstract WSEngine createEngine(java.lang.String url)