KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > org > omg > CORBA > OBJ_ADAPTER > Top Examples

  • org.jacorb.orb.ServantDelegate
    JacORB-specific implementation of PortableServer.Servant $Id: ServantDelegate.java,v 1.25 2005/06/01 11:26:00 andre.spiegel Exp $
  • org.jacorb.poa.RequestProcessor
    This thread performs the request processing, the actual method invocation and it returns the ServerRequest object to the ORB. @author Reimo Tiedemann, FU Berlin @version $Id: RequestProcessor.java,v 1.31 2004/12/11 22:31:34 andre.spiegel Exp $
  • org.jacorb.orb.ORB
    @author Gerald Brose, FU Berlin @version $Id: ORB.java,v 1.124 2005/06/01 19:55:19 brose Exp $
  • org.jacorb.poa.POAMonitorImpl
    This class extends the POA with a monitoring gui. It implements all poa related listener interfaces and will set up and update the gui. @author Reimo Tiedemann, FU Berlin @version 1.06, 12/08/99, RT
Popular Tags