|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.objectweb.joram.shared.excepts | |
---|---|
com.scalagent.joram.mom.dest.ftp | |
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.messages | The org.objectweb.joram.shared.messages package provides the implementation classes of the messages routed by the MOM. |
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. |
Classes in org.objectweb.joram.shared.excepts used by com.scalagent.joram.mom.dest.ftp | |
---|---|
RequestException
A RequestException is thrown by a destination or a proxy when
processing an invalid client request. |
Classes in org.objectweb.joram.shared.excepts used by org.objectweb.joram.mom.dest | |
---|---|
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. |
Classes in org.objectweb.joram.shared.excepts used by org.objectweb.joram.mom.dest.jmsbridge | |
---|---|
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. |
Classes in org.objectweb.joram.shared.excepts used by org.objectweb.joram.mom.messages | |
---|---|
MessageException
A MessageException is thrown when an error occurs while
accessing a message. |
Classes in org.objectweb.joram.shared.excepts used by org.objectweb.joram.mom.notifications | |
---|---|
MomException
The MomException class is the exception class thrown by the
MOM actors. |
Classes in org.objectweb.joram.shared.excepts used by org.objectweb.joram.mom.proxies | |
---|---|
MomException
The MomException class is the exception class thrown by the
MOM actors. |
Classes in org.objectweb.joram.shared.excepts used by org.objectweb.joram.shared.client | |
---|---|
MomException
The MomException class is the exception class thrown by the
MOM actors. |
Classes in org.objectweb.joram.shared.excepts used by org.objectweb.joram.shared.excepts | |
---|---|
MessageException
A MessageException is thrown when an error occurs while
accessing a message. |
|
MomException
The MomException class is the exception class thrown by the
MOM actors. |
Classes in org.objectweb.joram.shared.excepts used by org.objectweb.joram.shared.messages | |
---|---|
MessageValueException
A MessageValueException is thrown when a value carried by a
message is incorrectly accessed or typed. |
Classes in org.objectweb.joram.shared.excepts used by org.objectweb.joram.shared.selectors | |
---|---|
SelectorException
A SelectorException is thrown when an error occurs while
parsing a selector expression. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |