org.fusesource.fabric.dosgi.tcp
Class TcpTransport.STARTING

java.lang.Object
  extended by org.fusesource.fabric.dosgi.tcp.TcpTransport.State
      extended by org.fusesource.fabric.dosgi.tcp.TcpTransport.STARTING
Enclosing class:
TcpTransport

public static class TcpTransport.STARTING
extends TcpTransport.State


Constructor Summary
TcpTransport.STARTING()
           
 
Method Summary
 
Methods inherited from class org.fusesource.fabric.dosgi.tcp.TcpTransport.State
isStarted, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TcpTransport.STARTING

public TcpTransport.STARTING()


Copyright © 2011 FuseSource. All Rights Reserved.