org.omg.CosNotifyCommAck
Class StructuredPullSupplierAckPOATie
java.lang.Object
org.omg.PortableServer.Servant
org.omg.CosNotifyCommAck.StructuredPullSupplierAckPOA
org.omg.CosNotifyCommAck.StructuredPullSupplierAckPOATie
- All Implemented Interfaces:
- InvokeHandler, NotifySubscribeOperations, StructuredPullSupplierAckOperations, StructuredPullSupplierOperations
- public class StructuredPullSupplierAckPOATie
- extends StructuredPullSupplierAckPOA
Generated from IDL interface "StructuredPullSupplierAck"
- Author:
- JacORB IDL compiler V 2.2.3, 10-Dec-2005
Methods inherited from class org.omg.PortableServer.Servant |
_get_delegate, _get_interface_def, _get_interface, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StructuredPullSupplierAckPOATie
public StructuredPullSupplierAckPOATie(StructuredPullSupplierAckOperations delegate)
StructuredPullSupplierAckPOATie
public StructuredPullSupplierAckPOATie(StructuredPullSupplierAckOperations delegate,
POA poa)
_this
public StructuredPullSupplierAck _this()
- Overrides:
_this
in class StructuredPullSupplierAckPOA
_this
public StructuredPullSupplierAck _this(ORB orb)
- Overrides:
_this
in class StructuredPullSupplierAckPOA
_delegate
public StructuredPullSupplierAckOperations _delegate()
_delegate
public void _delegate(StructuredPullSupplierAckOperations delegate)
_default_POA
public POA _default_POA()
- Overrides:
_default_POA
in class Servant
disconnect_structured_pull_supplier
public void disconnect_structured_pull_supplier()
subscription_change
public void subscription_change(EventType[] added,
EventType[] removed)
throws InvalidEventType
- Throws:
InvalidEventType
acknowledge
public void acknowledge(int[] sequence_numbers)
pull_structured_event
public StructuredEvent pull_structured_event()
throws Disconnected
- Throws:
Disconnected
try_pull_structured_event
public StructuredEvent try_pull_structured_event(BooleanHolder has_event)
throws Disconnected
- Throws:
Disconnected