|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IPCProcessImpl | |
|---|---|
| rina.dap | |
| rina.ipcProcess.impl | |
| rina.irm | |
| Uses of IPCProcessImpl in rina.dap |
|---|
| Methods in rina.dap with parameters of type IPCProcessImpl | |
|---|---|
void |
Application.addUnderlyingIPC(IPCProcessImpl ipc)
|
| Uses of IPCProcessImpl in rina.ipcProcess.impl |
|---|
| Methods in rina.ipcProcess.impl with parameters of type IPCProcessImpl | |
|---|---|
void |
IPCProcessImpl.addUnderlyingIPC(IPCProcessImpl ipc)
|
| Uses of IPCProcessImpl in rina.irm |
|---|
| Methods in rina.irm that return types with arguments of type IPCProcessImpl | |
|---|---|
java.util.LinkedHashMap<java.lang.String,IPCProcessImpl> |
IRM.getUnderlyingIPCs()
|
| Method parameters in rina.irm with type arguments of type IPCProcessImpl | |
|---|---|
void |
IRM.setUnderlyingIPCs(java.util.LinkedHashMap<java.lang.String,IPCProcessImpl> underlyingIPCs)
|
| Constructor parameters in rina.irm with type arguments of type IPCProcessImpl | |
|---|---|
IRM(java.lang.String appName,
RIBImpl rib,
java.util.LinkedHashMap<java.lang.String,IPCProcessImpl> underlyingIPCs,
MessageQueue dtpMsgQueue,
MessageQueue cdapMsgQueue)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||