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_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_objectpublic 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 Servantpublic void start_bridge()
throws BridgeAlreadyStarted,
InvalidExternalEndPoints
public void stop_bridge()
throws BridgeInactive
BridgeInactivepublic ExternalEndpoint end_point_receiver()
public ExternalEndpoint end_point_sender()
public void destroy()
Copyright © 2015 JacORB. All rights reserved.