public class OpenSpacesQueueMessageRequestor
extends org.mule.transport.AbstractMessageRequester
OpenSpacesQueueObject with its endpoint address set
(and not the message).| Constructor and Description |
|---|
OpenSpacesQueueMessageRequestor(org.mule.api.endpoint.InboundEndpoint endpoint) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doConnect() |
protected void |
doDisconnect() |
protected void |
doDispose() |
protected org.mule.api.MuleMessage |
doRequest(long timeout)
Make a specific request to the underlying transport
|
applyInboundTransformers, createLifecycleManager, getEndpoint, getRequesterName, getWorkManager, initialise, requestactivate, connect, connectHandler, createMuleMessage, createMuleMessage, createMuleMessage, createMuleMessageFactory, createNullMuleMessage, disconnect, dispose, disposeAndLogException, doInitialise, doStart, doStartHandler, doStop, getConnectEventId, getConnectionDescription, getConnector, getLifecycleState, initializeMessageFactory, initializeRetryPolicy, isConnected, isDoThreading, isStarted, isStarting, isStopped, isStopping, passivate, setEndpoint, start, stop, toString, validate, validateConnectionclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitactivate, createMuleMessage, createMuleMessage, getConnector, passivate, validatepublic OpenSpacesQueueMessageRequestor(org.mule.api.endpoint.InboundEndpoint endpoint)
protected org.mule.api.MuleMessage doRequest(long timeout)
throws Exception
doRequest in class org.mule.transport.AbstractMessageRequestertimeout - the maximum time the operation should block before returning. The call should
return immediately if there is data available. If no data becomes available
before the timeout elapses, null will be returnedException - if the call to the underlying protocol causes an exceptionprotected void doDispose()
doDispose in class org.mule.transport.AbstractTransportMessageHandlerprotected void doConnect()
throws Exception
doConnect in class org.mule.transport.AbstractTransportMessageHandlerExceptionCopyright © GigaSpaces.