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
BridgeInactive
void destroy()
Copyright © 2017 JacORB. All rights reserved.