|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IPC.Connection | |
|---|---|
| ix.util | General-purpose utilities. |
| ix.util.ipc | Interprocess communication utilities. |
| Uses of IPC.Connection in ix.util |
|---|
| Methods in ix.util that return IPC.Connection | |
|---|---|
IPC.Connection |
IPC.SocketlikeCommunicationStrategy.connectTo(java.lang.Object destination)
|
IPC.Connection |
IPC.SocketlikeCommunicationStrategy.getConnection(java.lang.Object destination)
|
| Constructors in ix.util with parameters of type IPC.Connection | |
|---|---|
IPC.BrokenConnectionException(IPC.Connection c,
java.lang.Throwable reason)
|
|
| Uses of IPC.Connection in ix.util.ipc |
|---|
| Classes in ix.util.ipc that implement IPC.Connection | |
|---|---|
class |
ObjectStreamConnection
A Connection that is used to send and receive serialized objects via a socket. |
| Fields in ix.util.ipc declared as IPC.Connection | |
|---|---|
(package private) IPC.Connection |
SerializedCommunicationStrategy.AgentRecord.connection
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||