Uses of Interface
com.sun.corba.ee.spi.ior.WriteContents
Packages that use WriteContents
Package
Description
Provides access to the components and profiles in an IOR without the overhead
of CDR encoding.
-
Uses of WriteContents in com.sun.corba.ee.impl.ior
Methods in com.sun.corba.ee.impl.ior with parameters of type WriteContentsModifier and TypeMethodDescriptionstatic voidEncapsulationUtility.writeEncapsulation(WriteContents obj, OutputStream os) -
Uses of WriteContents in com.sun.corba.ee.impl.ior.iiop
Classes in com.sun.corba.ee.impl.ior.iiop that implement WriteContentsModifier and TypeClassDescriptionclassclassclassclassclassclassclassTagged component that contains a value that indicates the Java serialization version supported by the ORB.classclassclassclass -
Uses of WriteContents in com.sun.corba.ee.impl.plugin.hwlb
Classes in com.sun.corba.ee.impl.plugin.hwlb that implement WriteContentsModifier and TypeClassDescriptionprivate classprivate class -
Uses of WriteContents in com.sun.corba.ee.spi.ior
Subinterfaces of WriteContents in com.sun.corba.ee.spi.iorModifier and TypeInterfaceDescriptioninterfaceBase template for creating TaggedProfiles.Classes in com.sun.corba.ee.spi.ior that implement WriteContentsModifier and TypeClassDescriptionclassProvide support for properly reading and writing Identifiable objects that are also encapsulations (tagged profiles and components).classBase class to use for implementing TaggedComponents.class -
Uses of WriteContents in com.sun.corba.ee.spi.ior.iiop
Subinterfaces of WriteContents in com.sun.corba.ee.spi.ior.iiopModifier and TypeInterfaceDescriptioninterfaceIIOPProfileTemplate represents the parts of an IIOPProfile that are independent of the object identifier.