public class SocketFactoryContactInfoImpl extends ContactInfoImpl
| Modifier and Type | Field and Description |
|---|---|
protected SocketInfo |
socketInfo |
protected static ORBUtilSystemException |
wrapper |
cachedHashCode, hostname, isHashCodeCached, port, socketTypeaddressingDisposition, connectionCache, contactInfoList, effectiveTargetIOR, orbIIOP_CLEAR_TEXT, SSL_PREFIX| Constructor and Description |
|---|
SocketFactoryContactInfoImpl() |
SocketFactoryContactInfoImpl(ORB orb,
ContactInfoList contactInfoList,
IOR effectiveTargetIOR,
short addressingDisposition,
SocketInfo cookie) |
| Modifier and Type | Method and Description |
|---|---|
Connection |
createConnection() |
String |
toString() |
dprint, equals, getConnectionCacheType, getHost, getMonitoringName, getPort, getType, hashCode, isConnectionBased, shouldCacheConnectioncreateMessageMediator, createOutputObject, getAddressingDisposition, getBroker, getClientRequestDispatcher, getConnectionCache, getContactInfoList, getEffectiveProfile, getEffectiveTargetIOR, getTargetIOR, setAddressingDisposition, setConnectionCacheprotected static final ORBUtilSystemException wrapper
protected SocketInfo socketInfo
public SocketFactoryContactInfoImpl()
public SocketFactoryContactInfoImpl(ORB orb, ContactInfoList contactInfoList, IOR effectiveTargetIOR, short addressingDisposition, SocketInfo cookie)
public Connection createConnection()
createConnection in interface ContactInfocreateConnection in class ContactInfoImplpublic String toString()
toString in class ContactInfoImplCopyright © 2017–2019 Eclipse Foundation. All rights reserved.