public class BridgePOATie extends BridgePOA
Constructor and Description |
---|
BridgePOATie(BridgeOperations delegate) |
BridgePOATie(BridgeOperations delegate,
POA poa) |
Modifier and Type | Method and Description |
---|---|
POA |
_default_POA() |
BridgeOperations |
_delegate() |
void |
_delegate(BridgeOperations delegate) |
Bridge |
_this() |
Bridge |
_this(ORB orb) |
void |
destroy() |
ExternalEndpoint |
end_point_receiver() |
ExternalEndpoint |
end_point_sender() |
void |
start_bridge() |
void |
stop_bridge() |
_all_interfaces, _invoke
_get_component, _get_delegate, _get_interface_def, _get_interface, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object
public BridgePOATie(BridgeOperations delegate)
public BridgePOATie(BridgeOperations delegate, POA poa)
public BridgeOperations _delegate()
public void _delegate(BridgeOperations delegate)
public POA _default_POA()
_default_POA
in class Servant
public void start_bridge() throws BridgeAlreadyStarted, InvalidExternalEndPoints
public void stop_bridge() throws BridgeInactive
BridgeInactive
public ExternalEndpoint end_point_receiver()
public ExternalEndpoint end_point_sender()
public void destroy()