| Modifier and Type | Method and Description |
|---|---|
List<SocketInfo> |
CSIv2SSLTaggedComponentHandler.extract(IOR ior)
Extract is called on each invocation of the IOR, so that the security code can
run properly.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EndPointInfoImpl |
class |
SocketFactoryAcceptorImpl |
class |
SocketFactoryContactInfoImpl |
| Modifier and Type | Field and Description |
|---|---|
protected SocketInfo |
SocketFactoryContactInfoImpl.socketInfo |
| Modifier and Type | Method and Description |
|---|---|
SocketInfo |
DefaultSocketFactory.getEndPointInfo(ORB orb,
IOR ior,
SocketInfo socketInfo) |
| Modifier and Type | Method and Description |
|---|---|
Socket |
DefaultSocketFactory.createSocket(SocketInfo socketInfo) |
SocketInfo |
DefaultSocketFactory.getEndPointInfo(ORB orb,
IOR ior,
SocketInfo socketInfo) |
| Constructor and Description |
|---|
SocketFactoryContactInfoImpl(ORB orb,
ContactInfoList contactInfoList,
IOR effectiveTargetIOR,
short addressingDisposition,
SocketInfo cookie) |
| Modifier and Type | Method and Description |
|---|---|
SocketInfo |
ParserTable.TestLegacyORBSocketFactory.getEndPointInfo(ORB orb,
IOR ior,
SocketInfo socketInfo) |
| Modifier and Type | Method and Description |
|---|---|
Socket |
ParserTable.TestLegacyORBSocketFactory.createSocket(SocketInfo socketInfo) |
SocketInfo |
ParserTable.TestLegacyORBSocketFactory.getEndPointInfo(ORB orb,
IOR ior,
SocketInfo socketInfo) |
| Modifier and Type | Class and Description |
|---|---|
class |
AcceptorAcceptOnlyImpl
This version of an acceptor is the other half of CorbaAcceptorLazyImpl.
|
class |
AcceptorBase |
class |
AcceptorImpl |
class |
AcceptorLazyImpl
A version of an Acceptor that does not own the ServerSocket.
|
class |
ContactInfoBase |
class |
ContactInfoImpl |
class |
SharedCDRContactInfoImpl |
| Modifier and Type | Method and Description |
|---|---|
List<? extends SocketInfo> |
DefaultIORToSocketInfoImpl.getSocketInfo(IOR ior,
List<? extends SocketInfo> previous) |
| Modifier and Type | Method and Description |
|---|---|
List<? extends SocketInfo> |
DefaultIORToSocketInfoImpl.getSocketInfo(IOR ior,
List<? extends SocketInfo> previous) |
| Modifier and Type | Method and Description |
|---|---|
SocketInfo |
GetEndPointInfoAgainException.getEndPointInfo() |
SocketInfo |
ORBSocketFactory.getEndPointInfo(ORB orb,
IOR ior,
SocketInfo socketInfo)
DEPRECATED.
|
| Modifier and Type | Method and Description |
|---|---|
Socket |
ORBSocketFactory.createSocket(SocketInfo socketInfo)
DEPRECATED.
|
SocketInfo |
ORBSocketFactory.getEndPointInfo(ORB orb,
IOR ior,
SocketInfo socketInfo)
DEPRECATED.
|
| Constructor and Description |
|---|
GetEndPointInfoAgainException(SocketInfo socketInfo) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ContactInfo |
| Modifier and Type | Method and Description |
|---|---|
List<? extends SocketInfo> |
IORToSocketInfo.getSocketInfo(IOR ior,
List<? extends SocketInfo> previous)
Used to extract socket address information from an IOR.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends SocketInfo> |
IORToSocketInfo.getSocketInfo(IOR ior,
List<? extends SocketInfo> previous)
Used to extract socket address information from an IOR.
|
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.