Uses of Package
dev.getelements.elements.rt.remote
Packages that use dev.getelements.elements.rt.remote
Package
Description
-
Classes in dev.getelements.elements.rt.remote used by dev.getelements.elements.appnode
-
Classes in dev.getelements.elements.rt.remote used by dev.getelements.elements.jetty
-
Classes in dev.getelements.elements.rt.remote used by dev.getelements.elements.jrpcClassDescriptionDispatches
Invocation
instances to the objects in the container, collects the result, and relays any errors. -
Classes in dev.getelements.elements.rt.remote used by dev.getelements.elements.remote.jeromqClassDescriptionDispatches
Invocation
instances to the objects in the container, collects the result, and relays any errors.Represents the worker node for a single Application.Represents a pending node shut-down process.Represents a pending node start-up process.Informs the underlying application, contained in theNode
, of the various livecycle events.Defines the state of the Node. -
Classes in dev.getelements.elements.rt.remote used by dev.getelements.elements.rtClassDescription' A special return type which can be returnd by methods annotated with
RemotelyInvokable
which also meet the requirements for having theDispatch.Type.ASYNCHRONOUS
.Returned when there exists an error.Contains the result of the remote invocation.Represents the worker node for a single Application.Informs the underlying application, contained in theNode
, of the various livecycle events.Represents the worker, hosing one or more nodes performing work. -
Classes in dev.getelements.elements.rt.remote used by dev.getelements.elements.rt.jrpcClassDescriptionRepresents a remote invocation.Returned when there exists an error.Contains the result of the remote invocation.
-
Classes in dev.getelements.elements.rt.remote used by dev.getelements.elements.rt.remoteClassDescriptionUsed to open on-demand instances of the
ControlClient
.Represents a pending request that thisAsyncControlClient
is making.Represents a response produced by the remote end.Response' A special return type which can be returnd by methods annotated withRemotelyInvokable
which also meet the requirements for having theDispatch.Type.ASYNCHRONOUS
.Used to open on-demand instances of theControlClient
.Represents a runningInstance
of the application.The instance connection service handles the dirty details of connecting to a remote Node and keeping track of nodes connected in the system.Represents a binding.Represents a connection to a remote instance.Tracks and discovers remote instance of instances that have announced themselves on the network.Gets an instance ofInstanceDiscoveryService
by reading system defines and if none are found reverting to a default implementation.Gets host information for an instance.Represents the instance status, which lists theRepresents a remote invocation.Returned when there exists an error.Contains the result of the remote invocation.DispatchesInvocation
instances to the objects in the container, collects the result, and relays any errors.Implements the strategy by which theInvocation
is dispatched to the localObject
in memory.If theMethod
called from theInvocation
returns aFuture
instance, this may defined a strategy for handling the result.Assigns the previous action to a particularMethod
.Represents the worker node for a single Application.Allows for the creation ofNode
instances on-the-fly.Represents a pending node shut-down process.Represents a pending node start-up process.Informs the underlying application, contained in theNode
, of the various livecycle events.Defines the state of the Node.Holds a connection to the remote service and dispatchesInvocation
.Manages connections to the cluster.Represents the remote invoker status.ARoutingStrategy
relies on theRemoteInvokerRegistry
and address data to route anInvocation
to a specificRemoteInvoker
based on the addressing parameters in the method that is invoked.Represents the worker, hosing one or more nodes performing work.Allows client code to read the sstate of theWorker
Allows for the mutation of theWorker
. -
Classes in dev.getelements.elements.rt.remote used by dev.getelements.elements.rt.remote.jeromqClassDescriptionUsed to open on-demand instances of the
ControlClient
.Represents a pending request that thisAsyncControlClient
is making.Response' A special return type which can be returnd by methods annotated withRemotelyInvokable
which also meet the requirements for having theDispatch.Type.ASYNCHRONOUS
.The instance connection service handles the dirty details of connecting to a remote Node and keeping track of nodes connected in the system.Represents a binding.Represents a connection to a remote instance.Tracks and discovers remote instance of instances that have announced themselves on the network.Represents the instance status, which lists theRepresents a remote invocation.Returned when there exists an error.Contains the result of the remote invocation.Holds a connection to the remote service and dispatchesInvocation
. -
Classes in dev.getelements.elements.rt.remote used by dev.getelements.elements.rt.remote.watchdog
-
Classes in dev.getelements.elements.rt.remote used by dev.getelements.elements.rt.routingClassDescription' A special return type which can be returnd by methods annotated with
RemotelyInvokable
which also meet the requirements for having theDispatch.Type.ASYNCHRONOUS
.Represents a remote invocation.Returned when there exists an error.Contains the result of the remote invocation.Holds a connection to the remote service and dispatchesInvocation
.Manages connections to the cluster.ARoutingStrategy
relies on theRemoteInvokerRegistry
and address data to route anInvocation
to a specificRemoteInvoker
based on the addressing parameters in the method that is invoked. -
Classes in dev.getelements.elements.rt.remote used by dev.getelements.elements.service.healthClassDescriptionTracks and discovers remote instance of instances that have announced themselves on the network.Manages connections to the cluster.
-
Classes in dev.getelements.elements.rt.remote used by dev.getelements.elements.test