Uses of Class
org.nustaq.kontraktor.impl.CallEntry
Packages that use CallEntry
-
Uses of CallEntry in org.nustaq.kontraktor.impl
Methods in org.nustaq.kontraktor.impl that return CallEntryModifier and TypeMethodDescriptionprotected CallEntryRemoteScheduler.createCallentry(ConnectionRegistry reg, Object[] args, boolean isCB, Actor actor, Method method) protected CallEntrySimpleScheduler.createCallentry(ConnectionRegistry reg, Object[] args, boolean isCB, Actor actor, Method method) protected CallEntryDispatcherThread.pollQueues(Actor[] actors, int queues) Methods in org.nustaq.kontraktor.impl with parameters of type CallEntry -
Uses of CallEntry in org.nustaq.kontraktor.remoting.base
Methods in org.nustaq.kontraktor.remoting.base with parameters of type CallEntryModifier and TypeMethodDescriptionprotected voidConnectionRegistry.closeRef(CallEntry ce, ObjectSocket chan)