Package org.jboss.mq.il

Interface Summary
ClientIL (src) This interface defines the methods that the server can make asynchronouly to a client.
ClientILService (src) This class manages the lifecycle of an instance of the ClientIL Implementations of this class should have a default constructor.
Invoker (src) Defines the methods that can be called by a client on the server.
ServerIL (src) Defines the methods that can be called by a client on the server.
ServerILFactory (src) This interface is used to define a factory to produce ServerIL objects.
 

Class Summary
ServerILJMXService (src) This abstract class handles life cycle managment of the ServeIL.