akka.zeromq
Class Identity$

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

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

Gets the Identity value

See Also:
Serialized Form

Field Summary
static Identity$ MODULE$
          Static reference to the singleton instance of this Scala object.
 
Constructor Summary
Identity$()
           
 
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 Identity$ MODULE$
Static reference to the singleton instance of this Scala object.

Constructor Detail

Identity$

public Identity$()