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 IIOPProfile
IORImpl. 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 class
IIOPProfileImpl
-
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 class
VirtualAddressAgentImpl.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 IIOPProfile
ContactInfoBase. 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 IIOPProfile
IOR. 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 IIOPProfile
IIOPFactories. makeIIOPProfile(ORB orb, ObjectKeyTemplate oktemp, ObjectId oid, IIOPProfileTemplate ptemp)
static IIOPProfile
IIOPFactories. 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 IIOPProfile
ContactInfo. getEffectiveProfile()
-