Package | Description |
---|---|
org.objectweb.joram.mom.dest |
The
org.objectweb.joram.mom.dest package holds the classes implementing the queue, topic and specialized destinations provided by JORAM's MOM. |
org.objectweb.joram.mom.dest.jmsbridge |
The
org.objectweb.joram.mom.dest.jmsbridge package provides utility classes used by the MOM destinations and proxies. |
org.objectweb.joram.mom.notifications |
The
org.objectweb.joram.mom.notifications package holds the notifications used for interacting with the MOM destination agents. |
org.objectweb.joram.mom.proxies |
The
org.objectweb.joram.mom.proxies package holds the classes implementing the MOM proxy, basically linking external client applications to destination agents. |
org.objectweb.joram.shared.client |
The
org.objectweb.joram.shared.client package holds the request and reply objects used in the client-provider interactions. |
org.objectweb.joram.shared.excepts |
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. |
org.objectweb.joram.shared.messages |
The
org.objectweb.joram.shared.messages package provides the implementation classes of the messages routed by the MOM. |
org.objectweb.joram.shared.selectors |
The
org.objectweb.joram.shared.selector package holds the classes implementing the selector feature, used for filtering the messages according to their properties. |
Class and Description |
---|
AccessException
An
AccessException is thrown by a destination when processing
a request of a client which does not have valid rights for this request. |
RequestException
A
RequestException is thrown by a destination or a proxy when
processing an invalid client request. |
Class and Description |
---|
AccessException
An
AccessException is thrown by a destination when processing
a request of a client which does not have valid rights for this request. |
Class and Description |
---|
MomException
The
MomException class is the exception class thrown by the
MOM actors. |
Class and Description |
---|
AccessException
An
AccessException is thrown by a destination when processing
a request of a client which does not have valid rights for this request. |
DestinationException
A
DestinationException is thrown by a destination while
deleting if requesters are still active, and in a proxy method when trying
to access a non existing destination. |
MomException
The
MomException class is the exception class thrown by the
MOM actors. |
RequestException
A
RequestException is thrown by a destination or a proxy when
processing an invalid client request. |
StateException
A
StateException is thrown by a destination or a proxy when
processing a request in an invalid state. |
Class and Description |
---|
MomException
The
MomException class is the exception class thrown by the
MOM actors. |
Class and Description |
---|
MomException
The
MomException class is the exception class thrown by the
MOM actors. |
Class and Description |
---|
MessageValueException
A
MessageValueException is thrown when a value carried by a
message is incorrectly accessed or typed. |
Class and Description |
---|
SelectorException
A
SelectorException is thrown when an error occurs while
parsing a selector expression. |
Copyright © 2016 ScalAgent D.T.. All Rights Reserved.