Joram 5.0.7

Package org.objectweb.joram.kclient

Interface Summary
Streamable This interface allows to read/write the content of an object on a IO stream.
 

Class Summary
AbstractMessage  
AbstractReply An AbstractReply is sent by a proxy to a Joram client as a reply to an AbstractJmsRequest.
AbstractRequest An AbstractRequest is a request sent by a Joram client to its proxy.
Channel  
CnxCloseReply A CnxCloseReply replies to a CnxCloseRequest.
CnxCloseRequest A CnxStartRequest request is sent by a closing Connection.
CnxConnectReply A CnxConnectReply is sent by a JMS proxy as a reply to a connection CnxConnectRequest and holds the connection's key and the proxy identifier.
CnxConnectRequest A CnxConnectRequest is sent by an opening connection.
CnxStartRequest A CnxStartRequest request is sent by a starting Connection.
CnxStopRequest A CnxStartRequest request is sent by a stopping Connection.
ConsumerAckRequest A ConsumerAckRequest instance is used by a MessageConsumer for acknowledging a received message.
ConsumerCloseSubRequest A ConsumerCloseSubRequest is sent by a closing durable TopicSubscriber.
ConsumerDenyRequest A ConsumerDenyRequest instance is used by a MessageConsumer for denying a received message.
ConsumerMessages A ConsumerMessages is used by a proxy for sending messages to a consumer.
ConsumerReceiveRequest A ConsumerReceiveRequest is sent by a MessageConsumer when requesting a message.
ConsumerSubRequest A ConsumerSubRequest is sent by a constructing MessageConsumer destinated to consume messages on a topic.
ConsumerUnsubRequest A ConsumerUnsubRequest is sent by a closing temporary MessageConsumer on a topic, or by a Session unsubscribing a durable subscriber.
Daemon The Daemon class represents a basic active component in a server.
Destination A Destination object encapsulates a Joram's specific address.
InputXStream  
Message The Message class defines the Joram's message structure.
MomExceptionReply A MomExceptionReply instance is used by the proxy to send a MomException back to the client.
OutputXStream  
ProducerMessages A ProducerMessages instance is sent by a MessageProducer when sending messages.
Properties Built-in facility for supporting application-defined property values.
Queue A Queue object encapsulates information to handle a Joram's queue.
Requestor  
SessAckRequest A SessAckRequest instance is used by a Session for acknowledging the messages it consumed.
SessDenyRequest A SessDenyRequest instance is used by a Session for denying the messages it consumed.
Session  
TcpChannel  
Topic A Queue object encapsulates information to handle a Joram's queue.
XStream  
 

Exception Summary
AbortedRequestException  
ConnectException  
IllegalStateException  
InvalidDestinationException  
JoramException  
MessageFormatException  
MOMException  
NotYetImplementedException  
 


Joram 5.0.7

Copyright © 2005 Scalagent - All rights reserved