Package org.as2lib.io.conn.core.client

Interface Summary
ClientServiceProxy ClientServiceProxy handles client requests to a certain service and its responses
ClientServiceProxyFactory ClientServiceProxyFactory acts as central provider of client service proxies
Class Summary
AbstractClientServiceProxy AbstractClientServiceProxy offers default implementations of some methods needed when implemnting the ClientServiceProxy interface
AbstractClientServiceProxyFactory AbstractClientServiceProxyFactory offers default implementations of methods needed when implementing the ClientServiceProxyFactory interface
MethodInvocationException MethodInvocationException signals that an error occured when trying to invoke a method
UnknownServiceException UnknownServiceException is thrown if you try to connect to or operate on a service that does not exist

Class Inheritance Diagram

Interface Inheritance Diagram