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.decode(Decoder decoder)
Decodes the object.
|
void |
Message.decode(Decoder decoder) |
void |
AgentId.decode(Decoder decoder)
Decodes the object.
|
void |
Agent.decode(Decoder decoder)
Decodes the object.
|
Modifier and Type | Class and Description |
---|---|
class |
ByteBufferDecoder
Decoder using a byte buffer.
|
Modifier and Type | Method and Description |
---|---|
void |
StringPair.decode(Decoder decoder) |
void |
SerializableWrapper.decode(Decoder decoder) |
void |
EncodedStringList.decode(Decoder decoder) |
void |
EncodedString.decode(Decoder decoder) |
void |
EncodableInteger.decode(Decoder decoder) |
void |
Encodable.decode(Decoder decoder)
Decodes the content of this object
|
static Properties |
EncodableHelper.decodeProperties(Decoder decoder) |
Modifier and Type | Method and Description |
---|---|
void |
Properties.decode(Decoder decoder) |
static Object |
StreamUtil.decodeValue(Decoder decoder) |
Modifier and Type | Method and Description |
---|---|
void |
QueueDeliveryTable.decode(Decoder decoder) |
void |
QueueDelivery.decode(Decoder decoder) |
void |
QueueArrivalState.decode(Decoder decoder) |
void |
Queue.decode(Decoder decoder) |
void |
Destination.decode(Decoder decoder) |
Modifier and Type | Method and Description |
---|---|
void |
Message.decode(Decoder decoder) |
Modifier and Type | Method and Description |
---|---|
void |
TopicForwardNot.decode(Decoder decoder) |
void |
ReceiveRequest.decode(Decoder decoder) |
void |
ClientMessages.decode(Decoder decoder) |
void |
AbstractRequestNot.decode(Decoder decoder) |
void |
AbstractNotification.decode(Decoder decoder) |
Modifier and Type | Method and Description |
---|---|
void |
Xid.decode(Decoder decoder) |
void |
UserAgentArrivalState.decode(Decoder decoder) |
void |
UserAgent.decode(Decoder decoder) |
void |
ClientSubscription.decode(Decoder decoder) |
void |
ClientContext.decode(Decoder decoder) |
Modifier and Type | Method and Description |
---|---|
void |
MessageIdListImpl.decode(Decoder decoder) |
Modifier and Type | Method and Description |
---|---|
void |
XACnxPrepare.decode(Decoder decoder) |
void |
SessAckRequest.decode(Decoder decoder) |
void |
ProducerMessages.decode(Decoder decoder) |
void |
AbstractJmsRequest.decode(Decoder decoder) |
void |
AbstractJmsReply.decode(Decoder decoder) |
Modifier and Type | Method and Description |
---|---|
void |
Message.decode(Decoder decoder) |
static Vector<Message> |
Message.decodeMessageVector(Decoder decoder) |
Copyright © 2022 ScalAgent D.T.. All rights reserved.