public class RobustInOnlyImpl extends MessageExchangeProxy implements RobustInOnly
MessageExchange.RoleACTION_ACCEPT, ACTION_FAULT, ACTION_MASK, ACTION_SEND, ACTION_STATUS, ADDRESS, CHECK_STATUS_OR_FAULT, COMPLETE, CREATE_FAULT, DO_ACCEPT, DO_SEND, DO_SENDSYNCH, MARK_ACTIVE, MARK_DONE, REQUEST, RESUME_TX, SET_DONE, SET_ERROR, SET_FAULT, SET_IN, SET_OUT, SET_PROPERTY, SET_TRANSACTION, STATUS, SUSPEND_TXJTA_TRANSACTION_PROPERTY_NAME| Modifier and Type | Method and Description |
|---|---|
NormalizedMessage |
getInMessage()
Retrieve the message with reference id "in" from this exchange.
|
URI |
getPattern()
Get the pattern.
|
void |
setInMessage(NormalizedMessage msg)
Specifies the "in" message reference for this exchange.
|
checkTimeout, createFault, createMessage, getActualEndpoint, getDeltaProperties, getEndpoint, getError, getExchangeId, getFault, getInterfaceName, getMessage, getOperation, getPhase, getPhaseMask, getProperty, getPropertyNames, getRole, getService, getSourceComponent, getStatus, getTargetComponent, isRemoteInvocation, isTransacted, mergeProperties, setEndpoint, setError, setFault, setInterfaceName, setMessage, setOperation, setProperty, setService, setStatus, terminate, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcreateFault, createMessage, getEndpoint, getError, getExchangeId, getFault, getInterfaceName, getMessage, getOperation, getProperty, getPropertyNames, getRole, getService, getStatus, isTransacted, setEndpoint, setError, setFault, setInterfaceName, setMessage, setOperation, setProperty, setService, setStatuspublic URI getPattern()
getPattern in interface MessageExchangepublic NormalizedMessage getInMessage()
getInMessage in interface RobustInOnlypublic void setInMessage(NormalizedMessage msg) throws MessagingException
setInMessage in interface RobustInOnlymsg - in messageMessagingException - invalid message or the
current state of the exchange does not permit this operation.Copyright © 2011-2016 OpenESB Community. All Rights Reserved.