public abstract class CurrentPOA extends Servant implements CurrentOperations, InvokeHandler
Constructor and Description |
---|
CurrentPOA() |
Modifier and Type | Method and Description |
---|---|
String[] |
_all_interfaces(POA poa,
byte[] objectId) |
OutputStream |
_invoke(String $method,
InputStream in,
ResponseHandler $rh) |
Current |
_this() |
Current |
_this(ORB orb) |
_default_POA, _get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object
public OutputStream _invoke(String $method, InputStream in, ResponseHandler $rh)
_invoke
in interface InvokeHandler
public String[] _all_interfaces(POA poa, byte[] objectId)
_all_interfaces
in class Servant
public Current _this()
Copyright © 2021 JBoss by Red Hat. All rights reserved.