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

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

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

Subclasses of AbstractInetSocketAddressWebProtocol in ch.elca.el4j.services.remoting.protocol
 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.
 



Copyright © 2005-2011 ELCA. All Rights Reserved.