org.apache.yoko.orb.OB
Class GIOPConnection.State
java.lang.Object
org.apache.yoko.orb.OB.GIOPConnection.State
- Enclosing class:
- GIOPConnection
public static final class GIOPConnection.State
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Active
public static final int Active
- See Also:
- Constant Field Values
Holding
public static final int Holding
- See Also:
- Constant Field Values
Closing
public static final int Closing
- See Also:
- Constant Field Values
Error
public static final int Error
- See Also:
- Constant Field Values
Closed
public static final int Closed
- See Also:
- Constant Field Values
GIOPConnection.State
public GIOPConnection.State()
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.