Package | Description |
---|---|
fr.dyade.aaa.agent | |
fr.dyade.aaa.common.encoding | |
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 |
Modifier and Type | Class and Description |
---|---|
(package private) static class |
Message.Factory |
Modifier and Type | Field and Description |
---|---|
private static EncodableFactory |
AgentEngineContextImpl.messageFactory |
Modifier and Type | Class and Description |
---|---|
static class |
EncodableInteger.Factory |
static class |
EncodedString.Factory |
static class |
EncodedStringList.Factory |
static class |
SerializableWrapper.Factory |
static class |
StringPair.Factory |
Modifier and Type | Field and Description |
---|---|
private static Hashtable<Integer,EncodableFactory> |
EncodableFactoryRepository.repository |
Modifier and Type | Method and Description |
---|---|
static EncodableFactory |
EncodableFactoryRepository.getFactory(Integer classId)
Returns the specified factory.
|
Modifier and Type | Method and Description |
---|---|
static void |
EncodableFactoryRepository.putFactory(Integer classId,
EncodableFactory factory)
Registers a factory.
|
Modifier and Type | Class and Description |
---|---|
static class |
Queue.QueueFactory |
static class |
QueueArrivalState.Factory |
static class |
QueueDeliveryTable.Factory |
Modifier and Type | Class and Description |
---|---|
static class |
Message.MessageFactory |
Modifier and Type | Class and Description |
---|---|
static class |
ClientMessages.Factory |
static class |
TopicForwardNot.Factory |
Modifier and Type | Class and Description |
---|---|
static class |
ClientContext.ClientContextFactory |
static class |
ClientSubscription.ClientSubscriptionFactory |
static class |
UserAgent.UserAgentFactory |
static class |
UserAgentArrivalState.UserAgentArrivalStateFactory |
Modifier and Type | Class and Description |
---|---|
static class |
MessageIdListImpl.MessageIdListImplEncodableFactory |
Copyright © 2018 ScalAgent D.T.. All Rights Reserved.