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

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

public static class TcpTransport.STOPPING
extends TcpTransport.State


Constructor Summary
TcpTransport.STOPPING()
           
 
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.STOPPING

public TcpTransport.STOPPING()


Copyright © 2013 Red Hat. All Rights Reserved.