public class SinkManager
extends java.lang.Object
Constructor and Description |
---|
SinkManager() |
Modifier and Type | Method and Description |
---|---|
static void |
add(IMessageSink ms) |
static void |
clear() |
static MessageIn |
processInboundMessage(MessageIn message,
int id) |
static MessageOut |
processOutboundMessage(MessageOut message,
int id,
java.net.InetAddress to) |
public static void add(IMessageSink ms)
public static void clear()
public static MessageOut processOutboundMessage(MessageOut message, int id, java.net.InetAddress to)
Copyright © 2013 The Apache Software Foundation