| 
 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object | +--org.openorb.iiop.IIOPClientProtocol
Implements the ClientProtocol interface for IIOP.
| Constructor Summary | |
| IIOPClientProtocol(ClientManager clientManager,
                   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. | 
|  Codec | getCodec()Get the codec for this channel. | 
|  ORB | orb()An orb reference. | 
|  void | setServerProtocol(IIOPServerProtocol protocol)Sets the server protocol. | 
| Methods inherited from class java.lang.Object | 
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public IIOPClientProtocol(ClientManager clientManager,
                          CDRCodecFactory codec_factory,
                          CodeSetComponentInfo codesetInfo,
                          TransportClientInitializer tpInit,
                          ListenPoint[] biDirListenPoints)
| Method Detail | 
public void setServerProtocol(IIOPServerProtocol protocol)
protocol - The server protocol.public Codec getCodec()
public ORB orb()
orb in interface ClientProtocolpublic ClientManager getClientManager()
public Address[] createAddresses(IORAddressingInfo address)
createAddresses in interface ClientProtocolpublic ClientBinding createBinding(Address addr)
createBinding in interface ClientProtocol| 
 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||