Uses of Interface
dev.getelements.elements.rt.remote.LocalInvocationDispatcher
Packages that use LocalInvocationDispatcher
Package
Description
-
Uses of LocalInvocationDispatcher in dev.getelements.elements.jrpc
Methods in dev.getelements.elements.jrpc that return LocalInvocationDispatcherMethods in dev.getelements.elements.jrpc with parameters of type LocalInvocationDispatcherModifier and TypeMethodDescriptionvoid
JsonRpcResource.setLocalInvocationDispatcher
(LocalInvocationDispatcher localInvocationDispatcher) -
Uses of LocalInvocationDispatcher in dev.getelements.elements.remote.jeromq
Methods in dev.getelements.elements.remote.jeromq that return LocalInvocationDispatcherMethods in dev.getelements.elements.remote.jeromq with parameters of type LocalInvocationDispatcherModifier and TypeMethodDescriptionvoid
JeroMQNode.setInvocationDispatcher
(LocalInvocationDispatcher invocationDispatcher) Constructors in dev.getelements.elements.remote.jeromq with parameters of type LocalInvocationDispatcherModifierConstructorDescriptionJeroMQNodeInvocation
(org.zeromq.ZMsg incoming, LocalInvocationDispatcher localInvocationDispatcher, PayloadReader payloadReader, PayloadWriter payloadWriter, AsyncConnectionPool<org.zeromq.ZContext, org.zeromq.ZMQ.Socket> outbound) -
Uses of LocalInvocationDispatcher in dev.getelements.elements.rt.remote
Classes in dev.getelements.elements.rt.remote that implement LocalInvocationDispatcherModifier and TypeClassDescriptionclass
class
Deprecated.class
Deprecated.This needs to be replaced with a dispatch to anElement
viaElementRegistry
class
Deprecated.This needs to be replaced with a dispatch to anElement
viaElementRegistry
Element
viaElementRegistry