org.apache.yoko.orb.OB
Class GIOPConnection.Property

java.lang.Object
  extended by org.apache.yoko.orb.OB.GIOPConnection.Property
Enclosing class:
GIOPConnection

public static final class GIOPConnection.Property
extends Object


Field Summary
static int ClientEnabled
           
static int ClosingLogged
           
static int CreatedByClient
           
static int Destroyed
           
static int ReplySent
           
static int RequestSent
           
static int ServerEnabled
           
 
Constructor Summary
GIOPConnection.Property()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RequestSent

public static final int RequestSent
See Also:
Constant Field Values

ReplySent

public static final int ReplySent
See Also:
Constant Field Values

Destroyed

public static final int Destroyed
See Also:
Constant Field Values

CreatedByClient

public static final int CreatedByClient
See Also:
Constant Field Values

ClientEnabled

public static final int ClientEnabled
See Also:
Constant Field Values

ServerEnabled

public static final int ServerEnabled
See Also:
Constant Field Values

ClosingLogged

public static final int ClosingLogged
See Also:
Constant Field Values
Constructor Detail

GIOPConnection.Property

public GIOPConnection.Property()


Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.