All Classes and Interfaces
Class
Description
Interface with which the Incoming or Outgoing Adapters communicate
message transfer from client to server.
Exception thrown when invocation arguments are invalid
This is a checked exception that leaves the session bean alive, and is not automatically logged as an error by application server
This is a checked exception that leaves the session bean alive, and is not automatically logged as an error by application server
Outcome of processing of a message through an incoming or outgoing
adapter
an incoming channel gives this object to the incoming adapter which
can thus inform the message source of the result of message handling,
an outgoing channel must give this object to its handler to provide
it (and the pool) with information on how the message was transferred
representation of a message on the wire of the message pool API
class that helps handling of the properties array
exchanged in the MessageBF_DTO
a property as used in the MessageBF_DTO
passing message properties in this format ensures maximum interoperability
between different versions of client and server
the server can supply default values for properties which the client does
not send,
the server may ignore unknown properties set by the client, unless the
client forces such properties to be understood