org.apache.yoko.orb.OB
Class Server

java.lang.Object
  extended by org.apache.yoko.orb.OB.Server
Direct Known Subclasses:
CollocatedServer

public abstract class Server
extends Object


Field Summary
static int Blocking
           
protected  int concModel_
           
static int Threaded
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Blocking

public static final int Blocking
See Also:
Constant Field Values

Threaded

public static final int Threaded
See Also:
Constant Field Values

concModel_

protected int concModel_


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