public interface BridgeOperations
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
ExternalEndpoint |
end_point_receiver() |
ExternalEndpoint |
end_point_sender() |
void |
start_bridge() |
void |
stop_bridge() |
ExternalEndpoint end_point_receiver()
ExternalEndpoint end_point_sender()
void start_bridge()
throws BridgeAlreadyStarted,
InvalidExternalEndPoints
void stop_bridge()
throws BridgeInactive
BridgeInactivevoid destroy()
Copyright © 2015 JacORB. All rights reserved.