FileDocCategorySizeDatePackage
ClientDelegate.javaAPI DocJava SE 5 API1121Fri Aug 26 14:54:34 BST 2005com.sun.corba.se.pept.protocol

ClientDelegate

public interface ClientDelegate

The presentation block interacts with the PEPt architecture via the ClientDelegate.

author
Harold Carr

Fields Summary
Constructors Summary
Methods Summary
public com.sun.corba.se.pept.broker.BrokergetBroker()
The {@link com.sun.corba.se.pept.broker.Broker Broker} associated with an invocation.

return
{@link com.sun.corba.se.pept.broker.Broker Broker}

public com.sun.corba.se.pept.transport.ContactInfoListgetContactInfoList()
Get the {@link com.sun.corba.se.pept.transport.ContactInfoList ContactInfoList} which represents they encoding/protocol/transport combinations that may be used to contact the service.

return
{@link com.sun.corba.se.pept.transport.ContactInfoList ContactInfoList}