akka.zeromq
Class Connecting

java.lang.Object
  extended by akka.zeromq.Connecting
All Implemented Interfaces:
Response, java.io.Serializable, scala.Equals, scala.Product

public class Connecting
extends java.lang.Object
implements Response, scala.Product, scala.Serializable

When the ZeroMQ socket connects it sends this message to a listener

See Also:
Serialized Form

Constructor Summary
Connecting()
           
 
Method Summary
static Connecting$ getInstance()
          Java API: get the singleton instance
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface scala.Product
productArity, productElement, productIterator, productPrefix
 
Methods inherited from interface scala.Equals
canEqual, equals
 

Constructor Detail

Connecting

public Connecting()
Method Detail

getInstance

public static Connecting$ getInstance()
Java API: get the singleton instance