| Package | Description |
|---|---|
| com.sun.corba.se.impl.legacy.connection | |
| com.sun.corba.se.impl.protocol | |
| com.sun.corba.se.impl.transport | |
| com.sun.corba.se.spi.transport |
| Modifier and Type | Class and Description |
|---|---|
class |
SocketFactoryContactInfoImpl |
| Constructor and Description |
|---|
SocketFactoryConnectionImpl(ORB orb,
CorbaContactInfo contactInfo,
boolean useSelectThreadToWait,
boolean useWorkerThread) |
| Modifier and Type | Field and Description |
|---|---|
protected CorbaContactInfo |
CorbaMessageMediatorImpl.contactInfo |
| Modifier and Type | Class and Description |
|---|---|
class |
CorbaContactInfoBase |
class |
SharedCDRContactInfoImpl |
class |
SocketOrChannelContactInfoImpl |
| Modifier and Type | Field and Description |
|---|---|
protected CorbaContactInfo |
SocketOrChannelConnectionImpl.contactInfo |
protected CorbaContactInfo |
CorbaContactInfoListIteratorImpl.failureContactInfo |
protected CorbaContactInfo |
CorbaContactInfoListIteratorImpl.previousContactInfo |
protected CorbaContactInfo |
CorbaContactInfoListIteratorImpl.successContactInfo |
| Modifier and Type | Method and Description |
|---|---|
void |
CorbaContactInfoListIteratorImpl.reportAddrDispositionRetry(CorbaContactInfo contactInfo,
short disposition) |
void |
CorbaContactInfoListIteratorImpl.reportRedirect(CorbaContactInfo contactInfo,
IOR forwardedIOR) |
| Constructor and Description |
|---|
SocketOrChannelConnectionImpl(ORB orb,
CorbaContactInfo contactInfo,
boolean useSelectThreadToWait,
boolean useWorkerThread,
String socketType,
String hostname,
int port) |
SocketOrChannelConnectionImpl(ORB orb,
CorbaContactInfo contactInfo,
String socketType,
String hostname,
int port) |
| Modifier and Type | Method and Description |
|---|---|
void |
CorbaContactInfoListIterator.reportAddrDispositionRetry(CorbaContactInfo contactInfo,
short disposition) |
void |
CorbaContactInfoListIterator.reportRedirect(CorbaContactInfo contactInfo,
IOR forwardedIOR) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.