com.activequant.server
Class LocalSoapServer

java.lang.Object
  extended by com.activequant.server.LocalSoapServer

public class LocalSoapServer
extends Object


Constructor Summary
LocalSoapServer(String hostName, int port)
           
 
Method Summary
 void addService(String serviceSuburl, Object serviceImplementor)
           
 void start()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocalSoapServer

public LocalSoapServer(String hostName,
                       int port)
Method Detail

start

public void start()
           throws Exception
Throws:
Exception

addService

public void addService(String serviceSuburl,
                       Object serviceImplementor)


Copyright © 2012 ActiveQuant GmbH. All Rights Reserved.