public interface IMessageSink
Modifier and Type | Method and Description |
---|---|
MessageIn |
handleMessage(MessageIn message,
java.lang.String id,
java.net.InetAddress to) |
MessageOut |
handleMessage(MessageOut message,
java.lang.String id,
java.net.InetAddress to) |
MessageOut handleMessage(MessageOut message, java.lang.String id, java.net.InetAddress to)
Copyright © 2013 The Apache Software Foundation