Package | Description |
---|---|
org.zeromq.api | |
org.zeromq.jzmq | |
org.zeromq.jzmq.device |
Modifier and Type | Method and Description |
---|---|
DeviceBuilder |
Context.buildDevice(DeviceType deviceType)
Create a ØMQ Device of type DeviceType, which will bridge two networks
together using patterns for specific SocketTypes.
|
Modifier and Type | Method and Description |
---|---|
DeviceBuilder |
ManagedContext.buildDevice(DeviceType deviceType) |
Modifier and Type | Method and Description |
---|---|
DeviceBuilder |
DeviceBuilder.withBackendUrl(String backend) |
DeviceBuilder |
DeviceBuilder.withFrontendUrl(String frontend) |
Copyright © 2019. All rights reserved.