The org.objectweb.joram.client.jms.admin package holds the interfaces and implementation classes for administering a JORAM platform and creating the JMS administered objects.
The org.objectweb.joram.client.jms.soap package holds the ConnectionFactory and Connection classes specialized for supporting the SOAP protocol as client - server communication protocol.
The org.objectweb.joram.client.jms.tcp package holds the ConnectionFactory and Connection classes specialized for supporting the TCP protocol as client - server communication protocol.
The org.objectweb.joram.client.tools.admin package holds the classes implementing the GUI for administering a JORAM platform and creating the JMS administered objects.
The org.objectweb.joram.mom.proxies package holds the classes implementing the MOM proxy, basically linking external client applications to destination agents.
The org.objectweb.joram.shared.excepts package holds the exceptions thrown by the MOM's proxy and destination agents, and related to processing a client request.
The org.objectweb.joram.shared.selector package holds the classes implementing the selector feature, used for filtering the messages according to their properties.