Package | Description |
---|---|
fr.dyade.aaa.agent | |
fr.dyade.aaa.common.encoding | |
fr.dyade.aaa.common.stream | |
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.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.mom.util | |
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.messages |
The
org.objectweb.joram.shared.messages package provides the implementation classes of the messages routed by the MOM. |
Modifier and Type | Method and Description |
---|---|
void |
Notification.encode(Encoder encoder)
Encodes the object.
|
void |
Message.encode(Encoder encoder) |
void |
AgentId.encode(Encoder encoder)
Encodes the object.
|
void |
Agent.encode(Encoder encoder)
Encodes the object.
|
Modifier and Type | Class and Description |
---|---|
class |
ByteBufferEncoder
Encoder using a byte buffer.
|
Modifier and Type | Method and Description |
---|---|
void |
StringPair.encode(Encoder encoder) |
void |
SerializableWrapper.encode(Encoder encoder) |
void |
EncodedStringList.encode(Encoder encoder) |
void |
EncodedString.encode(Encoder encoder) |
void |
EncodableInteger.encode(Encoder encoder) |
void |
Encodable.encode(Encoder encoder)
Encodes the content of this object
|
static void |
EncodableHelper.encodeProperties(Properties properties,
Encoder encoder) |
Modifier and Type | Method and Description |
---|---|
void |
Properties.encode(Encoder encoder) |
static void |
StreamUtil.encodeValue(Object obj,
Encoder encoder) |
Modifier and Type | Method and Description |
---|---|
void |
QueueDeliveryTable.encode(Encoder encoder)
Do not encode the transient messages.
|
void |
QueueDelivery.encode(Encoder encoder) |
void |
QueueArrivalState.encode(Encoder encoder) |
void |
Queue.encode(Encoder encoder) |
void |
Destination.encode(Encoder encoder) |
Modifier and Type | Method and Description |
---|---|
void |
Message.encode(Encoder encoder) |
Modifier and Type | Method and Description |
---|---|
void |
TopicForwardNot.encode(Encoder encoder) |
void |
ReceiveRequest.encode(Encoder encoder) |
void |
ClientMessages.encode(Encoder encoder) |
void |
AbstractRequestNot.encode(Encoder encoder) |
void |
AbstractNotification.encode(Encoder encoder) |
Modifier and Type | Method and Description |
---|---|
void |
Xid.encode(Encoder encoder) |
void |
UserAgentArrivalState.encode(Encoder encoder) |
void |
UserAgent.encode(Encoder encoder) |
void |
ClientSubscription.encode(Encoder encoder) |
void |
ClientContext.encode(Encoder encoder) |
Modifier and Type | Method and Description |
---|---|
void |
MessageIdListImpl.encode(Encoder encoder) |
Modifier and Type | Method and Description |
---|---|
void |
XACnxPrepare.encode(Encoder encoder) |
void |
SessAckRequest.encode(Encoder encoder) |
void |
ProducerMessages.encode(Encoder encoder) |
void |
AbstractJmsRequest.encode(Encoder encoder) |
void |
AbstractJmsReply.encode(Encoder encoder) |
Modifier and Type | Method and Description |
---|---|
void |
Message.encode(Encoder encoder) |
static void |
Message.encodeMessageVector(Vector<Message> messages,
Encoder encoder) |
Copyright © 2015 ScalAgent D.T.. All Rights Reserved.