Interface OutboundMessage

All Superinterfaces:
Message
All Known Subinterfaces:
OutboundReply
All Known Implementing Classes:
OutboundError, OutboundMethodCall, OutboundMethodReturn, OutboundSignal

public interface OutboundMessage extends Message
An outbound message is a message that should be sent from this service to another service on the same bus that this service is connected to.
Since:
1.0