Uses of Class
dev.getelements.elements.rt.remote.jeromq.guice.ZContextModule
Packages that use ZContextModule
-
Uses of ZContextModule in dev.getelements.elements.rt.remote.jeromq.guice
Methods in dev.getelements.elements.rt.remote.jeromq.guice that return ZContextModuleModifier and TypeMethodDescriptionZContextModule.withDefaultIoThreads()
ZContextModule.withDefaultIpv6()
ZContextModule.withDefaultMaxSockets()
ZContextModule.withIoThreads
(int ioThreads) ZContextModule.withIpv6
(boolean ipv6) ZContextModule.withMaxSockets
(int maxSockets)