|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IExitAdapter
Defines the basic interface for an ExitPort
adapter.
Method Summary | |
---|---|
void |
write(Message<?> message)
Writes the message to the passive resource. |
Method Detail |
---|
void write(Message<?> message) throws AdapterException
message
- The outbound message.
AdapterException
- to report any problems during the method execution.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |