Package org.jboss.soa.esb.listeners.gateway.mina

Interface Summary
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.
 

Class Summary
DefaultMessageHandler DefaultMessageHandler recieves messages and packages the bytes sent into a ESB Message object.
UdpGatewayConfig Deals with UDP configuration properties and parsing.
UdpGatewayListener UDP gateway listener implementation for receiving ESB unaware messages.