|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openorb.iiop.IIOPClientProtocol
Implements the ClientProtocol
interface for IIOP.
Constructor Summary | |
---|---|
IIOPClientProtocol(ClientManager clientManager,
org.openorb.iiop.CDRCodecFactory codec_factory,
CodeSetComponentInfo codesetInfo,
TransportClientInitializer tpInit,
ListenPoint[] biDirListenPoints)
Creates new IIOPClientProtocol |
Method Summary | |
---|---|
Address[] |
createAddresses(IORAddressingInfo address)
Create addresses from component in IOR |
ClientBinding |
createBinding(Address addr)
Returns a Collection of ClientBinding objects, prioritised at the per-profile (inter-component) level. |
ClientManager |
getClientManager()
Get a reference to the orb's client manager. |
ORB |
orb()
An orb reference. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public IIOPClientProtocol(ClientManager clientManager, org.openorb.iiop.CDRCodecFactory codec_factory, CodeSetComponentInfo codesetInfo, TransportClientInitializer tpInit, ListenPoint[] biDirListenPoints)
Method Detail |
public ORB orb()
orb
in interface ClientProtocol
public ClientManager getClientManager()
public Address[] createAddresses(IORAddressingInfo address)
createAddresses
in interface ClientProtocol
public ClientBinding createBinding(Address addr)
createBinding
in interface ClientProtocol
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |