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, request
activate, 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, validateConnection
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
activate, createMuleMessage, createMuleMessage, getConnector, passivate, validate
public OpenSpacesQueueMessageRequestor(org.mule.api.endpoint.InboundEndpoint endpoint)
protected org.mule.api.MuleMessage doRequest(long timeout) throws Exception
doRequest
in class org.mule.transport.AbstractMessageRequester
timeout
- 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.AbstractTransportMessageHandler
protected void doConnect() throws Exception
doConnect
in class org.mule.transport.AbstractTransportMessageHandler
Exception
Copyright © GigaSpaces.