Java API factory method to create the actor representing the ZeroMQ Dealer socket.
Java API factory method to create the actor representing the ZeroMQ Dealer socket. You can pass in as many configuration options as you want and the order of the configuration options doesn't matter They are matched on type and the first one found wins.
array of akka.zeromq.SocketOption to configure the socket
the akka.actor.ActorRef
Java API helper Factory method to create the akka.actor.Props to build a ZeroMQ Dealer socket actor.
Java API helper Factory method to create the akka.actor.Props to build a ZeroMQ Dealer socket actor.
a varargs list of akka.zeromq.SocketOption to configure the socket
the akka.actor.Props
Convenience for creating a publisher socket.
Java API factory method to create the actor representing the ZeroMQ Publisher socket.
Java API factory method to create the actor representing the ZeroMQ Publisher socket. You can pass in as many configuration options as you want and the order of the configuration options doesn't matter They are matched on type and the first one found wins.
array of akka.zeromq.SocketOption to configure the socket
the akka.actor.ActorRef
Java API helper Factory method to create the akka.actor.Props to build a ZeroMQ Publisher socket actor.
Java API helper Factory method to create the akka.actor.Props to build a ZeroMQ Publisher socket actor.
a varargs list of akka.zeromq.SocketOption to configure the socket
the akka.actor.Props
Java API factory method to create the actor representing the ZeroMQ Pull socket.
Java API factory method to create the actor representing the ZeroMQ Pull socket. You can pass in as many configuration options as you want and the order of the configuration options doesn't matter They are matched on type and the first one found wins.
array of akka.zeromq.SocketOption to configure the socket
the akka.actor.ActorRef
Java API helper Factory method to create the akka.actor.Props to build a ZeroMQ Pull socket actor.
Java API helper Factory method to create the akka.actor.Props to build a ZeroMQ Pull socket actor.
a varargs list of akka.zeromq.SocketOption to configure the socket
the akka.actor.Props
Java API factory method to create the actor representing the ZeroMQ Push socket.
Java API factory method to create the actor representing the ZeroMQ Push socket. You can pass in as many configuration options as you want and the order of the configuration options doesn't matter They are matched on type and the first one found wins.
array of akka.zeromq.SocketOption to configure the socket
the akka.actor.ActorRef
Java API helper Factory method to create the akka.actor.Props to build a ZeroMQ Push socket actor.
Java API helper Factory method to create the akka.actor.Props to build a ZeroMQ Push socket actor.
a varargs list of akka.zeromq.SocketOption to configure the socket
the akka.actor.Props
Java API factory method to create the actor representing the ZeroMQ Rep socket.
Java API factory method to create the actor representing the ZeroMQ Rep socket. You can pass in as many configuration options as you want and the order of the configuration options doesn't matter They are matched on type and the first one found wins.
array of akka.zeromq.SocketOption to configure the socke
the akka.actor.ActorRef
Java API helper Factory method to create the akka.actor.Props to build a ZeroMQ Rep socket actor.
Java API helper Factory method to create the akka.actor.Props to build a ZeroMQ Rep socket actor.
a varargs list of akka.zeromq.SocketOption to configure the socket
the akka.actor.Props
Java API factory method to create the actor representing the ZeroMQ Req socket.
Java API factory method to create the actor representing the ZeroMQ Req socket. You can pass in as many configuration options as you want and the order of the configuration options doesn't matter They are matched on type and the first one found wins.
array of akka.zeromq.SocketOption to configure the socket
the akka.actor.ActorRef
Java API helper Factory method to create the akka.actor.Props to build a ZeroMQ Req socket actor.
Java API helper Factory method to create the akka.actor.Props to build a ZeroMQ Req socket actor.
a varargs list of akka.zeromq.SocketOption to configure the socket
the akka.actor.Props
Java API factory method to create the actor representing the ZeroMQ Router socket.
Java API factory method to create the actor representing the ZeroMQ Router socket. You can pass in as many configuration options as you want and the order of the configuration options doesn't matter They are matched on type and the first one found wins.
array of akka.zeromq.SocketOption to configure the socket
the akka.actor.ActorRef
Java API helper Factory method to create the akka.actor.Props to build a ZeroMQ Router socket actor.
Java API helper Factory method to create the akka.actor.Props to build a ZeroMQ Router socket actor.
a varargs list of akka.zeromq.SocketOption to configure the socket
the akka.actor.Props
Factory method to create the actor representing the ZeroMQ socket.
Factory method to create the actor representing the ZeroMQ socket. You can pass in as many configuration options as you want and the order of the configuration options doesn't matter They are matched on type and the first one found wins.
a varargs list of akka.zeromq.SocketOption to configure the socke
the akka.actor.ActorRef
Factory method to create the akka.actor.Props to build the ZeroMQ socket actor.
Factory method to create the akka.actor.Props to build the ZeroMQ socket actor.
a varargs list of akka.zeromq.SocketOption to configure the socket
the akka.actor.Props
Convenience for creating a subscriber socket.
Java API factory method to create the actor representing the ZeroMQ Subscriber socket.
Java API factory method to create the actor representing the ZeroMQ Subscriber socket. You can pass in as many configuration options as you want and the order of the configuration options doesn't matter They are matched on type and the first one found wins.
array of akka.zeromq.SocketOption to configure the socket
the akka.actor.ActorRef
Java API helper Factory method to create the akka.actor.Props to build a ZeroMQ Subscriber socket actor.
Java API helper Factory method to create the akka.actor.Props to build a ZeroMQ Subscriber socket actor.
a varargs list of akka.zeromq.SocketOption to configure the socket
the akka.actor.Props
The version of the ZeroMQ library
The version of the ZeroMQ library
The extension for the ZeroMQ module