| Modifier and Type | Method and Description |
|---|---|
ContactInfo |
ClientGroupManager.next(ContactInfo primary,
ContactInfo previous,
List contactInfos) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ClientGroupManager.hasNext(ContactInfo primary,
ContactInfo previous,
List contactInfos) |
ContactInfo |
ClientGroupManager.next(ContactInfo primary,
ContactInfo previous,
List contactInfos) |
void |
ClientGroupManager.reset(ContactInfo primary) |
| Modifier and Type | Class and Description |
|---|---|
class |
SocketFactoryContactInfoImpl |
| Modifier and Type | Method and Description |
|---|---|
ContactInfo |
SocketFactoryContactInfoListIteratorImpl.next() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
SocketFactoryContactInfoListIteratorImpl.reportException(ContactInfo contactInfo,
RuntimeException ex) |
| Constructor and Description |
|---|
SocketFactoryConnectionImpl(ORB orb,
ContactInfo contactInfo,
boolean useSelectThreadToWait,
boolean useWorkerThread) |
| Modifier and Type | Method and Description |
|---|---|
ContactInfo |
ParserTable.TestIIOPPrimaryToContactInfo.next(ContactInfo primary,
ContactInfo previous,
List contactInfos) |
| Modifier and Type | Method and Description |
|---|---|
ConnectionCache |
ORBSingleton.getConnectionCache(ContactInfo contactInfo) |
boolean |
ParserTable.TestIIOPPrimaryToContactInfo.hasNext(ContactInfo primary,
ContactInfo previous,
List contactInfos) |
ContactInfo |
ParserTable.TestIIOPPrimaryToContactInfo.next(ContactInfo primary,
ContactInfo previous,
List contactInfos) |
void |
ParserTable.TestIIOPPrimaryToContactInfo.reset(ContactInfo primary) |
| Modifier and Type | Method and Description |
|---|---|
ContactInfo |
NoConnectionCacheImpl.NCCContactInfoListImpl.createContactInfo(String type,
String hostname,
int port) |
| Modifier and Type | Field and Description |
|---|---|
protected ContactInfo |
MessageMediatorImpl.contactInfo |
| Modifier and Type | Method and Description |
|---|---|
ContactInfo |
MessageMediatorImpl.getContactInfo() |
| Modifier and Type | Method and Description |
|---|---|
CDROutputObject |
ClientRequestDispatcherImpl.beginRequest(Object self,
String opName,
boolean isOneWay,
ContactInfo contactInfo) |
| Constructor and Description |
|---|
MessageMediatorImpl(ORB orb,
ContactInfo contactInfo,
Connection connection,
GIOPVersion giopVersion,
IOR ior,
int requestId,
short addrDisposition,
String operationName,
boolean isOneWay) |
| Modifier and Type | Class and Description |
|---|---|
class |
ContactInfoBase |
class |
ContactInfoImpl |
class |
SharedCDRContactInfoImpl |
| Modifier and Type | Field and Description |
|---|---|
protected ContactInfo |
ConnectionImpl.contactInfo |
protected ContactInfo |
ContactInfoListIteratorImpl.previousContactInfo |
protected ContactInfo |
ContactInfoListIteratorImpl.primaryContactInfo |
protected ContactInfo |
ContactInfoListImpl.primaryContactInfo |
| Modifier and Type | Field and Description |
|---|---|
protected Map<ContactInfo,Connection> |
OutboundConnectionCacheImpl.connectionCache |
protected List<ContactInfo> |
ContactInfoListImpl.effectiveTargetIORContactInfoList |
protected Iterator<ContactInfo> |
ContactInfoListIteratorImpl.effectiveTargetIORIterator |
protected Set<ContactInfo> |
ContactInfoListIteratorImpl.failedEndpoints |
protected List<ContactInfo> |
ContactInfoListIteratorImpl.listOfContactInfos |
| Modifier and Type | Method and Description |
|---|---|
protected ContactInfo |
ContactInfoListImpl.createContactInfo(String type,
String hostname,
int port) |
ContactInfo |
ConnectionImpl.getContactInfo() |
ContactInfo |
ContactInfoListImpl.getPrimaryContactInfo() |
ContactInfo |
ContactInfoListIteratorImpl.next() |
| Modifier and Type | Method and Description |
|---|---|
Iterator<ContactInfo> |
ContactInfoListImpl.iterator() |
| Modifier and Type | Method and Description |
|---|---|
MessageMediator |
SharedCDRContactInfoImpl.createMessageMediator(ORB broker,
ContactInfo contactInfo,
Connection connection,
String methodName,
boolean isOneWay) |
MessageMediator |
ContactInfoBase.createMessageMediator(ORB broker,
ContactInfo contactInfo,
Connection connection,
String methodName,
boolean isOneWay) |
Connection |
OutboundConnectionCacheImpl.get(ContactInfo contactInfo) |
OutboundConnectionCache |
TransportManagerImpl.getOutboundConnectionCache(ContactInfo contactInfo) |
void |
OutboundConnectionCacheImpl.put(ContactInfo contactInfo,
Connection connection) |
void |
OutboundConnectionCacheImpl.remove(ContactInfo contactInfo) |
void |
ContactInfoListIteratorImpl.reportAddrDispositionRetry(ContactInfo contactInfo,
short disposition) |
boolean |
ContactInfoListIteratorImpl.reportException(ContactInfo contactInfo,
RuntimeException ex) |
void |
ContactInfoListIteratorImpl.reportRedirect(ContactInfo contactInfo,
IOR forwardedIOR) |
void |
ContactInfoListIteratorImpl.reportSuccess(ContactInfo contactInfo) |
| Constructor and Description |
|---|
ConnectionImpl(ORB orb,
ContactInfo contactInfo,
String socketType,
String hostname,
int port) |
ContactInfoListIteratorImpl(ORB orb,
ContactInfoList corbaContactInfoList,
ContactInfo primaryContactInfo,
List listOfContactInfos,
boolean usePerRequestLoadBalancing) |
OutboundConnectionCacheImpl(ORB orb,
ContactInfo contactInfo) |
| Modifier and Type | Method and Description |
|---|---|
ContactInfo |
MessageMediator.getContactInfo() |
| Modifier and Type | Method and Description |
|---|---|
CDROutputObject |
ClientRequestDispatcher.beginRequest(Object self,
String methodName,
boolean isOneWay,
ContactInfo contactInfo)
At the beginning of a request the presentation block uses this
to obtain an OutputObject to set data to be sent on a message.
|
| Modifier and Type | Method and Description |
|---|---|
ContactInfo |
Connection.getContactInfo() |
ContactInfo |
IIOPPrimaryToContactInfo.next(ContactInfo primary,
ContactInfo previous,
List contactInfos) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<ContactInfo> |
ContactInfoList.iterator() |
| Modifier and Type | Method and Description |
|---|---|
MessageMediator |
ContactInfo.createMessageMediator(ORB broker,
ContactInfo contactInfo,
Connection connection,
String methodName,
boolean isOneWay) |
Connection |
OutboundConnectionCache.get(ContactInfo contactInfo) |
OutboundConnectionCache |
TransportManager.getOutboundConnectionCache(ContactInfo contactInfo) |
boolean |
IIOPPrimaryToContactInfo.hasNext(ContactInfo primary,
ContactInfo previous,
List contactInfos) |
ContactInfo |
IIOPPrimaryToContactInfo.next(ContactInfo primary,
ContactInfo previous,
List contactInfos) |
void |
OutboundConnectionCache.put(ContactInfo contactInfo,
Connection connection) |
void |
OutboundConnectionCache.remove(ContactInfo contactInfo) |
void |
ContactInfoListIterator.reportAddrDispositionRetry(ContactInfo contactInfo,
short disposition) |
boolean |
ContactInfoListIterator.reportException(ContactInfo contactInfo,
RuntimeException exception) |
void |
ContactInfoListIterator.reportRedirect(ContactInfo contactInfo,
IOR forwardedIOR) |
void |
ContactInfoListIterator.reportSuccess(ContactInfo contactInfo) |
void |
IIOPPrimaryToContactInfo.reset(ContactInfo primary) |
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.