|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ClientProtocol
The client protocol is used to generate client bindings from an IOR and may perform some management of the client channels.
Method Summary | |
---|---|
Address[] |
createAddresses(org.omg.GIOP.IORAddressingInfo address)
Create addresses from component in IOR. |
ClientBinding |
createBinding(Address address)
Returns a ClientBinding object, prioritised at the per-profile (inter-component) level. |
org.omg.CORBA.ORB |
orb()
An orb reference. |
Method Detail |
---|
org.omg.CORBA.ORB orb()
Address[] createAddresses(org.omg.GIOP.IORAddressingInfo address)
ClientBinding createBinding(Address address)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |