public class MessageListener extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
MessageListener.IMessageAnalyzer |
| Constructor and Description |
|---|
MessageListener(int port,
LinkedBlockingQueue<String> outbox) |
public MessageListener(int port,
LinkedBlockingQueue<String> outbox)
public void stop()
public void start()
throws IOException
IOExceptionCopyright © 2016 The Apache Software Foundation. All rights reserved.