akka.zeromq
Class SocketType.Push$

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

public static class SocketType.Push$
extends SocketType.ZMQSocketType

A push socket


Constructor Summary
SocketType.Push$()
           
 
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.Push$

public SocketType.Push$()