|
VisiBroker for Java |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ConsumerAdminOperations
This interface is used by consumer applications to obtain a reference to a proxy supplier object.
Method Summary | |
---|---|
ProxyPullSupplier |
obtain_pull_supplier()
Invoked if the calling consumer application is implemented using the pull model. |
ProxyPushSupplier |
obtain_push_supplier()
Invoked if the calling consumer application is implemented using the push model. |
Method Detail |
---|
ProxyPullSupplier obtain_pull_supplier()
ProxyPullSupplier
that can be used to invoke connect_pull_consumer
method.ProxyPushSupplier obtain_push_supplier()
ProxyPushSupplier
that can be used to invoke connect_push_consumer
method.
|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |