Uses of Class
ch.elca.el4j.services.remoting.protocol.AbstractInetSocketAddressProtocol

Packages that use AbstractInetSocketAddressProtocol
ch.elca.el4j.services.remoting.protocol   
 

Uses of AbstractInetSocketAddressProtocol in ch.elca.el4j.services.remoting.protocol
 

Subclasses of AbstractInetSocketAddressProtocol in ch.elca.el4j.services.remoting.protocol
 class AbstractInetSocketAddressWebProtocol
          This is an abstract InetSocketAddress protocol for using in web servers.
 class Hessian
          This class implements all needed things for the hessian protocol.
 class HttpInvoker
          This class implements all needed things for the httpinvoker protocol.
 class Jaxws
          This class implements all needed things for the soap protocol using JAX-WS.
 class JaxwsSoapHeaderContextPassing
          This class is an extension to the default JAX-WS SOAP class and provides the ability to transfer the implicit context inside the SOAP header using Jaxb to serialize the parameters and context.
 class JaxwsSpring
          This class implements all needed things for the JAX-WS protocol using Spring remoting.
 class JaxwsSpringSoapHeaderContextPassing
          This class is an extension to the default JAX-WS SOAP class (using Spring) and provides the ability to transfer the implicit context inside the SOAP header using Jaxb to serialize the parameters and context.
 class Rmi
          This class implements all needed things for the rmi protocol.
 



Copyright © 2005-2011 ELCA. All Rights Reserved.