protected class SslMessageReceiver.SslWorker extends TcpMessageReceiver.TcpWorker
dataIn, dataInWorkFinished, dataOut, notify, protocol, socket, underlyingInresourceendpoint, messages, out, receiverPHASE_NAME| Constructor and Description |
|---|
SslMessageReceiver.SslWorker(Socket socket,
AbstractMessageReceiver receiver) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
preRouteMuleMessage(DefaultMuleMessage 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, releasedoRunhandleException, postProcessMessage, preProcessMessage, runpublic SslMessageReceiver.SslWorker(Socket socket, AbstractMessageReceiver receiver) throws IOException
IOExceptionprotected void preRouteMuleMessage(DefaultMuleMessage message) throws Exception
AbstractReceiverWorkerpreRouteMuleMessage in class TcpMessageReceiver.TcpWorkermessage - the next message to be processedExceptionprotected void shutdownSocket()
throws IOException
shutdownSocket in class TcpMessageReceiver.TcpWorkerIOExceptionCopyright © 2003-2012 MuleSource, Inc.. All Rights Reserved.