akka.zeromq
Class MulticastHops$

java.lang.Object
  extended by akka.zeromq.MulticastHops$
All Implemented Interfaces:
Request, SocketOptionQuery, java.io.Serializable

public class MulticastHops$
extends java.lang.Object
implements SocketOptionQuery, scala.Serializable

Gets the MulticastHops

See Also:
Serialized Form

Field Summary
static MulticastHops$ MODULE$
          Static reference to the singleton instance of this Scala object.
 
Constructor Summary
MulticastHops$()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MODULE$

public static final MulticastHops$ MODULE$
Static reference to the singleton instance of this Scala object.

Constructor Detail

MulticastHops$

public MulticastHops$()