public class SocketFactoryContactInfoImpl extends SocketOrChannelContactInfoImpl
| Modifier and Type | Field and Description |
|---|---|
protected SocketInfo |
socketInfo |
protected ORBUtilSystemException |
wrapper |
cachedHashCode, hostname, isHashCodeCached, port, socketTypeaddressingDisposition, connectionCache, contactInfoList, effectiveTargetIOR, orbIIOP_CLEAR_TEXT| Constructor and Description |
|---|
SocketFactoryContactInfoImpl() |
SocketFactoryContactInfoImpl(ORB orb,
CorbaContactInfoList contactInfoList,
IOR effectiveTargetIOR,
short addressingDisposition,
SocketInfo cookie) |
| Modifier and Type | Method and Description |
|---|---|
Connection |
createConnection()
Used to get a
Connection
to send and receive messages on the specific transport
represented by this ContactInfo. |
String |
toString() |
dprint, equals, getConnectionCacheType, getHost, getMonitoringName, getPort, getType, hashCode, isConnectionBased, shouldCacheConnectioncreateInputObject, createMessageMediator, createMessageMediator, createOutputObject, finishCreatingMessageMediator, getAddressingDisposition, getBroker, getClientRequestDispatcher, getConnectionCache, getContactInfoList, getEffectiveProfile, getEffectiveTargetIOR, getTargetIOR, setAddressingDisposition, setConnectionCacheprotected ORBUtilSystemException wrapper
protected SocketInfo socketInfo
public SocketFactoryContactInfoImpl()
public SocketFactoryContactInfoImpl(ORB orb, CorbaContactInfoList contactInfoList, IOR effectiveTargetIOR, short addressingDisposition, SocketInfo cookie)
public Connection createConnection()
ContactInfoConnection
to send and receive messages on the specific transport
represented by this ContactInfo.createConnection in interface ContactInfocreateConnection in class SocketOrChannelContactInfoImplConnectionpublic String toString()
toString in class SocketOrChannelContactInfoImplCopyright © 2018 JBoss by Red Hat. All rights reserved.