Package | Description |
---|---|
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.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 | Method and Description |
---|---|
private void |
AdminTopic.doProcess(AdminCommandRequest request,
AgentId replyTo,
String requestMsgId)
Process an admin command.
|
protected void |
Destination.processAdminCommand(AdminCommandRequest request,
AgentId replyTo,
String requestMsgId)
Proccess an admin command.
|
Modifier and Type | Method and Description |
---|---|
private void |
UserAgent.doReact(AdminCommandRequest request,
AgentId replyTo,
String requestMsgId) |
Copyright © 2016 ScalAgent D.T.. All Rights Reserved.