protected class SslMessageReceiver.SslWorker extends TcpMessageReceiver.TcpWorker
dataIn, dataInWorkFinished, dataOut, notify, protocol, socket, underlyingIn
resource
endpoint, messages, out, receiver
PHASE_NAME
Constructor and Description |
---|
SslMessageReceiver.SslWorker(Socket socket,
AbstractMessageReceiver receiver) |
Modifier and Type | Method and Description |
---|---|
protected void |
preRouteMuleMessage(MuleMessage message)
This callback is called before a message is routed into Mule and can be used by the worker to set connection
specific properties to message before it gets routed
|
protected void |
shutdownSocket() |
bindTransaction, dispose, expired, getNextMessage, handleResults, hasMoreMessages, release
doRun
handleEventResults, postProcessMessage, preProcessMessage, processMessages, run
public SslMessageReceiver.SslWorker(Socket socket, AbstractMessageReceiver receiver) throws IOException
IOException
protected void preRouteMuleMessage(MuleMessage message) throws Exception
AbstractReceiverWorker
preRouteMuleMessage
in class TcpMessageReceiver.TcpWorker
message
- the next message to be processedException
protected void shutdownSocket() throws IOException
shutdownSocket
in class TcpMessageReceiver.TcpWorker
IOException
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.