Uses of Interface
com.sun.corba.ee.spi.ior.iiop.IIOPProfile
-
Packages that use IIOPProfile Package Description com.sun.corba.ee.impl.ior com.sun.corba.ee.impl.ior.iiop com.sun.corba.ee.impl.plugin.hwlb com.sun.corba.ee.impl.transport com.sun.corba.ee.spi.ior Provides access to the components and profiles in an IOR without the overhead of CDR encoding.com.sun.corba.ee.spi.ior.iiop com.sun.corba.ee.spi.transport -
-
Uses of IIOPProfile in com.sun.corba.ee.impl.ior
Methods in com.sun.corba.ee.impl.ior that return IIOPProfile Modifier and Type Method Description IIOPProfileIORImpl. getProfile()Return the first IIOPProfile in this IOR. -
Uses of IIOPProfile in com.sun.corba.ee.impl.ior.iiop
Classes in com.sun.corba.ee.impl.ior.iiop that implement IIOPProfile Modifier and Type Class Description classIIOPProfileImpl -
Uses of IIOPProfile in com.sun.corba.ee.impl.plugin.hwlb
Classes in com.sun.corba.ee.impl.plugin.hwlb that implement IIOPProfile Modifier and Type Class Description private classVirtualAddressAgentImpl.SpecialIIOPProfileImpl -
Uses of IIOPProfile in com.sun.corba.ee.impl.transport
Methods in com.sun.corba.ee.impl.transport that return IIOPProfile Modifier and Type Method Description IIOPProfileContactInfoBase. getEffectiveProfile() -
Uses of IIOPProfile in com.sun.corba.ee.spi.ior
Methods in com.sun.corba.ee.spi.ior that return IIOPProfile Modifier and Type Method Description IIOPProfileIOR. getProfile()Return the first IIOPProfile in this IOR. -
Uses of IIOPProfile in com.sun.corba.ee.spi.ior.iiop
Methods in com.sun.corba.ee.spi.ior.iiop that return IIOPProfile Modifier and Type Method Description static IIOPProfileIIOPFactories. makeIIOPProfile(ORB orb, ObjectKeyTemplate oktemp, ObjectId oid, IIOPProfileTemplate ptemp)static IIOPProfileIIOPFactories. makeIIOPProfile(ORB orb, TaggedProfile profile) -
Uses of IIOPProfile in com.sun.corba.ee.spi.transport
Methods in com.sun.corba.ee.spi.transport that return IIOPProfile Modifier and Type Method Description IIOPProfileContactInfo. getEffectiveProfile()
-