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 com.sun.corba.ee.impl.transport.ContactInfoImpl
cachedHashCode, hostname, isHashCodeCached, port, socketTypeFields inherited from class com.sun.corba.ee.impl.transport.ContactInfoBase
addressingDisposition, connectionCache, contactInfoList, effectiveTargetIOR, orbFields inherited from interface com.sun.corba.ee.spi.transport.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 com.sun.corba.ee.impl.transport.ContactInfoImpl
dprint, equals, getConnectionCacheType, getHost, getMonitoringName, getPort, getType, hashCode, isConnectionBased, shouldCacheConnectionMethods inherited from class com.sun.corba.ee.impl.transport.ContactInfoBase
createMessageMediator, createOutputObject, getAddressingDisposition, getBroker, getClientRequestDispatcher, getConnectionCache, getContactInfoList, getEffectiveProfile, getEffectiveTargetIOR, getTargetIOR, setAddressingDisposition, setConnectionCache
-
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
-