public abstract class ProxyConsumerPOA extends Servant implements InvokeHandler, ProxyConsumerOperations
| Constructor and Description |
|---|
ProxyConsumerPOA() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String[] |
_all_interfaces(POA poa,
byte[] obj_id) |
OutputStream |
_invoke(java.lang.String method,
InputStream _input,
ResponseHandler handler) |
ProxyConsumer |
_this() |
ProxyConsumer |
_this(ORB orb) |
_default_POA, _get_component, _get_delegate, _get_interface_def, _get_interface, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMyAdmin, MyType, obtain_subscription_types, validate_event_qosget_qos, set_qos, validate_qosadd_filter, get_all_filters, get_filter, remove_all_filters, remove_filterpublic ProxyConsumer _this()
public ProxyConsumer _this(ORB orb)
public OutputStream _invoke(java.lang.String method, InputStream _input, ResponseHandler handler) throws SystemException
_invoke in interface InvokeHandlerSystemExceptionpublic java.lang.String[] _all_interfaces(POA poa, byte[] obj_id)
_all_interfaces in class Servant