Package org.as2lib.io.conn.core.event

Interface Summary
MethodInvocationCallback MethodInvocationCallback awaits the response of a method invocation.
MethodInvocationErrorListener MethodInvocationErrorListener awaits an error response of a method invocation.
MethodInvocationReturnListener MethodInvocationReturnListener awaits a return value of a method invocation.
Class Summary
MethodInvocationErrorInfo MethodInvocationErrorInfo informs the client of an error that occured on a method invocation.
MethodInvocationReturnInfo MethodInvocationReturnInfo informs clients that the method invocation returned successfully.

Class Inheritance Diagram

Interface Inheritance Diagram