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 void
EncapsulationUtility.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 TypeClassDescriptionclass
class
class
class
class
class
class
Tagged component that contains a value that indicates the Java serialization version supported by the ORB.class
class
class
class
-
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 class
private class
-
Uses of WriteContents in com.sun.corba.ee.spi.ior
Subinterfaces of WriteContents in com.sun.corba.ee.spi.iorModifier and TypeInterfaceDescriptioninterface
Base template for creating TaggedProfiles.Classes in com.sun.corba.ee.spi.ior that implement WriteContentsModifier and TypeClassDescriptionclass
Provide support for properly reading and writing Identifiable objects that are also encapsulations (tagged profiles and components).class
Base 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 TypeInterfaceDescriptioninterface
IIOPProfileTemplate represents the parts of an IIOPProfile that are independent of the object identifier.