akka.zeromq
Class SocketType.Pair$

java.lang.Object
  extended by akka.zeromq.SocketType.ZMQSocketType
      extended by akka.zeromq.SocketType.Pair$
All Implemented Interfaces:
Request, SocketMeta, SocketOption
Enclosing class:
SocketType

public static class SocketType.Pair$
extends SocketType.ZMQSocketType

A Pair socket


Constructor Summary
SocketType.Pair$()
           
 
Method Summary
 
Methods inherited from class akka.zeromq.SocketType.ZMQSocketType
id
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SocketType.Pair$

public SocketType.Pair$()