org.jacorb.notification.servant
public class TypedProxyPullConsumerImpl extends AbstractProxyConsumer implements TypedProxyPullConsumerOperations, MessageSupplier, MessageSupplierDelegate, ITypedProxy, TypedProxyPullConsumerImplMBean
Version: $Id: TypedProxyPullConsumerImpl.java,v 1.14 2006/03/06 19:53:46 alphonse.bendt Exp $
UNKNOWN: extends = "AbstractProxyConsumerMBean"
| Constructor Summary | |
|---|---|
| TypedProxyPullConsumerImpl(ITypedAdmin admin, SupplierAdmin supplierAdmin, ORB orb, POA poa, Configuration config, TaskProcessor taskProcessor, MessageFactory messageFactory, OfferManager offerManager, SubscriptionManager subscriptionManager) | |
| Method Summary | |
|---|---|
| void | connect_typed_pull_supplier(TypedPullSupplier typedPullSupplier) |
| void | disconnectClient() |
| void | disconnect_pull_consumer() |
| String | getSupportedInterface() |
| ProxyType | MyType() |
| Servant | newServant() |
| MessageSupplierDelegate.PullResult | pullMessages() |
| void | queueMessages(PullResult data) |
| void | runPullMessage() |
UNKNOWN: access = "read-only"