Uses of Class
org.nustaq.kontraktor.remoting.base.ActorServer
Packages that use ActorServer
-
Uses of ActorServer in org.nustaq.kontraktor.remoting.base
Methods in org.nustaq.kontraktor.remoting.base that return ActorServerMethods in org.nustaq.kontraktor.remoting.base that return types with arguments of type ActorServerMethods in org.nustaq.kontraktor.remoting.base with parameters of type ActorServer -
Uses of ActorServer in org.nustaq.kontraktor.remoting.tcp
Methods in org.nustaq.kontraktor.remoting.tcp that return types with arguments of type ActorServerModifier and TypeMethodDescriptionstatic IPromise<ActorServer>static Promise<ActorServer>NIOServerConnector.Publish(Actor facade, int port, Coding coding, Consumer<Actor> disconnectHandler) static Promise<ActorServer>static Promise<ActorServer>