org.jacorb.notification.servant
public class ProxyPullSupplierImpl extends AbstractProxySupplier implements ProxyPullSupplierOperations
Version: $Id: ProxyPullSupplierImpl.java,v 1.17 2006/07/07 12:22:13 alphonse.bendt Exp $
| Constructor Summary | |
|---|---|
| ProxyPullSupplierImpl(IAdmin admin, ORB orb, POA poa, Configuration config, TaskProcessor taskProcessor, OfferManager offerManager, SubscriptionManager subscriptionManager, ConsumerAdmin consumerAdmin) | |
| Method Summary | |
|---|---|
| void | connect_any_pull_consumer(PullConsumer consumer) |
| void | deliverPendingData() |
| void | disableDelivery() |
| protected void | disconnectClient() |
| void | disconnect_pull_supplier() |
| void | enableDelivery() |
| protected long | getCost() |
| ProxyType | MyType() |
| Servant | newServant() |
| Any | pull() |
| Any | try_pull(BooleanHolder hasEvent) |