Package com.sun.corba.se.spi.transport
Interface CorbaContactInfo
- All Superinterfaces:
ContactInfo
- All Known Implementing Classes:
CorbaContactInfoBase,SharedCDRContactInfoImpl,SocketFactoryContactInfoImpl,SocketOrChannelContactInfoImpl
- Author:
- Harold Carr
-
Method Summary
Modifier and TypeMethodDescriptionshortvoidsetAddressingDisposition(short addressingDisposition) Methods inherited from interface com.sun.corba.se.pept.transport.ContactInfo
createConnection, createInputObject, createMessageMediator, createMessageMediator, createOutputObject, finishCreatingMessageMediator, getBroker, getClientRequestDispatcher, getConnectionCache, getConnectionCacheType, getContactInfoList, hashCode, isConnectionBased, setConnectionCache, shouldCacheConnection
-
Method Details
-
getTargetIOR
IOR getTargetIOR() -
getEffectiveTargetIOR
IOR getEffectiveTargetIOR() -
getEffectiveProfile
IIOPProfile getEffectiveProfile() -
setAddressingDisposition
void setAddressingDisposition(short addressingDisposition) -
getAddressingDisposition
short getAddressingDisposition() -
getMonitoringName
String getMonitoringName()
-