|
VisiBroker for Java |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SupplierAdminOperations
This interface is used by supplier applications to obtain a reference to the proxy consumer object.
Method Summary | |
---|---|
ProxyPullConsumer |
obtain_pull_consumer()
Invoked if the calling supplier application is implemented using the pull model. |
ProxyPushConsumer |
obtain_push_consumer()
Invoked if the calling supplier application is implemented using the push model. |
Method Detail |
---|
ProxyPullConsumer obtain_pull_consumer()
ProxyPullConsumer
that can be used to invoke connect_pull_supplier
method.ProxyPushConsumer obtain_push_consumer()
ProxyPushConsumer
that can be used to invoke connect_push_supplier
method.
|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |