KickJava   Java API By Example, From Geeks To Geeks.

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

  • org.jacorb.orb.CDRInputStream
    Read CDR encoded data @author Gerald Brose, FU Berlin $Id: CDRInputStream.java,v 1.89 2005/04/23 13:07:29 phil.mesnier Exp $
  • org.jacorb.orb.CDROutputStream
    @author Gerald Brose, 1999 @version $Id: CDROutputStream.java,v 1.100 2005/04/23 13:07:29 phil.mesnier Exp $ A stream for CDR marshalling.
  • org.apache.geronimo.interop.rmi.iiop.CdrInputStream
    CORBA 2.3 / GIOP 1.2 CDR InputStream.
  • mark.comps._AddStub
    mark/comps/_AddStub.java . Generated by the IDL-to-Java compiler (portable), version "3.1" from W:/Geronimo/corba_container/tests/corba_idl/idl/Add.idl Monday, December 20, 2004 4:06:00 PM EST
  • gcc.rmi.iiop._NameServiceStub
    gcc/rmi/iiop/_NameServiceStub.java . Generated by the IDL-to-Java compiler (portable), version "3.1" from ../idl/gcc-rmi-iiop.idl Wednesday, December 8, 2004 11:54:46 AM EST
  • gcc.rmi.iiop.CdrOutputStream
    CORBA 2.3 / GIOP 1.2 CDR OutputStream.
  • org.jboss.iiop.csiv2.SASClientIdentityInterceptor
    This implementation of <code>org.omg.PortableInterceptor.ClientRequestInterceptor</code> inserts the security attribute service (SAS) context into outgoing IIOP requests and handles the SAS messages received from the target security service in the SAS context of incoming IIOP replies. ...
  • gcc.rmi.iiop.ObjectInputStream
  • org.jacorb.orb.giop.RequestInputStream
    @author Gerald Brose, FU Berlin @version $Id: RequestInputStream.java,v 1.18 2004/05/06 12:40:00 nicolas Exp $
  • org.jboss.iiop.csiv2.CSIv2Util
    Helper class @author Dimitris.Andreadis@jboss.org @author Francisco Reverbel @author Stefan Neusatz Guilhen @version $Revision: 1.11.4.1 $
  • org.jacorb.orb.dsi.ServerRequest
    @author Gerald Brose, FU Berlin @version $Id: ServerRequest.java,v 1.32 2004/11/18 23:25:37 andre.spiegel Exp $
  • org.jboss.iiop.rmi.RmiIdlUtil
    This class contains a bunch of methods taken from org.jboss.verifier.strategy.AbstractVerifier. There they are declared as instance methods. I copied them to this class and made them static here in order to call them as utility methods, without having to create a verifier instance, @author <a ...
Popular Tags