Uses of Interface
com.sun.corba.ee.spi.transport.ContactInfoListIterator
-
Packages that use ContactInfoListIterator Package Description com.sun.corba.ee.impl.encoding com.sun.corba.ee.impl.legacy.connection com.sun.corba.ee.impl.protocol com.sun.corba.ee.impl.transport -
-
Uses of ContactInfoListIterator in com.sun.corba.ee.impl.encoding
Methods in com.sun.corba.ee.impl.encoding that return ContactInfoListIterator Modifier and Type Method Description protected ContactInfoListIteratorBufferManagerWriteStream. getContactInfoListIterator()Get CorbaContactInfoListIterator NOTE: Requires this.orb -
Uses of ContactInfoListIterator in com.sun.corba.ee.impl.legacy.connection
Classes in com.sun.corba.ee.impl.legacy.connection that implement ContactInfoListIterator Modifier and Type Class Description classSocketFactoryContactInfoListIteratorImpl -
Uses of ContactInfoListIterator in com.sun.corba.ee.impl.protocol
Methods in com.sun.corba.ee.impl.protocol that return ContactInfoListIterator Modifier and Type Method Description protected ContactInfoListIteratorClientRequestDispatcherImpl. getContactInfoListIterator(ORB orb) -
Uses of ContactInfoListIterator in com.sun.corba.ee.impl.transport
Classes in com.sun.corba.ee.impl.transport that implement ContactInfoListIterator Modifier and Type Class Description classContactInfoListIteratorImpl
-