Uses of Class
dev.getelements.elements.rt.remote.jeromq.guice.JeroMQInstanceConnectionServiceModule
Packages that use JeroMQInstanceConnectionServiceModule
-
Uses of JeroMQInstanceConnectionServiceModule in dev.getelements.elements.rt.remote.jeromq.guice
Methods in dev.getelements.elements.rt.remote.jeromq.guice that return JeroMQInstanceConnectionServiceModuleModifier and TypeMethodDescriptionJeroMQInstanceConnectionServiceModule.withBindAddress
(String bindAddress) Specifies the bind address for the underlyingJeroMQInstanceConnectionService
where it will accept and receive incoming connections from peers and nother nodes.JeroMQInstanceConnectionServiceModule.withDefaultRefreshInterval()
Uses the default refresh interval.JeroMQInstanceConnectionServiceModule.withRefreshIntervalSeconds
(long seconds) Binds the specific refresh interval.