Uses of Class
dev.getelements.elements.rt.remote.jeromq.guice.JeroMQRemoteInvokerModule
Packages that use JeroMQRemoteInvokerModule
-
Uses of JeroMQRemoteInvokerModule in dev.getelements.elements.rt.remote.jeromq.guice
Methods in dev.getelements.elements.rt.remote.jeromq.guice that return JeroMQRemoteInvokerModuleModifier and TypeMethodDescriptionJeroMQRemoteInvokerModule.withMaximumConnections
(int maximumConnections) Specifies the minimum number of connections to allow.JeroMQRemoteInvokerModule.withMinimumConnections
(int minimumConnections) Specifies the minimum number of connections to keep active, even if the timeout has expired.