|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IPC.ObjectStreamConnection | |
ix.util | General-purpose utilities. |
Uses of IPC.ObjectStreamConnection in ix.util |
Methods in ix.util with parameters of type IPC.ObjectStreamConnection | |
protected void |
IPC.ObjectStreamServer.receiveFrom(IPC.ObjectStreamConnection connection)
|
protected void |
IPC.ObjectStreamServer.receiveLoop(IPC.ObjectStreamConnection connection)
|
protected void |
IPC.ObjectStreamNameServer.serveClientOn(IPC.ObjectStreamConnection connection)
|
protected void |
IPC.ObjectStreamNameServer.clientServiceLoop(IPC.ObjectStreamConnection connection)
|
protected void |
IPC.ObjectStreamNameServer.handleMessage(IPC.ObjectStreamConnection connection,
java.lang.Object contents)
|
protected void |
IPC.ObjectStreamNameServer.recordRegistration(IPC.ObjectStreamConnection connection,
java.lang.String name,
IPC.ServiceAddress addr)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |