Package | Description |
---|---|
com.scalagent.joram.mom.dest.collector | |
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.notifications |
The
org.objectweb.joram.mom.notifications package holds the notifications used for interacting with the MOM destination agents. |
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 |
---|---|
private static byte[] |
URLAcquisition.getResource(String spec,
Properties prop)
get the file.
|
Modifier and Type | Method and Description |
---|---|
static Properties |
Properties.readFrom(InputStream is)
The object implements the readFrom method to restore its contents from the input stream.
|
static Properties |
StreamUtil.readPropertiesFrom(InputStream is)
This method allows to restore a Properties object from the input stream.
|
Modifier and Type | Method and Description |
---|---|
static void |
StreamUtil.writeTo(Properties p,
OutputStream os)
This method allows to write a Properties object to the output stream.
|
Modifier and Type | Method and Description |
---|---|
protected Properties |
Topic.getStats() |
protected Properties |
Queue.getStats() |
(package private) abstract Properties |
Destination.getStats() |
Modifier and Type | Method and Description |
---|---|
private static Properties |
AcquisitionModule.transform(Properties properties) |
Modifier and Type | Field and Description |
---|---|
(package private) Properties |
PongNot.stats |
Constructor and Description |
---|
PongNot(Properties stats) |
Modifier and Type | Field and Description |
---|---|
Properties |
Message.properties
The message properties table.
|
Copyright © 2022 ScalAgent D.T.. All rights reserved.