Bus

org.topcased.web.server.SOAP
Interface SOAPListener

All Known Implementing Classes:
SOAPListenerImpl

public interface SOAPListener

SOAP Listener


Method Summary
 void initMsgLoop(int port, SOAPCallback callback)
           
 void startMsgLoopInThread()
           
 void stopMsgLoopInThread()
           
 

Method Detail

initMsgLoop

void initMsgLoop(int port,
                 SOAPCallback callback)
                 throws java.io.IOException
Parameters:
port -
callback -
Throws:
java.io.IOException

startMsgLoopInThread

void startMsgLoopInThread()

stopMsgLoopInThread

void stopMsgLoopInThread()

Bus

Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.