| Modifier and Type | Class and Description |
|---|---|
class |
SocketFactoryContactInfoListImpl |
| Constructor and Description |
|---|
SocketFactoryContactInfoImpl(ORB orb,
ContactInfoList contactInfoList,
IOR effectiveTargetIOR,
short addressingDisposition,
SocketInfo cookie) |
SocketFactoryContactInfoListIteratorImpl(ORB orb,
ContactInfoList corbaContactInfoList) |
| Modifier and Type | Method and Description |
|---|---|
ContactInfoList |
ParserTable.TestContactInfoListFactory.create(IOR ior) |
| Modifier and Type | Class and Description |
|---|---|
static class |
NoConnectionCacheImpl.NCCContactInfoListImpl |
| Modifier and Type | Method and Description |
|---|---|
ContactInfoList |
ClientDelegateImpl.getContactInfoList() |
| Constructor and Description |
|---|
ClientDelegateImpl(ORB orb,
ContactInfoList contactInfoList) |
| Modifier and Type | Class and Description |
|---|---|
class |
ContactInfoListImpl |
| Modifier and Type | Field and Description |
|---|---|
protected ContactInfoList |
ContactInfoListIteratorImpl.contactInfoList |
protected ContactInfoList |
ContactInfoBase.contactInfoList |
| Modifier and Type | Method and Description |
|---|---|
ContactInfoList |
ContactInfoListIteratorImpl.getContactInfoList() |
ContactInfoList |
ContactInfoBase.getContactInfoList() |
| Constructor and Description |
|---|
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) |
| Modifier and Type | Method and Description |
|---|---|
abstract ContactInfoList |
ClientDelegate.getContactInfoList()
Get the CorbaContactInfoList which represents they encoding/protocol/transport
combinations that may be used to contact the service.
|
| Modifier and Type | Method and Description |
|---|---|
ClientDelegate |
ClientDelegateFactory.create(ContactInfoList list) |
| Modifier and Type | Method and Description |
|---|---|
ContactInfoList |
ContactInfoListFactory.create(IOR ior) |
ContactInfoList |
ContactInfoListIterator.getContactInfoList() |
ContactInfoList |
ContactInfo.getContactInfoList() |
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.