Uses of Class
org.nustaq.kontraktor.impl.CallEntry
| Package | Description |
|---|---|
| org.nustaq.kontraktor.impl | |
| org.nustaq.kontraktor.remoting.base |
-
Uses of CallEntry in org.nustaq.kontraktor.impl
Methods in org.nustaq.kontraktor.impl that return CallEntry Modifier and Type Method Description protected CallEntryRemoteScheduler. createCallentry(ConnectionRegistry reg, java.lang.Object[] args, boolean isCB, Actor actor, java.lang.reflect.Method method)protected CallEntrySimpleScheduler. createCallentry(ConnectionRegistry reg, java.lang.Object[] args, boolean isCB, Actor actor, java.lang.reflect.Method method)protected CallEntryDispatcherThread. pollQueues(Actor[] actors, int queues)Methods in org.nustaq.kontraktor.impl with parameters of type CallEntry Modifier and Type Method Description IPromiseSimpleScheduler. put2QueuePolling(CallEntry e) -
Uses of CallEntry in org.nustaq.kontraktor.remoting.base
Methods in org.nustaq.kontraktor.remoting.base with parameters of type CallEntry Modifier and Type Method Description protected voidConnectionRegistry. closeRef(CallEntry ce, ObjectSocket chan)