Class ZContextModule
java.lang.Object
com.google.inject.PrivateModule
dev.getelements.elements.rt.remote.jeromq.guice.ZContextModule
- All Implemented Interfaces:
com.google.inject.Module
public class ZContextModule
extends com.google.inject.PrivateModule
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected void
withIoThreads
(int ioThreads) withIpv6
(boolean ipv6) withMaxSockets
(int maxSockets) Methods inherited from class com.google.inject.PrivateModule
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindListener, bindScope, configure, convertToTypes, currentStage, expose, expose, expose, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBinding
-
Constructor Details
-
ZContextModule
public ZContextModule()
-
-
Method Details
-
configure
protected void configure()- Specified by:
configure
in classcom.google.inject.PrivateModule
-
withDefaultIpv6
-
withIpv6
-
withDefaultIoThreads
-
withIoThreads
-
withDefaultMaxSockets
-
withMaxSockets
-