protected class ExceptionReturnTcpMessageReceiver.TcpWorker extends TcpMessageReceiver.TcpWorker
dataIn, dataInWorkFinished, dataOut, notify, protocol, socket, underlyingIn
resource
endpoint, messages, out, receiver
PHASE_NAME
Constructor and Description |
---|
ExceptionReturnTcpMessageReceiver.TcpWorker(Socket socket,
AbstractMessageReceiver receiver) |
Modifier and Type | Method and Description |
---|---|
protected Object |
getNextMessage(Object resource)
The method used to read the next message from the underlying transport.
|
bindTransaction, dispose, expired, handleResults, hasMoreMessages, preRouteMuleMessage, release, shutdownSocket
doRun
handleEventResults, postProcessMessage, preProcessMessage, processMessages, run
public ExceptionReturnTcpMessageReceiver.TcpWorker(Socket socket, AbstractMessageReceiver receiver) throws IOException
IOException
protected Object getNextMessage(Object resource) throws Exception
AbstractReceiverResourceWorker
getNextMessage
in class TcpMessageReceiver.TcpWorker
resource
- the resource to read from, this may be a socket, a directory or some higher level
representation.Exception
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.