public interface ContactInfo extends SocketInfo
IIOP_CLEAR_TEXT, SSL_PREFIXgetHost, getPort, getTypeContactInfoList getContactInfoList()
IOR getTargetIOR()
IOR getEffectiveTargetIOR()
IIOPProfile getEffectiveProfile()
void setAddressingDisposition(short addressingDisposition)
short getAddressingDisposition()
String getMonitoringName()
ORB getBroker()
ClientRequestDispatcher getClientRequestDispatcher()
boolean isConnectionBased()
false in the case of shared-memory
Input/OutputObjects.true if a CorbaConnection
will be used for an invocation.boolean shouldCacheConnection()
true then the ORB will attempt to reuse an existing
CorbaConnection. If
one is not found it will create a new one and cache it for future use.true if a CorbaConnection
created by this ContactInfo should be cached.String getConnectionCacheType()
void setConnectionCache(OutboundConnectionCache connectionCache)
OutboundConnectionCache getConnectionCache()
Connection createConnection()
MessageMediator createMessageMediator(ORB broker, ContactInfo contactInfo, Connection connection, String methodName, boolean isOneWay)
CDROutputObject createOutputObject(MessageMediator messageMediator)
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.