Package | Description |
---|---|
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.proxies |
The
org.objectweb.joram.mom.proxies package holds the classes implementing the MOM proxy, basically linking external client applications to destination agents. |
Modifier and Type | Class and Description |
---|---|
static class |
EncodedString.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 |
Modifier and Type | Class and Description |
---|---|
static class |
Message.MessageFactory |
Modifier and Type | Class and Description |
---|---|
static class |
UserAgent.UserAgentFactory |
Copyright © 2013 ScalAgent D.T.. All Rights Reserved.