akka.zeromq
Class Rate$

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

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

Gets the send or receive rate for the socket

See Also:
Serialized Form

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

Constructor Detail

Rate$

public Rate$()