|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface MessageHandler
A Message handler is responsible for recieving the MINA message and packaging the message payload into a ESB Message object, and dispatching to the target service in the ESB.
| Method Summary | |
|---|---|
void |
setServiceInvoker(ServiceInvoker invoker)
Set the ServiceInoker instance to be used
to dispatch messages to the ESB Service |
| Methods inherited from interface org.apache.mina.core.service.IoHandler |
|---|
exceptionCaught, messageReceived, messageSent, sessionClosed, sessionCreated, sessionIdle, sessionOpened |
| Method Detail |
|---|
void setServiceInvoker(ServiceInvoker invoker)
ServiceInoker instance to be used
to dispatch messages to the ESB Service
invoker - The ServiceInvoker instance.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||