public class TCPActorServer.ActorServerClientConnection extends RemoteRefRegistry
conf, currentObjectSocket, disconnectHandler, terminated| Constructor and Description |
|---|
ActorServerClientConnection(Socket s,
Actor facade) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
Actor |
getFacadeProxy() |
void |
start() |
cleanUp, configureConfiguration, getConf, getDisconnectHandler, getPublishedActor, getPublishedCallback, getRemoteActors, getRemoteCallInterceptor, getScheduler, isTerminated, publishActor, receiveCBResult, receiveLoop, registerPublishedCallback, registerRemoteActorRef, registerRemoteRefDirect, remoteRefStopped, removePublishedObject, sendLoop, setDisconnectHandler, setRemoteCallInterceptor, setTerminated, singleReceive, singleSendLoop, stopRemoteRefs, unpublishActor, writeObjectpublic ActorServerClientConnection(Socket s, Actor facade) throws IOException
IOExceptionpublic void start()
public void close()
close in interface RemoteConnectionclose in class RemoteRefRegistrypublic Actor getFacadeProxy()
getFacadeProxy in class RemoteRefRegistryCopyright © 2015. All rights reserved.