akka.zeromq
Class Frame$

java.lang.Object
  extended by akka.zeromq.Frame$
All Implemented Interfaces:
java.io.Serializable

public class Frame$
extends java.lang.Object
implements scala.Serializable

See Also:
Serialized Form

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

Field Detail

MODULE$

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

Constructor Detail

Frame$

public Frame$()
Method Detail

apply

public Frame apply(java.lang.String text)