Bus

Uses of Interface
org.topcased.web.server.SOAP.SOAPListener

Packages that use SOAPListener
org.topcased.web.server.SOAP   
 

Uses of SOAPListener in org.topcased.web.server.SOAP
 

Classes in org.topcased.web.server.SOAP that implement SOAPListener
 class SOAPListenerImpl
          Listenes to SOAP message in the server channel.
This listener waits for a client connection.
It reads from client stream and builds SOAP message.
It sends the SOAP message to a _callback which processes the SOAP message.
 


Bus

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