Uses of Class
org.nustaq.kontraktor.remoting.http.HttpConnectable
Packages that use HttpConnectable
-
Uses of HttpConnectable in org.nustaq.kontraktor.remoting.http
Methods in org.nustaq.kontraktor.remoting.http that return HttpConnectableModifier and TypeMethodDescriptionHttpConnectable.actorClazz(Class clz) HttpConnectable.coding(org.nustaq.kontraktor.remoting.encoding.Coding coding) HttpConnectable.inboundQueueSize(int inboundQSize) HttpConnectable.noPoll(boolean noPoll) HttpConnectable.serType(org.nustaq.kontraktor.remoting.encoding.SerializerType type) overwrites settings made by 'coding'HttpConnectable.shortPoll(boolean shortPollMode) HttpConnectable.shortPollIntervalMS(long shortPollIntervalMS) Constructors in org.nustaq.kontraktor.remoting.http with parameters of type HttpConnectable