| Package | Description |
|---|---|
| net.sf.lipermi.handler |
| Modifier and Type | Method and Description |
|---|---|
static ConnectionHandler |
ConnectionHandler.createConnectionHandler(Socket socket,
CallHandler callHandler,
IProtocolFilter filter) |
static ConnectionHandler |
ConnectionHandler.createConnectionHandler(Socket socket,
CallHandler callHandler,
IProtocolFilter filter,
IConnectionHandlerListener listener) |
| Modifier and Type | Method and Description |
|---|---|
static Object |
CallProxy.buildProxy(RemoteInstance remoteInstance,
ConnectionHandler connectionHandler)
Build a proxy to a {
|
| Constructor and Description |
|---|
CallProxy(ConnectionHandler connectionHandler)
Create new CallProxy with a ConnectionHandler which will
transport invocations on this Proxy
|
Copyright © 2015. All rights reserved.