Class SocketFactoryContactInfoImpl
java.lang.Object
com.sun.corba.ee.impl.transport.ContactInfoBase
com.sun.corba.ee.impl.transport.ContactInfoImpl
com.sun.corba.ee.impl.legacy.connection.SocketFactoryContactInfoImpl
- All Implemented Interfaces:
ContactInfo, SocketInfo
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected SocketInfoprotected static final ORBUtilSystemExceptionFields inherited from class ContactInfoImpl
cachedHashCode, hostname, isHashCodeCached, port, socketTypeFields inherited from class ContactInfoBase
addressingDisposition, connectionCache, contactInfoList, effectiveTargetIOR, orbFields inherited from interface SocketInfo
IIOP_CLEAR_TEXT, SSL_PREFIX -
Constructor Summary
ConstructorsConstructorDescriptionSocketFactoryContactInfoImpl(ORB orb, ContactInfoList contactInfoList, IOR effectiveTargetIOR, short addressingDisposition, SocketInfo cookie) -
Method Summary
Methods inherited from class ContactInfoImpl
dprint, equals, getConnectionCacheType, getHost, getMonitoringName, getPort, getType, hashCode, isConnectionBased, shouldCacheConnection
-
Field Details
-
wrapper
-
socketInfo
-
-
Constructor Details
-
SocketFactoryContactInfoImpl
public SocketFactoryContactInfoImpl() -
SocketFactoryContactInfoImpl
public SocketFactoryContactInfoImpl(ORB orb, ContactInfoList contactInfoList, IOR effectiveTargetIOR, short addressingDisposition, SocketInfo cookie)
-
-
Method Details
-
createConnection
- Specified by:
createConnectionin interfaceContactInfo- Overrides:
createConnectionin classContactInfoImpl
-
toString
/////////////////////////////////////////////////- Overrides:
toStringin classContactInfoImpl
-