public class ZMQPullSocket<T> extends ZMQSocketWrapper
context_, port_, portSocketMap_, socket_, STARTING_PORT_NUMBER, type_| Constructor and Description |
|---|
ZMQPullSocket(Function<mmcorej.org.json.JSONObject,T> deserializationFunction) |
| Modifier and Type | Method and Description |
|---|---|
void |
initialize(int port) |
T |
next() |
close, getPort, receiveMessage, sendMessagepublic void initialize(int port)
initialize in class ZMQSocketWrapperpublic T next()
Copyright © 2023. All rights reserved.