public class SocketFactoryContactInfoImpl extends SocketOrChannelContactInfoImpl
Modifier and Type | Field and Description |
---|---|
protected SocketInfo |
socketInfo |
protected ORBUtilSystemException |
wrapper |
cachedHashCode, hostname, isHashCodeCached, port, socketType
addressingDisposition, connectionCache, contactInfoList, effectiveTargetIOR, orb
IIOP_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, shouldCacheConnection
createInputObject, createMessageMediator, createMessageMediator, createOutputObject, finishCreatingMessageMediator, getAddressingDisposition, getBroker, getClientRequestDispatcher, getConnectionCache, getContactInfoList, getEffectiveProfile, getEffectiveTargetIOR, getTargetIOR, setAddressingDisposition, setConnectionCache
protected ORBUtilSystemException wrapper
protected SocketInfo socketInfo
public SocketFactoryContactInfoImpl()
public SocketFactoryContactInfoImpl(ORB orb, CorbaContactInfoList contactInfoList, IOR effectiveTargetIOR, short addressingDisposition, SocketInfo cookie)
public Connection createConnection()
ContactInfo
Connection
to send and receive messages on the specific transport
represented by this ContactInfo
.createConnection
in interface ContactInfo
createConnection
in class SocketOrChannelContactInfoImpl
Connection
public String toString()
toString
in class SocketOrChannelContactInfoImpl
Copyright © 2017 JBoss by Red Hat. All rights reserved.