| Package | Description |
|---|---|
| ensemble | |
| ensemble.comm | |
| ensemble.comm.direct |
| Modifier and Type | Field and Description |
|---|---|
protected Comm |
EventServer.comm
The comm.
|
protected Comm |
EventHandler.myComm
The my comm.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CommMessage
The Class CommMessage.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CommDirect
The Class CommDirect.
|
| Modifier and Type | Field and Description |
|---|---|
(package private) Comm |
CommDirectService.CommDirectTask.comm
The comm.
|
| Modifier and Type | Field and Description |
|---|---|
private java.util.concurrent.ConcurrentHashMap<java.lang.String,Comm> |
CommDirectService.comms
The comms.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CommDirectService.CommDirectHelperImp.register(java.lang.String agentName,
java.lang.String accessPoint,
Comm comm) |
void |
CommDirectHelper.register(java.lang.String agentName,
java.lang.String accessPoint,
Comm comm)
Register.
|
| Constructor and Description |
|---|
CommDirectService.CommDirectTask(Comm comm,
Event evt)
Instantiates a new comm direct task.
|