KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > org > omg > CORBA > portable > Delegate > Top Examples

  • org.jacorb.test.orb.AlternateProfileTest
    This test is similar to AlternateIIOPAddressTest, but it uses the special IORInfoExt functions to set up the IORs. @jacorb-since 2.2 @author Marc Heide @version $Id: AlternateProfileTest.java,v 1.3 2005/05/13 13:42:14 andre.spiegel Exp $
  • org.jacorb.orb.ReplyReceiver
    A special ReplyPlaceholder that receives replies to normal requests, either synchronously or asynchronously. A ReplyReceiver handles all ORB-internal work that needs to be done for the reply, such as checking for exceptions and invoking the interceptors. The client stub can either do a blocking w ...
  • org.jboss.proxy.ejb.handle.HandleDelegateImpl
    <P>Implementation of the javax.ejb.spi.HandleDelegate interface</P> <P>The HandleDelegate interface is implemented by the EJB container. It is used by portable implementations of javax.ejb.Handle and javax.ejb.HomeHandle. It is not used by EJB components or by client components. ...
Popular Tags