KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > org > omg > IOP > CodecPackage > InvalidTypeForEncoding > Top Examples

  • org.jboss.iiop.csiv2.SASTargetInterceptor
    This implementation of <code>org.omg.PortableInterceptor.ServerRequestInterceptor</code> extracts the security attribute service (SAS) context from incoming IIOP and inserts SAS messages into the SAS context of outgoing IIOP replies. @author <a HREF="mailto:reverbel@ime.usp.br"> ...
  • 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. ...
  • org.jacorb.orb.portableInterceptor.Codec_CDR_1_0_Impl
    This class represents a codec for encoding ENCODING_CDR_ENCAPS 1.0. See PI SPec p.10-77ff @author Nicolas Noffke @version $Id: Codec_CDR_1_0_Impl.java,v 1.11 2004/05/06 12:40:00 nicolas Exp $
  • org.objectweb.ccm.runtime.MonolithicIdCodec
    <p>Codec for monolithic components object ids.</p>
Popular Tags