akka.zeromq
Class SocketType.Pub$

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

public static class SocketType.Pub$
extends SocketType.ZMQSocketType

A Publisher socket


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

public SocketType.Pub$()