Uses of Interface
com.sun.corba.ee.spi.transport.ContactInfoList
Packages that use ContactInfoList
Package
Description
-
Uses of ContactInfoList in com.sun.corba.ee.impl.legacy.connection
Classes in com.sun.corba.ee.impl.legacy.connection that implement ContactInfoListConstructors in com.sun.corba.ee.impl.legacy.connection with parameters of type ContactInfoListModifierConstructorDescriptionSocketFactoryContactInfoImpl
(ORB orb, ContactInfoList contactInfoList, IOR effectiveTargetIOR, short addressingDisposition, SocketInfo cookie) SocketFactoryContactInfoListIteratorImpl
(ORB orb, ContactInfoList corbaContactInfoList) -
Uses of ContactInfoList in com.sun.corba.ee.impl.orb
Methods in com.sun.corba.ee.impl.orb that return ContactInfoListModifier and TypeMethodDescription -
Uses of ContactInfoList in com.sun.corba.ee.impl.plugin.hwlb
Classes in com.sun.corba.ee.impl.plugin.hwlb that implement ContactInfoListConstructors in com.sun.corba.ee.impl.plugin.hwlb with parameters of type ContactInfoListModifierConstructorDescriptionNCCContactInfoImpl
(ORB orb, ContactInfoList contactInfoList, IOR effectiveTargetIOR, short addressingDisposition, String socketType, String hostname, int port) -
Uses of ContactInfoList in com.sun.corba.ee.impl.protocol
Fields in com.sun.corba.ee.impl.protocol declared as ContactInfoListMethods in com.sun.corba.ee.impl.protocol that return ContactInfoListConstructors in com.sun.corba.ee.impl.protocol with parameters of type ContactInfoList -
Uses of ContactInfoList in com.sun.corba.ee.impl.transport
Classes in com.sun.corba.ee.impl.transport that implement ContactInfoListFields in com.sun.corba.ee.impl.transport declared as ContactInfoListModifier and TypeFieldDescriptionprotected ContactInfoList
ContactInfoBase.contactInfoList
protected ContactInfoList
ContactInfoListIteratorImpl.contactInfoList
Methods in com.sun.corba.ee.impl.transport that return ContactInfoListModifier and TypeMethodDescriptionContactInfoBase.getContactInfoList()
ContactInfoListIteratorImpl.getContactInfoList()
Constructors in com.sun.corba.ee.impl.transport with parameters of type ContactInfoListModifierConstructorDescriptionprotected
ContactInfoImpl
(ORB orb, ContactInfoList contactInfoList) ContactInfoImpl
(ORB orb, ContactInfoList contactInfoList, IOR effectiveTargetIOR, short addressingDisposition, String socketType, String hostname, int port) ContactInfoImpl
(ORB orb, ContactInfoList contactInfoList, String socketType, String hostname, int port) ContactInfoListIteratorImpl
(ORB orb, ContactInfoList corbaContactInfoList, ContactInfo primaryContactInfo, List listOfContactInfos, boolean usePerRequestLoadBalancing) SharedCDRContactInfoImpl
(ORB orb, ContactInfoList contactInfoList, IOR effectiveTargetIOR, short addressingDisposition) -
Uses of ContactInfoList in com.sun.corba.ee.spi.protocol
Methods in com.sun.corba.ee.spi.protocol that return ContactInfoListModifier and TypeMethodDescriptionabstract ContactInfoList
ClientDelegate.getContactInfoList()
Get the CorbaContactInfoList which represents they encoding/protocol/transport combinations that may be used to contact the service.Methods in com.sun.corba.ee.spi.protocol with parameters of type ContactInfoList -
Uses of ContactInfoList in com.sun.corba.ee.spi.transport
Methods in com.sun.corba.ee.spi.transport that return ContactInfoListModifier and TypeMethodDescriptionContactInfo.getContactInfoList()
ContactInfoListIterator.getContactInfoList()