org.omg.CosBridgeAdmin
Interface BridgeOperations
- All Known Subinterfaces:
- Bridge
- All Known Implementing Classes:
- _BridgeStub, BridgePOA, BridgePOATie
public interface BridgeOperations
Generated from IDL interface "Bridge".
- Version:
- generated at 03-Nov-2015 12:23:59
- Author:
- JacORB IDL compiler V 3.7
end_point_receiver
ExternalEndpoint end_point_receiver()
end_point_sender
ExternalEndpoint end_point_sender()
start_bridge
void start_bridge()
throws BridgeAlreadyStarted,
InvalidExternalEndPoints
- Throws:
BridgeAlreadyStarted
InvalidExternalEndPoints
stop_bridge
void stop_bridge()
throws BridgeInactive
- Throws:
BridgeInactive
destroy
void destroy()
Copyright © 2015 JacORB. All rights reserved.