A B C D E F G H I L M N O P Q R S T U V W

A

ACCEPT - Static variable in interface org.apache.sandesha.Constants.WSRM
 
ACKNOWLEDGEMENT_INTERVAL - Static variable in interface org.apache.sandesha.Constants
 
ACKS_TO - Static variable in interface org.apache.sandesha.Constants.ClientProperties
 
ACKS_TO - Static variable in interface org.apache.sandesha.Constants.WSRM
 
ACK_INTERVAL - Static variable in interface org.apache.sandesha.Constants.WSRMPolicy
 
ACK_RANGE - Static variable in interface org.apache.sandesha.Constants.WSRM
 
ACK_REQUESTED - Static variable in interface org.apache.sandesha.Constants.WSRM
 
ACTION - Static variable in interface org.apache.sandesha.Constants.ClientProperties
 
ACTION_CREATE_SEQUENCE - Static variable in interface org.apache.sandesha.Constants.WSRM
 
ACTION_CREATE_SEQUENCE_RESPONSE - Static variable in interface org.apache.sandesha.Constants.WSRM
 
ACTION_TERMINATE_SEQUENCE - Static variable in interface org.apache.sandesha.Constants.WSRM
 
ADD_ERROR - Static variable in interface org.apache.sandesha.Constants.Queue
 
ALLOWED_METHODS - Static variable in interface org.apache.sandesha.Constants.ClientProperties
 
ASTERISK - Static variable in interface org.apache.sandesha.Constants
 
AbstractSequence - class org.apache.sandesha.storage.queue.AbstractSequence.
 
AbstractSequence() - Constructor for class org.apache.sandesha.storage.queue.AbstractSequence
 
Accept - class org.apache.sandesha.ws.rm.Accept.
class LastMessage
Accept() - Constructor for class org.apache.sandesha.ws.rm.Accept
Constructor LastMessage
AckRequested - class org.apache.sandesha.ws.rm.AckRequested.
class AckRequested
AckRequested() - Constructor for class org.apache.sandesha.ws.rm.AckRequested
Constructor AckRequested
AcknowledgementProcessor - class org.apache.sandesha.server.msgprocessors.AcknowledgementProcessor.
Processor for the acknowledgements.
AcknowledgementProcessor(IStorageManager) - Constructor for class org.apache.sandesha.server.msgprocessors.AcknowledgementProcessor
 
AcknowledgementRange - class org.apache.sandesha.ws.rm.AcknowledgementRange.
class AcknowledgementRange
AcknowledgementRange() - Constructor for class org.apache.sandesha.ws.rm.AcknowledgementRange
Constructor AcknowledgementRange
AcksTo - class org.apache.sandesha.ws.rm.AcksTo.
 
AcksTo() - Constructor for class org.apache.sandesha.ws.rm.AcksTo
Constructor Nack
AcksTo(Address) - Constructor for class org.apache.sandesha.ws.rm.AcksTo
 
addAckRanges(AcknowledgementRange) - Method in class org.apache.sandesha.ws.rm.SequenceAcknowledgement
method addAckRanges
addAcknowledgement(RMMessageContext) - Method in interface org.apache.sandesha.IStorageManager
 
addAcknowledgement(RMMessageContext) - Method in class org.apache.sandesha.client.ClientStorageManager
SimpleAxisServer will use this method to add acks for the application responses received from the server side.
addAcknowledgement(RMMessageContext) - Method in class org.apache.sandesha.server.ServerStorageManager
 
addChildElement(MessageElement) - Method in class org.apache.sandesha.ws.rm.Accept
 
addChildElement(MessageElement) - Method in class org.apache.sandesha.ws.rm.AckRequested
Method addChildElement
addChildElement(MessageElement) - Method in class org.apache.sandesha.ws.rm.AcknowledgementRange
Method addChildElement
addChildElement(MessageElement) - Method in class org.apache.sandesha.ws.rm.AcksTo
Method addChildElement
addChildElement(MessageElement) - Method in class org.apache.sandesha.ws.rm.CreateSequence
Method addChildElement
addChildElement(MessageElement) - Method in class org.apache.sandesha.ws.rm.CreateSequenceResponse
Method addChildElement
addChildElement(MessageElement) - Method in class org.apache.sandesha.ws.rm.FaultCode
Method addChildElement
addChildElement(MessageElement) - Method in interface org.apache.sandesha.ws.rm.IRmElement
Method addChildElement Adds an element to this element as a child element.
addChildElement(MessageElement) - Method in class org.apache.sandesha.ws.rm.LastMessage
Method addChildElement
addChildElement(MessageElement) - Method in class org.apache.sandesha.ws.rm.MessageNumber
Method addChildElement
addChildElement(MessageElement) - Method in class org.apache.sandesha.ws.rm.Nack
Method addChildElement
addChildElement(MessageElement) - Method in class org.apache.sandesha.ws.rm.Sequence
Method addChildElement
addChildElement(MessageElement) - Method in class org.apache.sandesha.ws.rm.SequenceAcknowledgement
Method addChildElement
addChildElement(MessageElement) - Method in class org.apache.sandesha.ws.rm.SequenceFault
Method addChildElement
addChildElement(MessageElement) - Method in class org.apache.sandesha.ws.rm.SequenceOffer
 
addChildElement(MessageElement) - Method in class org.apache.sandesha.ws.rm.TerminateSequence
Method addChildElement
addCreateSequenceRequest(RMMessageContext) - Method in interface org.apache.sandesha.IStorageManager
 
addCreateSequenceRequest(RMMessageContext) - Method in class org.apache.sandesha.client.ClientStorageManager
This will be used by the RMSender to add the create sequence request.
addCreateSequenceRequest(RMMessageContext) - Method in class org.apache.sandesha.server.ServerStorageManager
 
addCreateSequenceResponse(RMMessageContext) - Method in interface org.apache.sandesha.IStorageManager
 
addCreateSequenceResponse(RMMessageContext) - Method in class org.apache.sandesha.client.ClientStorageManager
This will be used both by the Sender and the SimpleAxisServer to set the create sequence responses.
addCreateSequenceResponse(RMMessageContext) - Method in class org.apache.sandesha.server.ServerStorageManager
 
addIncomingSequence(String) - Method in interface org.apache.sandesha.IStorageManager
 
addIncomingSequence(String) - Method in class org.apache.sandesha.client.ClientStorageManager
 
addIncomingSequence(String) - Method in class org.apache.sandesha.server.ServerStorageManager
 
addIncomingSequence(String) - Method in interface org.apache.sandesha.storage.dao.ISandeshaDAO
This adds a new entry in the storage to to hold messages of a perticular sequence that come in to the sandesha server/client
addIncomingSequence(String) - Method in class org.apache.sandesha.storage.dao.SandeshaDatabaseDAO
 
addIncomingSequence(String) - Method in class org.apache.sandesha.storage.dao.SandeshaQueueDAO
 
addLowPriorityMessage(RMMessageContext) - Method in interface org.apache.sandesha.storage.dao.ISandeshaDAO
Adds a low priority message to the storage (e.g.
addLowPriorityMessage(RMMessageContext) - Method in class org.apache.sandesha.storage.dao.SandeshaDatabaseDAO
 
addLowPriorityMessage(RMMessageContext) - Method in class org.apache.sandesha.storage.dao.SandeshaQueueDAO
 
addLowPriorityMessage(RMMessageContext) - Method in class org.apache.sandesha.storage.queue.SandeshaQueue
 
addMessageToIncomingSequence(String, Long, RMMessageContext) - Method in interface org.apache.sandesha.storage.dao.ISandeshaDAO
This adds a incoming message to a area belonging to the given sequence in the queue.
addMessageToIncomingSequence(String, Long, RMMessageContext) - Method in class org.apache.sandesha.storage.dao.SandeshaDatabaseDAO
 
addMessageToIncomingSequence(String, Long, RMMessageContext) - Method in class org.apache.sandesha.storage.dao.SandeshaQueueDAO
 
addMessageToIncomingSequence(String, Long, RMMessageContext) - Method in class org.apache.sandesha.storage.queue.SandeshaQueue
 
addMessageToOutgoingSequence(String, RMMessageContext) - Method in interface org.apache.sandesha.storage.dao.ISandeshaDAO
This adds the given message to the given sequence.
addMessageToOutgoingSequence(String, RMMessageContext) - Method in class org.apache.sandesha.storage.dao.SandeshaDatabaseDAO
 
addMessageToOutgoingSequence(String, RMMessageContext) - Method in class org.apache.sandesha.storage.dao.SandeshaQueueDAO
 
addMessageToOutgoingSequence(String, RMMessageContext) - Method in class org.apache.sandesha.storage.queue.SandeshaQueue
 
addMsgToSendList(long) - Method in class org.apache.sandesha.storage.queue.OutgoingSequence
 
addNackRanges(Nack) - Method in class org.apache.sandesha.ws.rm.SequenceAcknowledgement
Method addNackRanges
addNamespaceDeclarations(SOAPEnvelope) - Static method in class org.apache.sandesha.EnvelopeCreator
 
addOffer(String, String) - Method in interface org.apache.sandesha.IStorageManager
 
addOffer(String, String) - Method in class org.apache.sandesha.client.ClientStorageManager
 
addOffer(String, String) - Method in class org.apache.sandesha.server.ServerStorageManager
 
addOffer(String, String) - Method in interface org.apache.sandesha.storage.dao.ISandeshaDAO
Sets the offered incoming sequence, of a outgoing sequence.
addOffer(String, String) - Method in class org.apache.sandesha.storage.dao.SandeshaDatabaseDAO
 
addOffer(String, String) - Method in class org.apache.sandesha.storage.dao.SandeshaQueueDAO
 
addOffer(String, String) - Method in class org.apache.sandesha.storage.queue.SandeshaQueue
 
addOutgoingSequence(String) - Method in interface org.apache.sandesha.IStorageManager
 
addOutgoingSequence(String) - Method in class org.apache.sandesha.client.ClientStorageManager
 
addOutgoingSequence(String) - Method in class org.apache.sandesha.server.ServerStorageManager
 
addOutgoingSequence(String) - Method in interface org.apache.sandesha.storage.dao.ISandeshaDAO
This adds a entry in the storage for holding the messages of the given outgoing sequence.
addOutgoingSequence(String) - Method in class org.apache.sandesha.storage.dao.SandeshaDatabaseDAO
 
addOutgoingSequence(String) - Method in class org.apache.sandesha.storage.dao.SandeshaQueueDAO
 
addParams(Map) - Method in class org.apache.sandesha.server.DelegateInvokeHandler
 
addParams(Map) - Method in interface org.apache.sandesha.server.InvokeHandler
 
addParams(Map) - Method in interface org.apache.sandesha.server.InvokeStrategy
 
addParams(Map) - Method in class org.apache.sandesha.server.ThreadPoolInvokeStrategy
 
addParams(Map, String) - Static method in class org.apache.sandesha.util.PropertyLoader
 
addPriorityMessage(RMMessageContext) - Method in interface org.apache.sandesha.storage.dao.ISandeshaDAO
Adds a priority message (e.g.
addPriorityMessage(RMMessageContext) - Method in class org.apache.sandesha.storage.dao.SandeshaDatabaseDAO
 
addPriorityMessage(RMMessageContext) - Method in class org.apache.sandesha.storage.dao.SandeshaQueueDAO
 
addPriorityMessage(RMMessageContext) - Method in class org.apache.sandesha.storage.queue.SandeshaQueue
Adds a new message to the responses queue.
addRequestedSequence(String) - Method in interface org.apache.sandesha.IStorageManager
 
addRequestedSequence(String) - Method in class org.apache.sandesha.client.ClientStorageManager
 
addRequestedSequence(String) - Method in class org.apache.sandesha.server.ServerStorageManager
 
addRequestedSequence(String) - Method in interface org.apache.sandesha.storage.dao.ISandeshaDAO
When a server or client sends a create sequence, it will be marked from this method.
addRequestedSequence(String) - Method in class org.apache.sandesha.storage.dao.SandeshaDatabaseDAO
 
addRequestedSequence(String) - Method in class org.apache.sandesha.storage.dao.SandeshaQueueDAO
 
addRequestedSequence(String) - Method in class org.apache.sandesha.storage.queue.SandeshaQueue
 
addSendMsgNo(String, long) - Method in interface org.apache.sandesha.IStorageManager
 
addSendMsgNo(String, long) - Method in class org.apache.sandesha.client.ClientStorageManager
 
addSendMsgNo(String, long) - Method in class org.apache.sandesha.server.ServerStorageManager
 
addSendMsgNo(String, long) - Method in interface org.apache.sandesha.storage.dao.ISandeshaDAO
The message will be added to a sent list (the list holds the messages that were sent at least once)
addSendMsgNo(String, long) - Method in class org.apache.sandesha.storage.dao.SandeshaDatabaseDAO
 
addSendMsgNo(String, long) - Method in class org.apache.sandesha.storage.dao.SandeshaQueueDAO
 
addSendMsgNo(String, long) - Method in class org.apache.sandesha.storage.queue.SandeshaQueue
 
addSequence(String) - Method in interface org.apache.sandesha.IStorageManager
 
addSequence(String) - Method in class org.apache.sandesha.client.ClientStorageManager
 
addSequence(String) - Method in class org.apache.sandesha.server.ServerStorageManager
Will be used to add a new Sequence Hash to the In Queue.
addToMsgIdList(String) - Method in class org.apache.sandesha.RMMessageContext
 

B

BASE_TX_INTERVAL - Static variable in interface org.apache.sandesha.Constants.WSRMPolicy
 
BIN_BACKOFF - Static variable in interface org.apache.sandesha.Constants.WSRMPolicy
 

C

CALL_KEY - Static variable in interface org.apache.sandesha.Constants.ClientProperties
 
CANNOT_SEND_THE_TERMINATE_SEQ - Static variable in interface org.apache.sandesha.Constants.ErrorMessages
 
CLASS_NAME - Static variable in interface org.apache.sandesha.Constants.ClientProperties
 
CLIENT - Static variable in interface org.apache.sandesha.Constants
 
CLIENT_LISTENER_PORT - Static variable in interface org.apache.sandesha.Constants.ClientProperties
 
CLIENT_PROPERTY_VALIDATION_ERROR - Static variable in interface org.apache.sandesha.Constants.ErrorMessages
 
CLIENT_RESPONSE_CHECKING_INTERVAL - Static variable in interface org.apache.sandesha.Constants
 
CLIENT_WAIT_PERIOD_FOR_COMPLETE - Static variable in interface org.apache.sandesha.Constants
 
COLON - Static variable in interface org.apache.sandesha.Constants
 
CONTEXT - Static variable in interface org.apache.sandesha.Constants
 
CREATE_SEQUENCE - Static variable in interface org.apache.sandesha.Constants.WSRM
 
CREATE_SEQUENCE_RESPONSE - Static variable in interface org.apache.sandesha.Constants.WSRM
 
Callback - class org.apache.sandesha.storage.Callback.
 
Callback() - Constructor for class org.apache.sandesha.storage.Callback
 
CallbackData - class org.apache.sandesha.storage.CallbackData.
 
CallbackData() - Constructor for class org.apache.sandesha.storage.CallbackData
 
ClientHandlerUtil - class org.apache.sandesha.client.ClientHandlerUtil.
This class is used to get a handler chain from a given

array of handler names.

ClientHandlerUtil() - Constructor for class org.apache.sandesha.client.ClientHandlerUtil
 
ClientListener - class org.apache.sandesha.client.ClientListener.
This is the client side listener for Apache Sandesha.
ClientListener(int) - Constructor for class org.apache.sandesha.client.ClientListener
 
ClientPropertyValidator - class org.apache.sandesha.client.ClientPropertyValidator.
This class is used to get the client side properties and to set them to the RMMessageContext.
ClientPropertyValidator() - Constructor for class org.apache.sandesha.client.ClientPropertyValidator
 
ClientStorageManager - class org.apache.sandesha.client.ClientStorageManager.
This is the storage manager for Client side in Sandesha Provides the access points for the SandeshaQueue.
ClientStorageManager() - Constructor for class org.apache.sandesha.client.ClientStorageManager
 
CompositeProcessor - class org.apache.sandesha.server.msgprocessors.CompositeProcessor.
This will process messages with sequence elements.
CompositeProcessor(IStorageManager) - Constructor for class org.apache.sandesha.server.msgprocessors.CompositeProcessor
 
Constants - interface org.apache.sandesha.Constants.
class Constants
Constants.ClientProperties - interface org.apache.sandesha.Constants.ClientProperties.
 
Constants.ErrorMessages - interface org.apache.sandesha.Constants.ErrorMessages.
 
Constants.FaultCodes - interface org.apache.sandesha.Constants.FaultCodes.
 
Constants.FaultMessages - interface org.apache.sandesha.Constants.FaultMessages.
 
Constants.InfomationMessage - interface org.apache.sandesha.Constants.InfomationMessage.
 
Constants.Queue - interface org.apache.sandesha.Constants.Queue.
 
Constants.WSA - interface org.apache.sandesha.Constants.WSA.
 
Constants.WSRM - interface org.apache.sandesha.Constants.WSRM.
 
Constants.WSRMPolicy - interface org.apache.sandesha.Constants.WSRMPolicy.
 
CreateSequence - class org.apache.sandesha.ws.rm.CreateSequence.
class CreateSequence
CreateSequence() - Constructor for class org.apache.sandesha.ws.rm.CreateSequence
Constructor CreateSequence
CreateSequenceProcessor - class org.apache.sandesha.server.msgprocessors.CreateSequenceProcessor.
This is the processor for the CreateSequence.
CreateSequenceProcessor(IStorageManager) - Constructor for class org.apache.sandesha.server.msgprocessors.CreateSequenceProcessor
 
CreateSequenceResponse - class org.apache.sandesha.ws.rm.CreateSequenceResponse.
class CreateSequenceResponse
CreateSequenceResponse() - Constructor for class org.apache.sandesha.ws.rm.CreateSequenceResponse
Constructor CreateSequenceResponse
CreateSequenceResponseProcessor - class org.apache.sandesha.server.msgprocessors.CreateSequenceResponseProcessor.
This is the processor for the CreateSequenceRespones.
CreateSequenceResponseProcessor(IStorageManager) - Constructor for class org.apache.sandesha.server.msgprocessors.CreateSequenceResponseProcessor
 
c(TerminateSequence) - Method in class org.apache.sandesha.ws.rm.RMHeaders
Method setSequenceAcknowledgement
callback - Static variable in class org.apache.sandesha.server.Sender
 
callback - Static variable in class org.apache.sandesha.server.SenderWorker
 
checkForResponseMessage(String, String) - Method in interface org.apache.sandesha.IStorageManager
 
checkForResponseMessage(String, String) - Method in class org.apache.sandesha.client.ClientStorageManager
 
checkForResponseMessage(String, String) - Method in class org.apache.sandesha.server.ServerStorageManager
 
checkForResponseMessage(String, String) - Method in interface org.apache.sandesha.storage.dao.ISandeshaDAO
When the messageId of therequest message (e.g.
checkForResponseMessage(String, String) - Method in class org.apache.sandesha.storage.dao.SandeshaDatabaseDAO
 
checkForResponseMessage(String, String) - Method in class org.apache.sandesha.storage.dao.SandeshaQueueDAO
 
checkForResponseMessage(String, String) - Method in class org.apache.sandesha.storage.queue.SandeshaQueue
 
clear() - Method in interface org.apache.sandesha.storage.dao.ISandeshaDAO
clears the storage.
clear() - Method in class org.apache.sandesha.storage.dao.SandeshaDatabaseDAO
 
clear() - Method in class org.apache.sandesha.storage.dao.SandeshaQueueDAO
 
clear(boolean) - Method in class org.apache.sandesha.storage.queue.SandeshaQueue
 
clearSequence(boolean) - Method in class org.apache.sandesha.storage.queue.IncomingSequence
 
clearSequence(boolean) - Method in class org.apache.sandesha.storage.queue.OutgoingSequence
 
clearStorage() - Method in interface org.apache.sandesha.IStorageManager
 
clearStorage() - Method in class org.apache.sandesha.client.ClientStorageManager
 
clearStorage() - Method in class org.apache.sandesha.server.ServerStorageManager
 
cloneMsgContext(MessageContext) - Static method in class org.apache.sandesha.util.RMMessageCreator
 
configureClientService() - Method in class org.apache.sandesha.client.ClientListener
 
configureServerSocket() - Method in class org.apache.sandesha.client.ClientListener
 
copyContents(RMMessageContext) - Method in class org.apache.sandesha.RMMessageContext
 
copyMessageContext(MessageContext, MessageContext) - Static method in class org.apache.sandesha.RMMessageContext
This method will copy the contents of one MessageContext to another.
createAcknowledgementEnvelope(RMMessageContext, String, List) - Static method in class org.apache.sandesha.EnvelopeCreator
 
createAcknowledgementMsg(RMMessageContext) - Static method in class org.apache.sandesha.util.RMMessageCreator
 
createBasicEnvelop() - Static method in class org.apache.sandesha.EnvelopeCreator
 
createCreateSeqMsg(RMMessageContext, byte, String, String) - Static method in class org.apache.sandesha.util.RMMessageCreator
 
createCreateSeqResponseMsg(RMMessageContext) - Static method in class org.apache.sandesha.util.RMMessageCreator
 
createCreateSequenceEnvelope(RMMessageContext) - Static method in class org.apache.sandesha.EnvelopeCreator
 
createCreateSequenceResponseEnvelope(String, RMMessageContext, boolean, boolean) - Static method in class org.apache.sandesha.EnvelopeCreator
 
createInvokeHandler() - Method in class org.apache.sandesha.server.InvokerFactory
 
createInvokerStrategy() - Method in class org.apache.sandesha.server.InvokerFactory
Create the RMInvokerStrategy impl.
createNewIncomingSequence(String) - Method in class org.apache.sandesha.storage.queue.SandeshaQueue
 
createNewOutgoingSequence(String) - Method in class org.apache.sandesha.storage.queue.SandeshaQueue
 
createServiceRequestEnvelope(RMMessageContext) - Static method in class org.apache.sandesha.EnvelopeCreator
 
createServiceRequestMessage(RMMessageContext) - Static method in class org.apache.sandesha.util.RMMessageCreator
 
createServiceResponseEnvelope(RMMessageContext) - Static method in class org.apache.sandesha.EnvelopeCreator
 
createServiceResponseMessage(RMMessageContext) - Static method in class org.apache.sandesha.util.RMMessageCreator
 
createTerminatSeqMessage(RMMessageContext) - Static method in class org.apache.sandesha.EnvelopeCreator
 
createTerminateSeqMsg(RMMessageContext, byte) - Static method in class org.apache.sandesha.util.RMMessageCreator
 

D

DEFAULR_CLIENT_SIDE_LISTENER_PORT - Static variable in interface org.apache.sandesha.Constants
 
DEFAULT_HANDLER - Static variable in interface org.apache.sandesha.Constants
 
DEFAULT_PROVIDER_CLASS - Static variable in interface org.apache.sandesha.Constants.ClientProperties
 
DEFAULT_SIMPLE_AXIS_SERVER_PORT - Static variable in interface org.apache.sandesha.Constants
 
DEFAULT_STRATEGY - Static variable in interface org.apache.sandesha.Constants
 
DelegateInvokeHandler - class org.apache.sandesha.server.DelegateInvokeHandler.
Use the configured handler or org.apache.axis.providers.java.RPCProvider

if none was explicitly set to execute the web service invoke.

DelegateInvokeHandler() - Constructor for class org.apache.sandesha.server.DelegateInvokeHandler
 
deleteMessage(Long) - Method in class org.apache.sandesha.storage.queue.OutgoingSequence
 
displayIncomingMap() - Method in class org.apache.sandesha.storage.queue.SandeshaQueue
 
displayOutgoingMap() - Method in class org.apache.sandesha.storage.queue.SandeshaQueue
 
displayPriorityQueue() - Method in class org.apache.sandesha.storage.queue.SandeshaQueue
 
doRealInvoke(MessageContext) - Method in class org.apache.sandesha.server.RMInvokerWork
 
doWork(RMMessageContext) - Method in class org.apache.sandesha.server.RMInvokerWork
 

E

EXP_BACKOFF - Static variable in interface org.apache.sandesha.Constants.WSRMPolicy
 
EnvelopeCreator - class org.apache.sandesha.EnvelopeCreator.
This class creates the SOAPEnvelopes using the RMMessageContexts passed-in to various methods.
EnvelopeCreator() - Constructor for class org.apache.sandesha.EnvelopeCreator
 
endSequence() - Method in class org.apache.sandesha.SandeshaContext
 
equals(Object) - Method in class org.apache.sandesha.ws.rm.Identifier
Method equals
executeInvoke() - Method in class org.apache.sandesha.server.RMInvokerWork
 

F

FAULT_CODE - Static variable in interface org.apache.sandesha.Constants.WSRM
 
FAULT_TO - Static variable in interface org.apache.sandesha.Constants.ClientProperties
 
FROM - Static variable in interface org.apache.sandesha.Constants.ClientProperties
 
FaultCode - class org.apache.sandesha.ws.rm.FaultCode.
 
FaultCode() - Constructor for class org.apache.sandesha.ws.rm.FaultCode
Constructor LastMessage
FaultProcessor - class org.apache.sandesha.server.msgprocessors.FaultProcessor.
This class is the message processor for the faults.
FaultProcessor(IStorageManager) - Constructor for class org.apache.sandesha.server.msgprocessors.FaultProcessor
 
FaultProcessor(IStorageManager, AxisFault) - Constructor for class org.apache.sandesha.server.msgprocessors.FaultProcessor
 
fromSOAPEnvelope(MessageElement) - Method in class org.apache.sandesha.ws.rm.Accept
 
fromSOAPEnvelope(MessageElement) - Method in class org.apache.sandesha.ws.rm.AcknowledgementRange
Method fromSOAPEnvelope
fromSOAPEnvelope(MessageElement) - Method in class org.apache.sandesha.ws.rm.AcksTo
Method fromSOAPEnvelope
fromSOAPEnvelope(MessageElement) - Method in class org.apache.sandesha.ws.rm.FaultCode
Method fromSOAPEnvelope
fromSOAPEnvelope(MessageElement) - Method in class org.apache.sandesha.ws.rm.Identifier
Method fromSOAPEnvelope
fromSOAPEnvelope(MessageElement) - Method in class org.apache.sandesha.ws.rm.LastMessage
Method fromSOAPEnvelope
fromSOAPEnvelope(MessageElement) - Method in class org.apache.sandesha.ws.rm.MessageNumber
Method fromSOAPEnvelope
fromSOAPEnvelope(MessageElement) - Method in class org.apache.sandesha.ws.rm.Nack
Method fromSOAPEnvelope
fromSOAPEnvelope(SOAPEnvelope) - Method in class org.apache.sandesha.ws.rm.RMHeaders
Method fromSOAPEnvelope
fromSOAPEnvelope(MessageElement) - Method in class org.apache.sandesha.ws.rm.SequenceOffer
 
fromSOAPEnveploe(SOAPHeaderElement) - Method in class org.apache.sandesha.ws.rm.AckRequested
Method fromSOAPEnveploe
fromSOAPEnveploe(SOAPBodyElement) - Method in class org.apache.sandesha.ws.rm.CreateSequence
Method fromSOAPEnveploe
fromSOAPEnveploe(SOAPBodyElement) - Method in class org.apache.sandesha.ws.rm.CreateSequenceResponse
Method fromSOAPEnveploe
fromSOAPEnveploe(SOAPHeaderElement) - Method in class org.apache.sandesha.ws.rm.Sequence
Method fromSOAPEnveploe
fromSOAPEnveploe(SOAPHeaderElement) - Method in class org.apache.sandesha.ws.rm.SequenceAcknowledgement
Method fromSOAPEnveploe
fromSOAPEnveploe(SOAPHeaderElement) - Method in class org.apache.sandesha.ws.rm.SequenceFault
 
fromSOAPEnveploe(SOAPBodyElement) - Method in class org.apache.sandesha.ws.rm.TerminateSequence
Method fromSOAPEnveploe

G

getAccept() - Method in class org.apache.sandesha.ws.rm.CreateSequenceResponse
 
getAcceptElement() - Method in class org.apache.sandesha.ws.rm.Accept
Method getLastMsgElement
getAckEnd() - Method in class org.apache.sandesha.storage.CallbackData
 
getAckRanges() - Method in class org.apache.sandesha.ws.rm.SequenceAcknowledgement
Method getAckRanges
getAckRequest() - Method in class org.apache.sandesha.ws.rm.RMHeaders
Method getAckRequest
getAckStart() - Method in class org.apache.sandesha.storage.CallbackData
 
getAcknowledgementInterval() - Method in class org.apache.sandesha.util.PolicyLoader
 
getAcksTo(String) - Method in interface org.apache.sandesha.IStorageManager
 
getAcksTo() - Method in class org.apache.sandesha.RMMessageContext
 
getAcksTo(String) - Method in class org.apache.sandesha.client.ClientStorageManager
 
getAcksTo(String) - Method in class org.apache.sandesha.server.ServerStorageManager
 
getAcksTo(String) - Method in interface org.apache.sandesha.storage.dao.ISandeshaDAO
gets the acksTo value
getAcksTo(String) - Method in class org.apache.sandesha.storage.dao.SandeshaDatabaseDAO
 
getAcksTo(String) - Method in class org.apache.sandesha.storage.dao.SandeshaQueueDAO
 
getAcksTo(String) - Method in class org.apache.sandesha.storage.queue.SandeshaQueue
 
getAcksTo() - Method in class org.apache.sandesha.ws.rm.Accept
 
getAcksTo() - Method in class org.apache.sandesha.ws.rm.CreateSequence
 
getAcksToURL() - Method in class org.apache.sandesha.SandeshaContext
 
getAction() - Method in class org.apache.sandesha.RMMessageContext
 
getAction() - Method in class org.apache.sandesha.storage.CallbackData
 
getActualInvoker() - Method in class org.apache.sandesha.server.DelegateInvokeHandler
 
getAddress() - Method in class org.apache.sandesha.ws.rm.AcksTo
get the address
getAddressingHeaders() - Method in class org.apache.sandesha.RMMessageContext
 
getAllKeys() - Method in class org.apache.sandesha.storage.queue.IncomingSequence
 
getAllKeys() - Method in class org.apache.sandesha.storage.queue.OutgoingSequence
 
getAllReceivedMsgNumsOfIncomingSeq(String) - Method in interface org.apache.sandesha.storage.dao.ISandeshaDAO
This reutns a set of message numbers with all the message numbers of incoming sequence.
getAllReceivedMsgNumsOfIncomingSeq(String) - Method in class org.apache.sandesha.storage.dao.SandeshaDatabaseDAO
 
getAllReceivedMsgNumsOfIncomingSeq(String) - Method in class org.apache.sandesha.storage.dao.SandeshaQueueDAO
 
getAllReceivedMsgNumsOfIncomingSeq(String) - Method in class org.apache.sandesha.storage.queue.SandeshaQueue
 
getBaseRetransmissionInterval() - Method in class org.apache.sandesha.util.PolicyLoader
 
getBinaryBackOff() - Method in class org.apache.sandesha.util.PolicyLoader
 
getCallMap() - Method in class org.apache.sandesha.SandeshaContext
 
getCallback() - Static method in class org.apache.sandesha.server.Sender
 
getCallback() - Static method in class org.apache.sandesha.server.SenderWorker
 
getClientSideListenerPort() - Static method in class org.apache.sandesha.util.PropertyLoader
 
getCreateSequence() - Method in class org.apache.sandesha.ws.rm.RMHeaders
Method getCreateSequence
getCreateSequenceResponse() - Method in class org.apache.sandesha.ws.rm.RMHeaders
Method getCreateSequenceResponse
getCtx() - Method in class org.apache.sandesha.RMMessageContext
 
getError() - Method in class org.apache.sandesha.RMReport
 
getExponentialBackoff() - Method in class org.apache.sandesha.util.PolicyLoader
 
getFault() - Method in class org.apache.sandesha.storage.CallbackData
 
getFaultCode() - Method in class org.apache.sandesha.ws.rm.FaultCode
 
getFaultTo() - Method in class org.apache.sandesha.RMMessageContext
 
getFaultURL() - Method in class org.apache.sandesha.SandeshaContext
 
getFinalAckedTime() - Method in class org.apache.sandesha.storage.queue.IncomingSequence
 
getFinalMsgArrivedTime() - Method in class org.apache.sandesha.storage.queue.IncomingSequence
 
getFristProcessedTime() - Method in class org.apache.sandesha.RMMessageContext
 
getFrom() - Method in class org.apache.sandesha.RMMessageContext
 
getFromURL() - Method in class org.apache.sandesha.SandeshaContext
 
getHandlerChain(List) - Static method in class org.apache.sandesha.client.ClientHandlerUtil
 
getHandlerNames(String) - Static method in class org.apache.sandesha.util.PropertyLoader
 
getIdentifier() - Method in class org.apache.sandesha.ws.rm.AckRequested
Method getIdentifier
getIdentifier() - Method in class org.apache.sandesha.ws.rm.CreateSequenceResponse
Method getIdentifier
getIdentifier() - Method in class org.apache.sandesha.ws.rm.Identifier
Method getIdentifier
getIdentifier() - Method in class org.apache.sandesha.ws.rm.Sequence
Method getIdentifier
getIdentifier() - Method in class org.apache.sandesha.ws.rm.SequenceAcknowledgement
Method getIdentifier
getIdentifier() - Method in class org.apache.sandesha.ws.rm.SequenceOffer
 
getIdentifier() - Method in class org.apache.sandesha.ws.rm.TerminateSequence
Method getIdentifier
getInactivityTimeout() - Method in class org.apache.sandesha.util.PolicyLoader
 
getInstance() - Static method in class org.apache.sandesha.server.InvokerFactory
Getter for factory instance.
getInstance(byte) - Static method in class org.apache.sandesha.storage.queue.SandeshaQueue
 
getInstance() - Static method in class org.apache.sandesha.util.PolicyLoader
 
getIntProperty(String, int) - Static method in class org.apache.sandesha.util.PropertyLoader
 
getInvokeHandlerClassName() - Static method in class org.apache.sandesha.util.PropertyLoader
 
getInvokeHandlerParams() - Static method in class org.apache.sandesha.util.PropertyLoader
 
getInvokeStrategyClassName() - Static method in class org.apache.sandesha.util.PropertyLoader
 
getInvokeStrategyParams() - Static method in class org.apache.sandesha.util.PropertyLoader
 
getKeyFromIncomingSequenceId(String) - Method in interface org.apache.sandesha.storage.dao.ISandeshaDAO
The client side will not be able to have sequenceId as a key for storing request messages.
getKeyFromIncomingSequenceId(String) - Method in class org.apache.sandesha.storage.dao.SandeshaDatabaseDAO
 
getKeyFromIncomingSequenceId(String) - Method in class org.apache.sandesha.storage.dao.SandeshaQueueDAO
 
getKeyFromIncomingSequenceId(String) - Method in class org.apache.sandesha.storage.queue.SandeshaQueue
 
getKeyFromOutgoingSeqId(String) - Method in interface org.apache.sandesha.IStorageManager
 
getKeyFromOutgoingSeqId(String) - Method in class org.apache.sandesha.client.ClientStorageManager
 
getKeyFromOutgoingSeqId(String) - Method in class org.apache.sandesha.server.ServerStorageManager
 
getKeyFromOutgoingSequenceId(String) - Method in interface org.apache.sandesha.storage.dao.ISandeshaDAO
This asks for the above key (the key used to hold messages) given the outgoing sequece id.
getKeyFromOutgoingSequenceId(String) - Method in class org.apache.sandesha.storage.dao.SandeshaDatabaseDAO
 
getKeyFromOutgoingSequenceId(String) - Method in class org.apache.sandesha.storage.dao.SandeshaQueueDAO
 
getKeyFromOutgoingSequenceId(String) - Method in class org.apache.sandesha.storage.queue.SandeshaQueue
 
getLastIncomingMsgNo(String) - Method in interface org.apache.sandesha.IStorageManager
 
getLastIncomingMsgNo(String) - Method in class org.apache.sandesha.client.ClientStorageManager
 
getLastIncomingMsgNo(String) - Method in class org.apache.sandesha.server.ServerStorageManager
 
getLastIncomingMsgNo(String) - Method in interface org.apache.sandesha.storage.dao.ISandeshaDAO
Asks for the last message of the incoming sequence (if it has been received)
getLastIncomingMsgNo(String) - Method in class org.apache.sandesha.storage.dao.SandeshaDatabaseDAO
 
getLastIncomingMsgNo(String) - Method in class org.apache.sandesha.storage.dao.SandeshaQueueDAO
 
getLastIncomingMsgNo(String) - Method in class org.apache.sandesha.storage.queue.SandeshaQueue
 
getLastMessage() - Method in class org.apache.sandesha.ws.rm.Sequence
Method getLastMessage
getLastMsgElement() - Method in class org.apache.sandesha.ws.rm.LastMessage
Method getLastMsgElement
getLastMsgNumber() - Method in class org.apache.sandesha.storage.queue.IncomingSequence
 
getLastMsgNumber() - Method in class org.apache.sandesha.storage.queue.OutgoingSequence
 
getLastPrecessedTime() - Method in class org.apache.sandesha.RMMessageContext
 
getLastSentTime() - Method in class org.apache.sandesha.RMMessageContext
 
getListOfMessageNumbers(String) - Method in interface org.apache.sandesha.IStorageManager
 
getListOfMessageNumbers(String) - Method in class org.apache.sandesha.client.ClientStorageManager
Get a Map of messages.
getListOfMessageNumbers(String) - Method in class org.apache.sandesha.server.ServerStorageManager
This gives a sorted(by keys) map of messageIds present for a sequence.
getListenerPort() - Method in class org.apache.sandesha.client.ClientListener
 
getListenerRequestChain() - Method in class org.apache.sandesha.client.ClientListener
 
getListenerRequestHandlerNames() - Static method in class org.apache.sandesha.util.PropertyLoader
 
getListenerResponseChain() - Method in class org.apache.sandesha.client.ClientListener
 
getListenerResponseHandlerNames() - Static method in class org.apache.sandesha.util.PropertyLoader
 
getLowPriorityMessageIfAcked() - Method in class org.apache.sandesha.storage.queue.SandeshaQueue
 
getMaxValue() - Method in class org.apache.sandesha.ws.rm.AcknowledgementRange
Method getMaxValue
getMessageID() - Method in class org.apache.sandesha.RMMessageContext
 
getMessageId() - Method in class org.apache.sandesha.storage.CallbackData
 
getMessageId(Long) - Method in class org.apache.sandesha.storage.queue.IncomingSequence
 
getMessageId(Long) - Method in class org.apache.sandesha.storage.queue.OutgoingSequence
 
getMessageIdList() - Method in class org.apache.sandesha.RMMessageContext
 
getMessageNumber() - Method in class org.apache.sandesha.SandeshaContext
 
getMessageNumber(Call) - Method in class org.apache.sandesha.SandeshaContext
 
getMessageNumber() - Method in class org.apache.sandesha.storage.CallbackData
 
getMessageNumber() - Method in class org.apache.sandesha.ws.rm.AckRequested
Method getMessageNumber
getMessageNumber() - Method in class org.apache.sandesha.ws.rm.MessageNumber
Method getMessageNumber
getMessageNumber() - Method in class org.apache.sandesha.ws.rm.Sequence
Method getMessageNumber
getMessageProcessor(RMMessageContext, IStorageManager) - Static method in class org.apache.sandesha.server.RMMessageProcessorIdentifier
This method will identify the messages.
getMessageRelatingTo(String) - Method in class org.apache.sandesha.storage.queue.IncomingSequence
 
getMessageType() - Method in class org.apache.sandesha.RMMessageContext
 
getMessageType() - Method in class org.apache.sandesha.storage.CallbackData
 
getMinValue() - Method in class org.apache.sandesha.ws.rm.AcknowledgementRange
Method getMinValue
getMsgContext() - Method in class org.apache.sandesha.RMMessageContext
 
getMsgNumber() - Method in class org.apache.sandesha.RMMessageContext
 
getNackList() - Method in class org.apache.sandesha.ws.rm.SequenceAcknowledgement
Method getNackList
getNextLowPriorityMessageContextToSend() - Method in interface org.apache.sandesha.storage.dao.ISandeshaDAO
Asks the storage for the next low priority message (if there is any)
getNextLowPriorityMessageContextToSend() - Method in class org.apache.sandesha.storage.dao.SandeshaDatabaseDAO
 
getNextLowPriorityMessageContextToSend() - Method in class org.apache.sandesha.storage.dao.SandeshaQueueDAO
 
getNextMessageNumber(String) - Method in interface org.apache.sandesha.IStorageManager
 
getNextMessageNumber(String) - Method in class org.apache.sandesha.client.ClientStorageManager
This will be used by the RMSender when adding messages.
getNextMessageNumber(String) - Method in class org.apache.sandesha.server.ServerStorageManager
 
getNextMessageToProcess(Object) - Method in interface org.apache.sandesha.IStorageManager
 
getNextMessageToProcess(Object) - Method in class org.apache.sandesha.client.ClientStorageManager
 
getNextMessageToProcess(Object) - Method in class org.apache.sandesha.server.ServerStorageManager
A very important method.
getNextMessageToProcess() - Method in class org.apache.sandesha.storage.queue.IncomingSequence
 
getNextMessageToSend() - Method in interface org.apache.sandesha.IStorageManager
 
getNextMessageToSend() - Method in class org.apache.sandesha.client.ClientStorageManager
This will be used by the sender.
getNextMessageToSend() - Method in class org.apache.sandesha.server.ServerStorageManager
This is used to get a random message from the out queue Basically server sender will use this.
getNextMessageToSend() - Method in class org.apache.sandesha.storage.queue.OutgoingSequence
Returns the next deliverable message if has any.
getNextMessagesToProcess() - Method in class org.apache.sandesha.storage.queue.IncomingSequence
 
getNextMsgContextToProcess(Object) - Method in interface org.apache.sandesha.storage.dao.ISandeshaDAO
This tries to get the next message to be sent from the given outgoing sequence If these is no message to be sent in the given sequence, null will be returned.
getNextMsgContextToProcess(Object) - Method in class org.apache.sandesha.storage.dao.SandeshaDatabaseDAO
 
getNextMsgContextToProcess(Object) - Method in class org.apache.sandesha.storage.dao.SandeshaQueueDAO
 
getNextOutgoingMessageNumber(String) - Method in interface org.apache.sandesha.storage.dao.ISandeshaDAO
This gives the next message number, outgoing storage of the given sequence esxpects.
getNextOutgoingMessageNumber(String) - Method in class org.apache.sandesha.storage.dao.SandeshaDatabaseDAO
 
getNextOutgoingMessageNumber(String) - Method in class org.apache.sandesha.storage.dao.SandeshaQueueDAO
 
getNextOutgoingMessageNumber(String) - Method in class org.apache.sandesha.storage.queue.SandeshaQueue
 
getNextOutgoingMsgContextToSend() - Method in interface org.apache.sandesha.storage.dao.ISandeshaDAO
Gets the next possible message to be sent from the queue.
getNextOutgoingMsgContextToSend() - Method in class org.apache.sandesha.storage.dao.SandeshaDatabaseDAO
 
getNextOutgoingMsgContextToSend() - Method in class org.apache.sandesha.storage.dao.SandeshaQueueDAO
 
getNextPriorityMessageContextToSend() - Method in interface org.apache.sandesha.storage.dao.ISandeshaDAO
This checks the priority messages to see weather there is any one to be sent (either for the first time or a retransmission)
getNextPriorityMessageContextToSend() - Method in class org.apache.sandesha.storage.dao.SandeshaDatabaseDAO
 
getNextPriorityMessageContextToSend() - Method in class org.apache.sandesha.storage.dao.SandeshaQueueDAO
 
getNextSeqToProcess() - Method in interface org.apache.sandesha.IStorageManager
 
getNextSeqToProcess() - Method in class org.apache.sandesha.client.ClientStorageManager
 
getNextSeqToProcess() - Method in class org.apache.sandesha.server.ServerStorageManager
 
getNumberOfReturnMessages() - Method in class org.apache.sandesha.RMReport
 
getOffer(String) - Method in interface org.apache.sandesha.IStorageManager
 
getOffer(String) - Method in class org.apache.sandesha.client.ClientStorageManager
 
getOffer(String) - Method in class org.apache.sandesha.server.ServerStorageManager
 
getOffer(String) - Method in interface org.apache.sandesha.storage.dao.ISandeshaDAO
Gets the offered incoming sequence, of outgoing sequence.
getOffer(String) - Method in class org.apache.sandesha.storage.dao.SandeshaDatabaseDAO
 
getOffer(String) - Method in class org.apache.sandesha.storage.dao.SandeshaQueueDAO
 
getOffer(String) - Method in class org.apache.sandesha.storage.queue.SandeshaQueue
 
getOffer() - Method in class org.apache.sandesha.ws.rm.CreateSequence
 
getOldSequenceID() - Method in class org.apache.sandesha.RMMessageContext
 
getOutGoingAddress() - Method in class org.apache.sandesha.RMMessageContext
 
getOutSequenceId() - Method in class org.apache.sandesha.storage.queue.OutgoingSequence
 
getOutgoingSeqOfMsg(String) - Method in interface org.apache.sandesha.IStorageManager
 
getOutgoingSeqOfMsg(String) - Method in class org.apache.sandesha.client.ClientStorageManager
 
getOutgoingSeqOfMsg(String) - Method in class org.apache.sandesha.server.ServerStorageManager
 
getOutgoingSeqenceIdOfIncomingMsg(RMMessageContext) - Method in interface org.apache.sandesha.IStorageManager
 
getOutgoingSeqenceIdOfIncomingMsg(RMMessageContext) - Method in class org.apache.sandesha.client.ClientStorageManager
 
getOutgoingSeqenceIdOfIncomingMsg(RMMessageContext) - Method in class org.apache.sandesha.server.ServerStorageManager
 
getParamData(String) - Static method in class org.apache.sandesha.util.PropertyLoader
 
getParams() - Method in class org.apache.sandesha.server.ThreadPoolInvokeStrategy
 
getParms() - Method in class org.apache.sandesha.server.DelegateInvokeHandler
 
getProvider() - Static method in class org.apache.sandesha.util.PropertyLoader
 
getRMHeaders() - Method in class org.apache.sandesha.RMMessageContext
 
getRMInvokerWorker() - Method in class org.apache.sandesha.server.ThreadPoolInvokeStrategy.RMRunnableInvoker
 
getRandomSeqToProcess() - Method in interface org.apache.sandesha.storage.dao.ISandeshaDAO
 
getRandomSeqToProcess() - Method in class org.apache.sandesha.storage.dao.SandeshaDatabaseDAO
 
getRandomSeqToProcess() - Method in class org.apache.sandesha.storage.dao.SandeshaQueueDAO
 
getReTransmissionCount() - Method in class org.apache.sandesha.RMMessageContext
 
getReceivedMsgNumbers() - Method in class org.apache.sandesha.storage.queue.OutgoingSequence
 
getReplyTo() - Method in class org.apache.sandesha.RMMessageContext
 
getReplyToURL() - Method in class org.apache.sandesha.SandeshaContext
 
getRequestChain() - Method in class org.apache.sandesha.server.Sender
 
getRequestChain() - Method in class org.apache.sandesha.server.SenderWorker
 
getRequestHandlerNames() - Static method in class org.apache.sandesha.util.PropertyLoader
 
getResponseChain() - Method in class org.apache.sandesha.server.Sender
 
getResponseChain() - Method in class org.apache.sandesha.server.SenderWorker
 
getResponseHandlerNames() - Static method in class org.apache.sandesha.util.PropertyLoader
 
getRetransmissionTime() - Method in class org.apache.sandesha.RMMessageContext
 
getSas() - Method in class org.apache.sandesha.client.ClientListener
 
getSequence() - Method in class org.apache.sandesha.ws.rm.RMHeaders
Method getSequence
getSequenceAcknowledgement() - Method in class org.apache.sandesha.ws.rm.RMHeaders
Method getSequenceAcknowledgement
getSequenceFault() - Method in class org.apache.sandesha.ws.rm.SequenceFault
 
getSequenceID() - Method in class org.apache.sandesha.RMMessageContext
 
getSequenceId() - Method in class org.apache.sandesha.storage.CallbackData
 
getSequenceId() - Method in class org.apache.sandesha.storage.queue.AbstractSequence
 
getSequenceOfOutSequence(String) - Method in interface org.apache.sandesha.storage.dao.ISandeshaDAO
this gives the seqId which is used to hold the messages of which the outsequence entry has been set to the value outsequenceId.
getSequenceOfOutSequence(String) - Method in class org.apache.sandesha.storage.dao.SandeshaDatabaseDAO
 
getSequenceOfOutSequence(String) - Method in class org.apache.sandesha.storage.dao.SandeshaQueueDAO
 
getSequenceOfOutSequence(String) - Method in class org.apache.sandesha.storage.queue.SandeshaQueue
 
getSimpleAxisServerPort() - Static method in class org.apache.sandesha.util.PropertyLoader
 
getSoapElement() - Method in class org.apache.sandesha.ws.rm.Accept
Method getSoapElement
getSoapElement() - Method in class org.apache.sandesha.ws.rm.AckRequested
Method getSoapElement
getSoapElement() - Method in class org.apache.sandesha.ws.rm.AcknowledgementRange
Method getSoapElement
getSoapElement() - Method in class org.apache.sandesha.ws.rm.AcksTo
 
getSoapElement() - Method in class org.apache.sandesha.ws.rm.CreateSequence
Method getSoapElement
getSoapElement() - Method in class org.apache.sandesha.ws.rm.CreateSequenceResponse
Method getSoapElement
getSoapElement() - Method in class org.apache.sandesha.ws.rm.FaultCode
Method getSoapElement
getSoapElement() - Method in interface org.apache.sandesha.ws.rm.IRmElement
Methode getSoapElement

This gives the soap element of the protocol element.

getSoapElement() - Method in class org.apache.sandesha.ws.rm.Identifier
Method getSoapElement
getSoapElement() - Method in class org.apache.sandesha.ws.rm.LastMessage
Method getSoapElement
getSoapElement() - Method in class org.apache.sandesha.ws.rm.MessageNumber
Method getSoapElement
getSoapElement() - Method in class org.apache.sandesha.ws.rm.Nack
Method getSoapElement
getSoapElement() - Method in class org.apache.sandesha.ws.rm.Sequence
Method getSoapElement
getSoapElement() - Method in class org.apache.sandesha.ws.rm.SequenceAcknowledgement
Method getSoapElement
getSoapElement() - Method in class org.apache.sandesha.ws.rm.SequenceFault
 
getSoapElement() - Method in class org.apache.sandesha.ws.rm.SequenceOffer
 
getSoapElement() - Method in class org.apache.sandesha.ws.rm.TerminateSequence
Method getSoapElement
getSourceURL() - Method in class org.apache.sandesha.RMMessageContext
 
getSourceURL() - Method in class org.apache.sandesha.SandeshaContext
 
getStorageAccessor(int, byte) - Static method in class org.apache.sandesha.storage.dao.SandeshaDAOFactory
 
getStorageManager() - Method in class org.apache.sandesha.server.RMInvokerWork
 
getStringProperty(String, String) - Static method in class org.apache.sandesha.util.PropertyLoader
 
getSync() - Method in class org.apache.sandesha.RMMessageContext
 
getTerminateSequence() - Method in class org.apache.sandesha.ws.rm.RMHeaders
Method getTerminateSequence
getThreadPoolSize() - Method in class org.apache.sandesha.server.ThreadPoolInvokeStrategy
Determine the size of the thread pool.
getTo() - Method in class org.apache.sandesha.RMMessageContext
 
getToURL() - Method in class org.apache.sandesha.SandeshaContext
 

H

HTTP - Static variable in interface org.apache.sandesha.Constants
 
handleInvoke(MessageContext) - Method in class org.apache.sandesha.server.DelegateInvokeHandler
 
handleInvoke(MessageContext) - Method in interface org.apache.sandesha.server.InvokeHandler
 
hasLastIncomingMsgReceived(String) - Method in interface org.apache.sandesha.IStorageManager
 
hasLastIncomingMsgReceived(String) - Method in class org.apache.sandesha.client.ClientStorageManager
 
hasLastIncomingMsgReceived(String) - Method in class org.apache.sandesha.server.ServerStorageManager
 
hasLastIncomingMsgReceived(String) - Method in interface org.apache.sandesha.storage.dao.ISandeshaDAO
Can be used to ckeck weather the last message has been received in the incoming sequence.
hasLastIncomingMsgReceived(String) - Method in class org.apache.sandesha.storage.dao.SandeshaDatabaseDAO
 
hasLastIncomingMsgReceived(String) - Method in class org.apache.sandesha.storage.dao.SandeshaQueueDAO
 
hasLastIncomingMsgReceived(String) - Method in class org.apache.sandesha.storage.queue.SandeshaQueue
 
hasLastMsgReceived() - Method in class org.apache.sandesha.storage.queue.IncomingSequence
 
hasLastMsgReceived() - Method in class org.apache.sandesha.storage.queue.OutgoingSequence
 
hasMessage(Long) - Method in class org.apache.sandesha.storage.queue.IncomingSequence
 
hasMessage(Long) - Method in class org.apache.sandesha.storage.queue.OutgoingSequence
 
hasMessageWithId(String) - Method in class org.apache.sandesha.storage.queue.OutgoingSequence
 
hasProcessableMessages() - Method in class org.apache.sandesha.storage.queue.IncomingSequence
 
hasResponse() - Method in class org.apache.sandesha.storage.queue.OutgoingSequence
 
hashCode() - Method in class org.apache.sandesha.ws.rm.Identifier
Method hashCode
helper() - Method in class org.apache.sandesha.util.PolicyLoader
 

I

IDENTIFIER - Static variable in interface org.apache.sandesha.Constants.WSRM
 
IGNORE_ACTION - Static variable in interface org.apache.sandesha.Constants
 
INACTIVITY_TIMEOUT - Static variable in interface org.apache.sandesha.Constants
 
INA_TIMEOUT - Static variable in interface org.apache.sandesha.Constants.WSRMPolicy
 
INVALID_ACKNOWLEDGEMENT - Static variable in interface org.apache.sandesha.Constants.FaultMessages
 
INVALID_MESSAGE - Static variable in interface org.apache.sandesha.Constants.FaultMessages
 
INVOKER - Static variable in interface org.apache.sandesha.Constants
 
INVOKER_THREADS - Static variable in interface org.apache.sandesha.Constants
 
INVOKE_HANDLER - Static variable in interface org.apache.sandesha.Constants
 
INVOKE_STRATEGY - Static variable in interface org.apache.sandesha.Constants
 
IN_CORRECT_MESSAGE - Static variable in interface org.apache.sandesha.Constants.FaultCodes
 
IN_ONLY - Static variable in interface org.apache.sandesha.Constants.ClientProperties
 
IN_OUT - Static variable in interface org.apache.sandesha.Constants.ClientProperties
 
IRMMessageProcessor - interface org.apache.sandesha.server.msgprocessors.IRMMessageProcessor.
Interface for message processors.
IRmElement - interface org.apache.sandesha.ws.rm.IRmElement.
class IRmElement
ISandeshaDAO - interface org.apache.sandesha.storage.dao.ISandeshaDAO.
 
IStorageManager - interface org.apache.sandesha.IStorageManager.
Interface for StorageManager.
Identifier - class org.apache.sandesha.ws.rm.Identifier.
class Identifier
Identifier() - Constructor for class org.apache.sandesha.ws.rm.Identifier
Constructor Identifier
IncomingSequence - class org.apache.sandesha.storage.queue.IncomingSequence.
 
IncomingSequence(String) - Constructor for class org.apache.sandesha.storage.queue.IncomingSequence
 
InvokeHandler - interface org.apache.sandesha.server.InvokeHandler.
 
InvokeStrategy - interface org.apache.sandesha.server.InvokeStrategy.
A strategy for handling (asynchronous) web service invocations.
InvokerFactory - class org.apache.sandesha.server.InvokerFactory.
Provides factory access to two main components of invoke layer.
InvokerFactory() - Constructor for class org.apache.sandesha.server.InvokerFactory
 
incrementReturnedMsgCount() - Method in class org.apache.sandesha.RMReport
 
init() - Method in interface org.apache.sandesha.IStorageManager
 
init(boolean) - Static method in class org.apache.sandesha.SandeshaContext
 
init() - Method in class org.apache.sandesha.client.ClientStorageManager
 
init() - Method in class org.apache.sandesha.server.ServerStorageManager
 
initCall(Call, String, String, short) - Method in class org.apache.sandesha.SandeshaContext
 
initSimpleAxisServer() - Method in class org.apache.sandesha.client.ClientListener
 
insertFault(RMMessageContext) - Method in interface org.apache.sandesha.IStorageManager
 
insertFault(RMMessageContext) - Method in class org.apache.sandesha.client.ClientStorageManager
 
insertFault(RMMessageContext) - Method in class org.apache.sandesha.server.ServerStorageManager
 
insertIncomingMessage(RMMessageContext) - Method in interface org.apache.sandesha.IStorageManager
 
insertIncomingMessage(RMMessageContext) - Method in class org.apache.sandesha.client.ClientStorageManager
 
insertIncomingMessage(RMMessageContext) - Method in class org.apache.sandesha.server.ServerStorageManager
 
insertOutgoingMessage(RMMessageContext) - Method in interface org.apache.sandesha.IStorageManager
 
insertOutgoingMessage(RMMessageContext) - Method in class org.apache.sandesha.client.ClientStorageManager
 
insertOutgoingMessage(RMMessageContext) - Method in class org.apache.sandesha.server.ServerStorageManager
 
insertTerminateSeqMessage(RMMessageContext) - Method in interface org.apache.sandesha.IStorageManager
 
insertTerminateSeqMessage(RMMessageContext) - Method in class org.apache.sandesha.client.ClientStorageManager
 
insertTerminateSeqMessage(RMMessageContext) - Method in class org.apache.sandesha.server.ServerStorageManager
 
invoke(MessageContext) - Method in class org.apache.sandesha.client.RMSender
This is the main method that is invoked by the axis engine.
invoke(MessageContext) - Method in class org.apache.sandesha.ws.rm.handlers.RMServerRequestHandler
 
isAckComplete() - Method in class org.apache.sandesha.storage.queue.OutgoingSequence
 
isAckReceived() - Method in class org.apache.sandesha.RMMessageContext
 
isAllAcked() - Method in class org.apache.sandesha.RMReport
 
isAllIncommingTerminateReceived() - Method in interface org.apache.sandesha.storage.dao.ISandeshaDAO
Use this to check weather the terminate message of all sequences (incoming) has been received.
isAllIncommingTerminateReceived() - Method in class org.apache.sandesha.storage.dao.SandeshaDatabaseDAO
 
isAllIncommingTerminateReceived() - Method in class org.apache.sandesha.storage.dao.SandeshaQueueDAO
 
isAllIncommingTerminateReceived() - Method in class org.apache.sandesha.storage.queue.SandeshaQueue
 
isAllOutgoingTerminateSent() - Method in interface org.apache.sandesha.storage.dao.ISandeshaDAO
Checks weather the terminate message of all out going sequences have been sent.
isAllOutgoingTerminateSent() - Method in class org.apache.sandesha.storage.dao.SandeshaDatabaseDAO
 
isAllOutgoingTerminateSent() - Method in class org.apache.sandesha.storage.dao.SandeshaQueueDAO
 
isAllOutgoingTerminateSent() - Method in class org.apache.sandesha.storage.queue.SandeshaQueue
 
isHasResponse() - Method in class org.apache.sandesha.RMMessageContext
 
isIncomingMessageExists(String, Long) - Method in interface org.apache.sandesha.storage.dao.ISandeshaDAO
This checks in the given incoming sequence to see weather a message of the given message no exists
isIncomingMessageExists(String, Long) - Method in class org.apache.sandesha.storage.dao.SandeshaDatabaseDAO
 
isIncomingMessageExists(String, Long) - Method in class org.apache.sandesha.storage.dao.SandeshaQueueDAO
 
isIncomingMessageExists(String, Long) - Method in class org.apache.sandesha.storage.queue.SandeshaQueue
 
isIncomingSequenceExists(String) - Method in interface org.apache.sandesha.storage.dao.ISandeshaDAO
This checks weather there is a entry for the given incoming sequence in the queue.
isIncomingSequenceExists(String) - Method in class org.apache.sandesha.storage.dao.SandeshaDatabaseDAO
 
isIncomingSequenceExists(String) - Method in class org.apache.sandesha.storage.dao.SandeshaQueueDAO
 
isIncomingSequenceExists(String) - Method in class org.apache.sandesha.storage.queue.SandeshaQueue
 
isIncommingTerminateReceived(String) - Method in interface org.apache.sandesha.storage.dao.ISandeshaDAO
 
isIncommingTerminateReceived(String) - Method in class org.apache.sandesha.storage.dao.SandeshaDatabaseDAO
 
isIncommingTerminateReceived(String) - Method in class org.apache.sandesha.storage.dao.SandeshaQueueDAO
 
isIncommingTerminateReceived(String) - Method in class org.apache.sandesha.storage.queue.SandeshaQueue
 
isLastMessage() - Method in class org.apache.sandesha.RMMessageContext
 
isLastMessage(Call) - Method in class org.apache.sandesha.SandeshaContext
 
isLocked() - Method in class org.apache.sandesha.RMMessageContext
 
isMessageExist(String, long) - Method in interface org.apache.sandesha.IStorageManager
 
isMessageExist(String, long) - Method in class org.apache.sandesha.client.ClientStorageManager
Check the existance of a message.
isMessageExist(String, long) - Method in class org.apache.sandesha.server.ServerStorageManager
 
isMessagePresent(String) - Method in class org.apache.sandesha.storage.queue.OutgoingSequence
 
isMsgInSentList(long) - Method in class org.apache.sandesha.storage.queue.OutgoingSequence
 
isOutSeqApproved() - Method in class org.apache.sandesha.storage.queue.OutgoingSequence
 
isOutgoingSequenceExists(String) - Method in interface org.apache.sandesha.storage.dao.ISandeshaDAO
Checks weather a entry for the given outgoing sequence exists in the queue.
isOutgoingSequenceExists(String) - Method in class org.apache.sandesha.storage.dao.SandeshaDatabaseDAO
 
isOutgoingSequenceExists(String) - Method in class org.apache.sandesha.storage.dao.SandeshaQueueDAO
 
isOutgoingSequenceExists(String) - Method in class org.apache.sandesha.storage.queue.SandeshaQueue
 
isOutgoingTerminateSent(String) - Method in interface org.apache.sandesha.storage.dao.ISandeshaDAO
 
isOutgoingTerminateSent(String) - Method in class org.apache.sandesha.storage.dao.SandeshaDatabaseDAO
 
isOutgoingTerminateSent(String) - Method in class org.apache.sandesha.storage.dao.SandeshaQueueDAO
 
isOutgoingTerminateSent(String) - Method in class org.apache.sandesha.storage.queue.SandeshaQueue
 
isRequestedSeqPresent(String) - Method in interface org.apache.sandesha.IStorageManager
 
isRequestedSeqPresent(String) - Method in class org.apache.sandesha.client.ClientStorageManager
 
isRequestedSeqPresent(String) - Method in class org.apache.sandesha.server.ServerStorageManager
 
isRequestedSeqPresent(String) - Method in interface org.apache.sandesha.storage.dao.ISandeshaDAO
Check weather the given sequence id is one of the requested once (see 'addRequestedSequence')
isRequestedSeqPresent(String) - Method in class org.apache.sandesha.storage.dao.SandeshaDatabaseDAO
 
isRequestedSeqPresent(String) - Method in class org.apache.sandesha.storage.dao.SandeshaQueueDAO
 
isRequestedSeqPresent(String) - Method in class org.apache.sandesha.storage.queue.SandeshaQueue
 
isResponseSequenceExist(String) - Method in interface org.apache.sandesha.IStorageManager
 
isResponseSequenceExist(String) - Method in class org.apache.sandesha.client.ClientStorageManager
 
isResponseSequenceExist(String) - Method in class org.apache.sandesha.server.ServerStorageManager
 
isRunning() - Method in class org.apache.sandesha.server.Sender
 
isRunning() - Method in class org.apache.sandesha.server.SenderWorker
 
isSendAck() - Method in class org.apache.sandesha.storage.queue.IncomingSequence
 
isSendOffer() - Method in class org.apache.sandesha.RMMessageContext
 
isSendOffer() - Method in class org.apache.sandesha.SandeshaContext
 
isSentMsg(String, long) - Method in interface org.apache.sandesha.IStorageManager
 
isSentMsg(String, long) - Method in class org.apache.sandesha.client.ClientStorageManager
 
isSentMsg(String, long) - Method in class org.apache.sandesha.server.ServerStorageManager
 
isSentMsg(String, long) - Method in interface org.apache.sandesha.storage.dao.ISandeshaDAO
Asks from the storage weather the given message has been sent at least once
isSentMsg(String, long) - Method in class org.apache.sandesha.storage.dao.SandeshaDatabaseDAO
 
isSentMsg(String, long) - Method in class org.apache.sandesha.storage.dao.SandeshaQueueDAO
 
isSentMsg(String, long) - Method in class org.apache.sandesha.storage.queue.SandeshaQueue
 
isSequenceComplete(String) - Method in interface org.apache.sandesha.IStorageManager
 
isSequenceComplete(String) - Method in class org.apache.sandesha.client.ClientStorageManager
 
isSequenceComplete(String) - Method in class org.apache.sandesha.server.ServerStorageManager
 
isSequenceExist(String) - Method in interface org.apache.sandesha.IStorageManager
 
isSequenceExist(String) - Method in class org.apache.sandesha.client.ClientStorageManager
 
isSequenceExist(String) - Method in class org.apache.sandesha.server.ServerStorageManager
Used to find out weather the sequence with this id has already been created.
isSequenceLocked() - Method in class org.apache.sandesha.storage.queue.IncomingSequence
 
isStarted() - Method in class org.apache.sandesha.client.ClientListener
 
isSync() - Method in class org.apache.sandesha.SandeshaContext
 
isTerminateReceived() - Method in class org.apache.sandesha.storage.queue.IncomingSequence
 
isTerminateSent() - Method in class org.apache.sandesha.storage.queue.OutgoingSequence
 

L

LAST_MESSAGE - Static variable in interface org.apache.sandesha.Constants.ClientProperties
 
LAST_MSG - Static variable in interface org.apache.sandesha.Constants.WSRM
 
LAST_MSG_NO_EXCEEDED - Static variable in interface org.apache.sandesha.Constants.FaultMessages
 
LISTENER_REQUEST_HANDLER - Static variable in interface org.apache.sandesha.Constants.ClientProperties
 
LISTENER_RESPONSE_HANDLER - Static variable in interface org.apache.sandesha.Constants.ClientProperties
 
LOWER - Static variable in interface org.apache.sandesha.Constants.WSRM
 
LastMessage - class org.apache.sandesha.ws.rm.LastMessage.
class LastMessage
LastMessage() - Constructor for class org.apache.sandesha.ws.rm.LastMessage
Constructor LastMessage
log - Static variable in class org.apache.sandesha.client.ClientStorageManager
 
log - Static variable in class org.apache.sandesha.server.ServerStorageManager
 

M

MAX_MSG_NO - Static variable in interface org.apache.sandesha.Constants.WSRM
 
MEP - Static variable in interface org.apache.sandesha.Constants.ClientProperties
 
MESSAGE_EXISTS - Static variable in interface org.apache.sandesha.Constants.Queue
 
MESSAGE_ID_NULL - Static variable in interface org.apache.sandesha.Constants.Queue
 
MESSAGE_NUMBER_NOT_SPECIFIED - Static variable in interface org.apache.sandesha.Constants.ErrorMessages
 
MSG_NO_ROLLOVER - Static variable in interface org.apache.sandesha.Constants.FaultMessages
 
MSG_NUMBER - Static variable in interface org.apache.sandesha.Constants.ClientProperties
 
MSG_NUMBER - Static variable in interface org.apache.sandesha.Constants.WSRM
 
MSG_TYPE_ACKNOWLEDGEMENT - Static variable in interface org.apache.sandesha.Constants
 
MSG_TYPE_CREATE_SEQUENCE_REQUEST - Static variable in interface org.apache.sandesha.Constants
 
MSG_TYPE_CREATE_SEQUENCE_RESPONSE - Static variable in interface org.apache.sandesha.Constants
 
MSG_TYPE_SERVICE_REQUEST - Static variable in interface org.apache.sandesha.Constants
 
MSG_TYPE_SERVICE_RESPONSE - Static variable in interface org.apache.sandesha.Constants
 
MSG_TYPE_TERMINATE_SEQUENCE - Static variable in interface org.apache.sandesha.Constants
 
MessageNumber - class org.apache.sandesha.ws.rm.MessageNumber.
class MessageNumber
MessageNumber() - Constructor for class org.apache.sandesha.ws.rm.MessageNumber
Constructor MessageNumber
MessageValidator - class org.apache.sandesha.server.MessageValidator.
This will validate all the incoming messages receiving through the RMProvider.
MessageValidator() - Constructor for class org.apache.sandesha.server.MessageValidator
 
markMessageDeleted(Long) - Method in class org.apache.sandesha.storage.queue.OutgoingSequence
 
markOutgoingMessageToDelete(String, Long) - Method in interface org.apache.sandesha.storage.dao.ISandeshaDAO
This outgoing message will be marked as deleted.
markOutgoingMessageToDelete(String, Long) - Method in class org.apache.sandesha.storage.dao.SandeshaDatabaseDAO
 
markOutgoingMessageToDelete(String, Long) - Method in class org.apache.sandesha.storage.dao.SandeshaQueueDAO
 
markOutgoingMessageToDelete(String, Long) - Method in class org.apache.sandesha.storage.queue.SandeshaQueue
 
movePriorityMsgToBin(String) - Method in class org.apache.sandesha.storage.queue.SandeshaQueue
 

N

NACK - Static variable in interface org.apache.sandesha.Constants.WSRM
 
NO_ADDRESSING_HEADERS - Static variable in interface org.apache.sandesha.Constants.FaultMessages
 
NO_RM_HEADES - Static variable in interface org.apache.sandesha.Constants.FaultMessages
 
NO_TO - Static variable in interface org.apache.sandesha.Constants.FaultMessages
 
NS_ADDRESSING_ANONYMOUS - Static variable in interface org.apache.sandesha.Constants.WSA
 
NS_PREFIX_RM - Static variable in interface org.apache.sandesha.Constants.WSRM
 
NS_URI_RM - Static variable in interface org.apache.sandesha.Constants.WSRM
 
NULL_PORT - Static variable in class org.apache.sandesha.client.ClientListener
 
NULL_REQUEST_MSG - Static variable in interface org.apache.sandesha.Constants.ErrorMessages
 
Nack - class org.apache.sandesha.ws.rm.Nack.
class Nack
Nack() - Constructor for class org.apache.sandesha.ws.rm.Nack
Constructor Nack
nextAllSeqIdsToProcess() - Method in class org.apache.sandesha.storage.queue.SandeshaQueue
 
nextAllSeqsToProcess() - Method in class org.apache.sandesha.storage.queue.SandeshaQueue
 
nextIncomingMessageToProcess(Object) - Method in class org.apache.sandesha.storage.queue.SandeshaQueue
 
nextMessageNumber() - Method in class org.apache.sandesha.storage.queue.OutgoingSequence
 
nextOutgoingMessageToSend() - Method in class org.apache.sandesha.storage.queue.SandeshaQueue
 
nextPriorityMessageToSend() - Method in class org.apache.sandesha.storage.queue.SandeshaQueue
 

O

OutgoingSequence - class org.apache.sandesha.storage.queue.OutgoingSequence.
This class works as a hash map for storing response messages until they are sent.
OutgoingSequence(String) - Constructor for class org.apache.sandesha.storage.queue.OutgoingSequence
 
onIncomingMessage(CallbackData) - Method in class org.apache.sandesha.storage.Callback
 
onOutgoingMessage(CallbackData) - Method in class org.apache.sandesha.storage.Callback
 
org.apache.sandesha - package org.apache.sandesha
 
org.apache.sandesha.client - package org.apache.sandesha.client
 
org.apache.sandesha.server - package org.apache.sandesha.server
 
org.apache.sandesha.server.msgprocessors - package org.apache.sandesha.server.msgprocessors
 
org.apache.sandesha.storage - package org.apache.sandesha.storage
 
org.apache.sandesha.storage.dao - package org.apache.sandesha.storage.dao
 
org.apache.sandesha.storage.queue - package org.apache.sandesha.storage.queue
 
org.apache.sandesha.util - package org.apache.sandesha.util
 
org.apache.sandesha.ws.rm - package org.apache.sandesha.ws.rm
 
org.apache.sandesha.ws.rm.handlers - package org.apache.sandesha.ws.rm.handlers
 
org.apache.sandesha.ws.rm.providers - package org.apache.sandesha.ws.rm.providers
 

P

PROPERTY_FILE - Static variable in interface org.apache.sandesha.Constants.ClientProperties
 
PROVIDER_CLASS - Static variable in interface org.apache.sandesha.Constants.ClientProperties
 
PROVIDER_RECEIVED_MSG - Static variable in interface org.apache.sandesha.Constants.InfomationMessage
 
PolicyLoader - class org.apache.sandesha.util.PolicyLoader.
 
PropertyLoader - class org.apache.sandesha.util.PropertyLoader.
This is the property loader for Sandesha.
PropertyLoader() - Constructor for class org.apache.sandesha.util.PropertyLoader
 
processMessage(RMMessageContext) - Method in class org.apache.sandesha.server.msgprocessors.AcknowledgementProcessor
 
processMessage(RMMessageContext) - Method in class org.apache.sandesha.server.msgprocessors.CompositeProcessor
 
processMessage(RMMessageContext) - Method in class org.apache.sandesha.server.msgprocessors.CreateSequenceProcessor
 
processMessage(RMMessageContext) - Method in class org.apache.sandesha.server.msgprocessors.CreateSequenceResponseProcessor
 
processMessage(RMMessageContext) - Method in class org.apache.sandesha.server.msgprocessors.FaultProcessor
 
processMessage(RMMessageContext) - Method in interface org.apache.sandesha.server.msgprocessors.IRMMessageProcessor
 
processMessage(RMMessageContext) - Method in class org.apache.sandesha.server.msgprocessors.TerminateSequenceProcessor
 
processMessage(MessageContext, SOAPEnvelope, SOAPEnvelope, Object) - Method in class org.apache.sandesha.ws.rm.providers.RMClientProvider
 
processMessage(MessageContext, SOAPEnvelope, SOAPEnvelope, Object) - Method in class org.apache.sandesha.ws.rm.providers.RMProvider
 
processReturnedMessageContext(MessageContext) - Method in class org.apache.sandesha.RMTransport
 
putNewMessage(Long, RMMessageContext) - Method in class org.apache.sandesha.storage.queue.IncomingSequence
adds the message to map.
putNewMessage(RMMessageContext) - Method in class org.apache.sandesha.storage.queue.OutgoingSequence
adds the message to map.

Q

QUEUE_INCONSIS - Static variable in interface org.apache.sandesha.Constants.Queue
 
QueueException - exception org.apache.sandesha.storage.queue.QueueException.
 
QueueException(String) - Constructor for class org.apache.sandesha.storage.queue.QueueException
 

R

REPLY_TO - Static variable in interface org.apache.sandesha.Constants.ClientProperties
 
REPORT - Static variable in interface org.apache.sandesha.Constants.ClientProperties
 
REQUEST_HANDLER - Static variable in interface org.apache.sandesha.Constants.ClientProperties
 
RESPONSE - Static variable in interface org.apache.sandesha.Constants
 
RESPONSE_HANDLER - Static variable in interface org.apache.sandesha.Constants.ClientProperties
 
RESPONSE_SEQ_NULL - Static variable in interface org.apache.sandesha.Constants.Queue
 
RETRANSMISSION_INTERVAL - Static variable in interface org.apache.sandesha.Constants
 
RMClientProvider - class org.apache.sandesha.ws.rm.providers.RMClientProvider.
 
RMClientProvider() - Constructor for class org.apache.sandesha.ws.rm.providers.RMClientProvider
 
RMHeaders - class org.apache.sandesha.ws.rm.RMHeaders.
class RMHeaders
RMHeaders() - Constructor for class org.apache.sandesha.ws.rm.RMHeaders
 
RMINVOKER_SLEEP_TIME - Static variable in interface org.apache.sandesha.Constants
 
RMInvokerWork - class org.apache.sandesha.server.RMInvokerWork.
This is the worker class for the RMInvoker.
RMInvokerWork() - Constructor for class org.apache.sandesha.server.RMInvokerWork
 
RMMessageContext - class org.apache.sandesha.RMMessageContext.
RMMessageContext is used as the message context for Sandesha.
RMMessageContext() - Constructor for class org.apache.sandesha.RMMessageContext
 
RMMessageCreator - class org.apache.sandesha.util.RMMessageCreator.
This is the message creater for Sandesha.
RMMessageCreator() - Constructor for class org.apache.sandesha.util.RMMessageCreator
 
RMMessageProcessorIdentifier - class org.apache.sandesha.server.RMMessageProcessorIdentifier.
 
RMMessageProcessorIdentifier() - Constructor for class org.apache.sandesha.server.RMMessageProcessorIdentifier
 
RMProvider - class org.apache.sandesha.ws.rm.providers.RMProvider.
class RMProvider
RMProvider() - Constructor for class org.apache.sandesha.ws.rm.providers.RMProvider
 
RMReport - class org.apache.sandesha.RMReport.
RMReport is generated at the end of the termination of each sequence.
RMReport() - Constructor for class org.apache.sandesha.RMReport
 
RMSERVICE - Static variable in interface org.apache.sandesha.Constants.ClientProperties
 
RMSERVICE_CLASS - Static variable in interface org.apache.sandesha.Constants.ClientProperties
 
RMSender - class org.apache.sandesha.client.RMSender.
In the client side of axis there is a flexibility of using custom sender to send SOAP messages.
RMSender() - Constructor for class org.apache.sandesha.client.RMSender
 
RMServerRequestHandler - class org.apache.sandesha.ws.rm.handlers.RMServerRequestHandler.
class RMServerRequestHandler
RMServerRequestHandler() - Constructor for class org.apache.sandesha.ws.rm.handlers.RMServerRequestHandler
 
RMService - class org.apache.sandesha.client.RMService.
This class is used as a web service in the client side.
RMService() - Constructor for class org.apache.sandesha.client.RMService
 
RMTransport - class org.apache.sandesha.RMTransport.
A File Transport class.
RMTransport() - Constructor for class org.apache.sandesha.RMTransport
 
RMTransport(String, String) - Constructor for class org.apache.sandesha.RMTransport
 
removeAllAcks(String) - Method in interface org.apache.sandesha.storage.dao.ISandeshaDAO
 
removeAllAcks(String) - Method in class org.apache.sandesha.storage.dao.SandeshaDatabaseDAO
 
removeAllAcks(String) - Method in class org.apache.sandesha.storage.dao.SandeshaQueueDAO
 
removeAllAcks(String) - Method in class org.apache.sandesha.storage.queue.SandeshaQueue
 
removeCallback() - Method in interface org.apache.sandesha.IStorageManager
 
removeCallback() - Method in class org.apache.sandesha.client.ClientStorageManager
 
removeCallback() - Method in class org.apache.sandesha.server.ServerStorageManager
 
removeCallback() - Static method in class org.apache.sandesha.ws.rm.providers.RMProvider
 
removeCreateSequenceMsg(String) - Method in interface org.apache.sandesha.storage.dao.ISandeshaDAO
This checks the priority queue for a message if given messageid and moves it to the bin
removeCreateSequenceMsg(String) - Method in class org.apache.sandesha.storage.dao.SandeshaDatabaseDAO
 
removeCreateSequenceMsg(String) - Method in class org.apache.sandesha.storage.dao.SandeshaQueueDAO
 
removeHeaders(SOAPEnvelope) - Method in class org.apache.sandesha.ws.rm.AckRequested
 
removeHeaders(SOAPEnvelope) - Static method in class org.apache.sandesha.ws.rm.RMHeaders
 
removeHeaders(SOAPEnvelope) - Method in class org.apache.sandesha.ws.rm.Sequence
 
run() - Method in class org.apache.sandesha.server.SenderWorker
 
run() - Method in class org.apache.sandesha.server.ThreadPoolInvokeStrategy.RMRunnableInvoker
 
running - Variable in class org.apache.sandesha.server.SenderWorker
 

S

SENDER_SLEEP_TIME - Static variable in interface org.apache.sandesha.Constants
 
SENDER_STARTED - Static variable in interface org.apache.sandesha.Constants.InfomationMessage
 
SENDER_THREADS - Static variable in interface org.apache.sandesha.Constants
 
SENDING_ACK - Static variable in interface org.apache.sandesha.Constants.InfomationMessage
 
SENDING_CREATE_SEQ - Static variable in interface org.apache.sandesha.Constants.InfomationMessage
 
SENDING_CREATE_SEQ_RES - Static variable in interface org.apache.sandesha.Constants.InfomationMessage
 
SENDING_REQ - Static variable in interface org.apache.sandesha.Constants.InfomationMessage
 
SENDING_RES - Static variable in interface org.apache.sandesha.Constants.InfomationMessage
 
SENDING_TERMINATE_SEQ - Static variable in interface org.apache.sandesha.Constants.InfomationMessage
 
SEND_OFFER - Static variable in interface org.apache.sandesha.Constants.ClientProperties
 
SEQUENCE - Static variable in interface org.apache.sandesha.Constants.WSRM
 
SEQUENCE_ABSENT - Static variable in interface org.apache.sandesha.Constants.Queue
 
SEQUENCE_ACK - Static variable in interface org.apache.sandesha.Constants.WSRM
 
SEQUENCE_ACKNOWLEDGEMENT_ACTION - Static variable in interface org.apache.sandesha.Constants.WSRM
 
SEQUENCE_FAULT - Static variable in interface org.apache.sandesha.Constants.WSRM
 
SEQUENCE_ID_NULL - Static variable in interface org.apache.sandesha.Constants.Queue
 
SEQUENCE_OFFER - Static variable in interface org.apache.sandesha.Constants.WSRM
 
SEQ_IS_NOT_CREATED - Static variable in interface org.apache.sandesha.Constants.ErrorMessages
 
SERVER - Static variable in interface org.apache.sandesha.Constants
 
SERVER_DATABASE_ACCESSOR - Static variable in interface org.apache.sandesha.Constants
 
SERVER_INTERNAL_ERROR - Static variable in interface org.apache.sandesha.Constants.FaultMessages
 
SERVER_QUEUE_ACCESSOR - Static variable in interface org.apache.sandesha.Constants
 
SET_APPROVED_OUT_SEQ - Static variable in interface org.apache.sandesha.Constants.ErrorMessages
 
SIMPLE_AXIS_SERVER_PORT_POPERTY - Static variable in interface org.apache.sandesha.Constants.ClientProperties
 
SLASH - Static variable in interface org.apache.sandesha.Constants
 
SOURCE_URL - Static variable in interface org.apache.sandesha.Constants.ClientProperties
 
SYNC - Static variable in interface org.apache.sandesha.Constants.ClientProperties
 
SYNCHRONOUS - Static variable in interface org.apache.sandesha.Constants
 
SandeshaContext - class org.apache.sandesha.SandeshaContext.
SandeshaContext will keep track of different Call objects that the user may use inside a single client instance.
SandeshaContext() - Constructor for class org.apache.sandesha.SandeshaContext
 
SandeshaContext(int) - Constructor for class org.apache.sandesha.SandeshaContext
 
SandeshaContext(boolean) - Constructor for class org.apache.sandesha.SandeshaContext
 
SandeshaContext(boolean, int) - Constructor for class org.apache.sandesha.SandeshaContext
 
SandeshaDAOFactory - class org.apache.sandesha.storage.dao.SandeshaDAOFactory.
 
SandeshaDAOFactory() - Constructor for class org.apache.sandesha.storage.dao.SandeshaDAOFactory
 
SandeshaDatabaseDAO - class org.apache.sandesha.storage.dao.SandeshaDatabaseDAO.
 
SandeshaDatabaseDAO(byte) - Constructor for class org.apache.sandesha.storage.dao.SandeshaDatabaseDAO
 
SandeshaQueue - class org.apache.sandesha.storage.queue.SandeshaQueue.
 
SandeshaQueueDAO - class org.apache.sandesha.storage.dao.SandeshaQueueDAO.
 
SandeshaQueueDAO(byte) - Constructor for class org.apache.sandesha.storage.dao.SandeshaQueueDAO
 
Sender - class org.apache.sandesha.server.Sender.
This is the sender for Sandesha for both the client and the server sides.
Sender() - Constructor for class org.apache.sandesha.server.Sender
 
Sender(IStorageManager) - Constructor for class org.apache.sandesha.server.Sender
 
SenderWorker - class org.apache.sandesha.server.SenderWorker.
This is the worker for the Sender.
SenderWorker() - Constructor for class org.apache.sandesha.server.SenderWorker
 
SenderWorker(IStorageManager) - Constructor for class org.apache.sandesha.server.SenderWorker
 
Sequence - class org.apache.sandesha.ws.rm.Sequence.
class Sequence
Sequence() - Constructor for class org.apache.sandesha.ws.rm.Sequence
Constructor Sequence
SequenceAcknowledgement - class org.apache.sandesha.ws.rm.SequenceAcknowledgement.
class SequenceAcknowledgement
SequenceAcknowledgement() - Constructor for class org.apache.sandesha.ws.rm.SequenceAcknowledgement
Constructor SequenceAcknowledgement
SequenceFault - class org.apache.sandesha.ws.rm.SequenceFault.
This is the SequenceFault element.
SequenceFault() - Constructor for class org.apache.sandesha.ws.rm.SequenceFault
 
SequenceOffer - class org.apache.sandesha.ws.rm.SequenceOffer.
class SequenceOffer
SequenceOffer() - Constructor for class org.apache.sandesha.ws.rm.SequenceOffer
 
ServerStorageManager - class org.apache.sandesha.server.ServerStorageManager.
ServerStorageManager is the access point for the SandeshaQueue from server side.
ServerStorageManager() - Constructor for class org.apache.sandesha.server.ServerStorageManager
 
searchForSequenceId(String) - Method in interface org.apache.sandesha.storage.dao.ISandeshaDAO
Tries to give the sequence id of the outgoing message with the given message id
searchForSequenceId(String) - Method in class org.apache.sandesha.storage.dao.SandeshaDatabaseDAO
 
searchForSequenceId(String) - Method in class org.apache.sandesha.storage.dao.SandeshaQueueDAO
 
searchForSequenceId(String) - Method in class org.apache.sandesha.storage.queue.SandeshaQueue
 
sendAck(String) - Method in interface org.apache.sandesha.IStorageManager
 
sendAck(String) - Method in class org.apache.sandesha.client.ClientStorageManager
 
sendAck(String) - Method in class org.apache.sandesha.server.ServerStorageManager
 
sendAck(String) - Method in interface org.apache.sandesha.storage.dao.ISandeshaDAO
 
sendAck(String) - Method in class org.apache.sandesha.storage.dao.SandeshaDatabaseDAO
 
sendAck(String) - Method in class org.apache.sandesha.storage.dao.SandeshaQueueDAO
 
sendAck(String) - Method in class org.apache.sandesha.storage.queue.SandeshaQueue
 
sendAcknowledgement(RMMessageContext) - Method in class org.apache.sandesha.server.msgprocessors.AcknowledgementProcessor
 
sendFault(RMMessageContext) - Method in class org.apache.sandesha.server.msgprocessors.FaultProcessor
 
sequenceId - Variable in class org.apache.sandesha.storage.queue.AbstractSequence
 
setAccept(Accept) - Method in class org.apache.sandesha.ws.rm.CreateSequenceResponse
 
setAcceptElement(MessageElement) - Method in class org.apache.sandesha.ws.rm.Accept
Method setLastMsgElement
setAckEnd(long) - Method in class org.apache.sandesha.storage.CallbackData
 
setAckRanges(List) - Method in class org.apache.sandesha.ws.rm.SequenceAcknowledgement
Method setAckRanges
setAckReceived(String, long) - Method in interface org.apache.sandesha.IStorageManager
 
setAckReceived(boolean) - Method in class org.apache.sandesha.RMMessageContext
 
setAckReceived(String, long) - Method in class org.apache.sandesha.client.ClientStorageManager
 
setAckReceived(String, long) - Method in class org.apache.sandesha.server.ServerStorageManager
 
setAckReceived(String, long) - Method in interface org.apache.sandesha.storage.dao.ISandeshaDAO
Tells to the rtorage that the given message of given sequence was acked.
setAckReceived(String, long) - Method in class org.apache.sandesha.storage.dao.SandeshaDatabaseDAO
 
setAckReceived(String, long) - Method in class org.apache.sandesha.storage.dao.SandeshaQueueDAO
 
setAckReceived(long) - Method in class org.apache.sandesha.storage.queue.OutgoingSequence
 
setAckReceived(String, long) - Method in class org.apache.sandesha.storage.queue.SandeshaQueue
 
setAckRequest(AckRequested) - Method in class org.apache.sandesha.ws.rm.RMHeaders
Method setAckRequest
setAckStart(long) - Method in class org.apache.sandesha.storage.CallbackData
 
setAcknowledged(String, long) - Method in interface org.apache.sandesha.IStorageManager
 
setAcknowledged(String, long) - Method in class org.apache.sandesha.client.ClientStorageManager
 
setAcknowledged(String, long) - Method in class org.apache.sandesha.server.ServerStorageManager
 
setAcksTo(String, String) - Method in interface org.apache.sandesha.IStorageManager
 
setAcksTo(String) - Method in class org.apache.sandesha.RMMessageContext
 
setAcksTo(String, String) - Method in class org.apache.sandesha.client.ClientStorageManager
 
setAcksTo(String, String) - Method in class org.apache.sandesha.server.ServerStorageManager
 
setAcksTo(String, String) - Method in interface org.apache.sandesha.storage.dao.ISandeshaDAO
Set the acks to of the given sequence.
setAcksTo(String, String) - Method in class org.apache.sandesha.storage.dao.SandeshaDatabaseDAO
 
setAcksTo(String, String) - Method in class org.apache.sandesha.storage.dao.SandeshaQueueDAO
 
setAcksTo(String, String) - Method in class org.apache.sandesha.storage.queue.SandeshaQueue
 
setAcksTo(AcksTo) - Method in class org.apache.sandesha.ws.rm.Accept
 
setAcksTo(AcksTo) - Method in class org.apache.sandesha.ws.rm.CreateSequence
 
setAcksToURL(String) - Method in class org.apache.sandesha.SandeshaContext
 
setAction(String) - Method in class org.apache.sandesha.RMMessageContext
 
setAction(String) - Method in class org.apache.sandesha.storage.CallbackData
 
setAddress(Address) - Method in class org.apache.sandesha.ws.rm.AcksTo
set the address
setAddressingHeaders(AddressingHeaders) - Method in class org.apache.sandesha.RMMessageContext
 
setAllAcked(boolean) - Method in class org.apache.sandesha.RMReport
 
setApprovedOutSequence(String, String) - Method in interface org.apache.sandesha.IStorageManager
 
setApprovedOutSequence(String, String) - Method in class org.apache.sandesha.client.ClientStorageManager
This will be used by the Client Listener and the Sender to set the proper sequenceID
setApprovedOutSequence(String, String) - Method in class org.apache.sandesha.server.ServerStorageManager
 
setCallMap(HashMap) - Method in class org.apache.sandesha.SandeshaContext
 
setCallback(Callback) - Method in interface org.apache.sandesha.IStorageManager
 
setCallback(Callback) - Method in class org.apache.sandesha.client.ClientStorageManager
 
setCallback(Callback) - Static method in class org.apache.sandesha.server.Sender
 
setCallback(Callback) - Static method in class org.apache.sandesha.server.SenderWorker
 
setCallback(Callback) - Method in class org.apache.sandesha.server.ServerStorageManager
 
setCallback(Callback) - Static method in class org.apache.sandesha.ws.rm.providers.RMProvider
 
setClient(boolean) - Method in class org.apache.sandesha.ws.rm.providers.RMProvider
 
setCreateSequence(CreateSequence) - Method in class org.apache.sandesha.ws.rm.RMHeaders
Method setCreateSequence
setCreateSequenceResponse(CreateSequenceResponse) - Method in class org.apache.sandesha.ws.rm.RMHeaders
Method setCreateSequenceResponse
setCtx(SandeshaContext) - Method in class org.apache.sandesha.RMMessageContext
 
setError(String) - Method in class org.apache.sandesha.RMReport
 
setFault(AxisFault) - Method in class org.apache.sandesha.storage.CallbackData
 
setFaultCode(MessageElement) - Method in class org.apache.sandesha.ws.rm.FaultCode
 
setFaultTo(String) - Method in class org.apache.sandesha.RMMessageContext
 
setFaultToURL(String) - Method in class org.apache.sandesha.SandeshaContext
 
setFinalAckedTime(long) - Method in class org.apache.sandesha.storage.queue.IncomingSequence
 
setFinalMsgArrivedTime(long) - Method in class org.apache.sandesha.storage.queue.IncomingSequence
 
setFristProcessedTime(long) - Method in class org.apache.sandesha.RMMessageContext
 
setFrom(String) - Method in class org.apache.sandesha.RMMessageContext
 
setFromURL(String) - Method in class org.apache.sandesha.SandeshaContext
 
setHasResponse(boolean) - Method in class org.apache.sandesha.RMMessageContext
 
setHasResponse(boolean) - Method in class org.apache.sandesha.storage.queue.OutgoingSequence
 
setIdentifier(Identifier) - Method in class org.apache.sandesha.ws.rm.AckRequested
Method setIdentifier
setIdentifier(Identifier) - Method in class org.apache.sandesha.ws.rm.CreateSequenceResponse
Method setIdentifier
setIdentifier(String) - Method in class org.apache.sandesha.ws.rm.Identifier
Method setIdentifier
setIdentifier(Identifier) - Method in class org.apache.sandesha.ws.rm.Sequence
Method setIdentifier
setIdentifier(Identifier) - Method in class org.apache.sandesha.ws.rm.SequenceAcknowledgement
Method setIdentifier
setIdentifier(Identifier) - Method in class org.apache.sandesha.ws.rm.SequenceOffer
 
setIdentifier(Identifier) - Method in class org.apache.sandesha.ws.rm.TerminateSequence
Method setIdentifier
setLastMessage(boolean) - Method in class org.apache.sandesha.RMMessageContext
 
setLastMessage(Call) - Method in class org.apache.sandesha.SandeshaContext
 
setLastMessage(LastMessage) - Method in class org.apache.sandesha.ws.rm.Sequence
Method setLastMessage
setLastMsg(long) - Method in class org.apache.sandesha.storage.queue.IncomingSequence
 
setLastMsg(long) - Method in class org.apache.sandesha.storage.queue.OutgoingSequence
 
setLastMsgElement(MessageElement) - Method in class org.apache.sandesha.ws.rm.LastMessage
Method setLastMsgElement
setLastPrecessedTime(long) - Method in class org.apache.sandesha.RMMessageContext
 
setLastSentTime(long) - Method in class org.apache.sandesha.RMMessageContext
 
setLocked(boolean) - Method in class org.apache.sandesha.RMMessageContext
 
setMaxValue(long) - Method in class org.apache.sandesha.ws.rm.AcknowledgementRange
Method setMaxValue
setMessageID(String) - Method in class org.apache.sandesha.RMMessageContext
 
setMessageId(String) - Method in class org.apache.sandesha.storage.CallbackData
 
setMessageNumber(long) - Method in class org.apache.sandesha.SandeshaContext
 
setMessageNumber(Call, long) - Method in class org.apache.sandesha.SandeshaContext
 
setMessageNumber(long) - Method in class org.apache.sandesha.storage.CallbackData
 
setMessageNumber(MessageNumber) - Method in class org.apache.sandesha.ws.rm.AckRequested
Method setMessageNumber
setMessageNumber(long) - Method in class org.apache.sandesha.ws.rm.MessageNumber
Method setMessageNumber Set the message no in the soap message element create
setMessageNumber(MessageNumber) - Method in class org.apache.sandesha.ws.rm.Sequence
Method setMessageNumber
setMessageType(int) - Method in class org.apache.sandesha.RMMessageContext
 
setMessageType(int) - Method in class org.apache.sandesha.storage.CallbackData
 
setMinValue(long) - Method in class org.apache.sandesha.ws.rm.AcknowledgementRange
Method setMinValue
setMsgContext(MessageContext) - Method in class org.apache.sandesha.RMMessageContext
 
setMsgNumber(long) - Method in class org.apache.sandesha.RMMessageContext
 
setNoOfReturmMessages(int) - Method in class org.apache.sandesha.RMReport
 
setNotAckNum(long) - Method in class org.apache.sandesha.ws.rm.Nack
 
setOffer(SequenceOffer) - Method in class org.apache.sandesha.ws.rm.CreateSequence
 
setOldSequenceID(String) - Method in class org.apache.sandesha.RMMessageContext
 
setOutGoingAddress(String) - Method in class org.apache.sandesha.RMMessageContext
 
setOutSeqApproved(boolean) - Method in class org.apache.sandesha.storage.queue.OutgoingSequence
 
setOutSequence(String, String) - Method in interface org.apache.sandesha.storage.dao.ISandeshaDAO
This sets the outgoing sequence.
setOutSequence(String, String) - Method in class org.apache.sandesha.storage.dao.SandeshaDatabaseDAO
 
setOutSequence(String, String) - Method in class org.apache.sandesha.storage.dao.SandeshaQueueDAO
 
setOutSequence(String, String) - Method in class org.apache.sandesha.storage.queue.SandeshaQueue
 
setOutSequenceApproved(String, boolean) - Method in interface org.apache.sandesha.storage.dao.ISandeshaDAO
This sets a flag in the queue to indicate that the outSequence of the perticular message set (stored with the id seqId) has been set correctly.
setOutSequenceApproved(String, boolean) - Method in class org.apache.sandesha.storage.dao.SandeshaDatabaseDAO
 
setOutSequenceApproved(String, boolean) - Method in class org.apache.sandesha.storage.dao.SandeshaQueueDAO
 
setOutSequenceApproved(String, boolean) - Method in class org.apache.sandesha.storage.queue.SandeshaQueue
 
setOutSequenceId(String) - Method in class org.apache.sandesha.storage.queue.OutgoingSequence
 
setProcessLock(boolean) - Method in class org.apache.sandesha.storage.queue.IncomingSequence
 
setRMHeaders(RMHeaders) - Method in class org.apache.sandesha.RMMessageContext
 
setReTransmissionCount(long) - Method in class org.apache.sandesha.RMMessageContext
 
setReplyTo(String) - Method in class org.apache.sandesha.RMMessageContext
 
setReplyToURL(String) - Method in class org.apache.sandesha.SandeshaContext
 
setRequestChain(SimpleChain) - Method in class org.apache.sandesha.server.Sender
 
setRequestChain(SimpleChain) - Method in class org.apache.sandesha.server.SenderWorker
 
setResponseChain(SimpleChain) - Method in class org.apache.sandesha.server.Sender
 
setResponseChain(SimpleChain) - Method in class org.apache.sandesha.server.SenderWorker
 
setRetransmissionTime(long) - Method in class org.apache.sandesha.RMMessageContext
 
setRunning(boolean) - Method in class org.apache.sandesha.server.Sender
 
setRunning(boolean) - Method in class org.apache.sandesha.server.SenderWorker
 
setSas(SimpleAxisServer) - Method in class org.apache.sandesha.client.ClientListener
 
setSendAck(boolean) - Method in class org.apache.sandesha.storage.queue.IncomingSequence
 
setSendOffer(boolean) - Method in class org.apache.sandesha.RMMessageContext
 
setSendOffer(boolean) - Method in class org.apache.sandesha.SandeshaContext
 
setSequence(Sequence) - Method in class org.apache.sandesha.ws.rm.RMHeaders
Method setSequence
setSequenceAcknowledgement(SequenceAcknowledgement) - Method in class org.apache.sandesha.ws.rm.RMHeaders
Method setSequenceAcknowledgement
setSequenceFault(MessageElement) - Method in class org.apache.sandesha.ws.rm.SequenceFault
 
setSequenceID(String) - Method in class org.apache.sandesha.RMMessageContext
 
setSequenceId(String) - Method in class org.apache.sandesha.storage.CallbackData
 
setSequenceId(String) - Method in class org.apache.sandesha.storage.queue.AbstractSequence
 
setSequenceLock(String, boolean) - Method in class org.apache.sandesha.storage.queue.SandeshaQueue
 
setSourceURL(String) - Method in class org.apache.sandesha.RMMessageContext
 
setSourceURL(String) - Method in class org.apache.sandesha.SandeshaContext
 
setStorageManager(IStorageManager) - Method in class org.apache.sandesha.server.RMInvokerWork
 
setSync(boolean) - Method in class org.apache.sandesha.RMMessageContext
 
setSync(boolean) - Method in class org.apache.sandesha.SandeshaContext
 
setTemporaryOutSequence(String, String) - Method in interface org.apache.sandesha.IStorageManager
 
setTemporaryOutSequence(String, String) - Method in class org.apache.sandesha.client.ClientStorageManager
This will be used by the RMSender when adding messages to the Queue.
setTemporaryOutSequence(String, String) - Method in class org.apache.sandesha.server.ServerStorageManager
 
setTerminateReceived(String) - Method in interface org.apache.sandesha.IStorageManager
 
setTerminateReceived(String) - Method in class org.apache.sandesha.client.ClientStorageManager
 
setTerminateReceived(String) - Method in class org.apache.sandesha.server.ServerStorageManager
 
setTerminateReceived(String) - Method in interface org.apache.sandesha.storage.dao.ISandeshaDAO
Sets a incoming sequence of messages as terminate received.
setTerminateReceived(String) - Method in class org.apache.sandesha.storage.dao.SandeshaDatabaseDAO
 
setTerminateReceived(String) - Method in class org.apache.sandesha.storage.dao.SandeshaQueueDAO
 
setTerminateReceived(boolean) - Method in class org.apache.sandesha.storage.queue.IncomingSequence
 
setTerminateReceived(String) - Method in class org.apache.sandesha.storage.queue.SandeshaQueue
 
setTerminateSend(String) - Method in interface org.apache.sandesha.IStorageManager
 
setTerminateSend(String) - Method in class org.apache.sandesha.client.ClientStorageManager
 
setTerminateSend(String) - Method in class org.apache.sandesha.server.ServerStorageManager
 
setTerminateSend(String) - Method in interface org.apache.sandesha.storage.dao.ISandeshaDAO
Sets this after sending the terminate sequence message.
setTerminateSend(String) - Method in class org.apache.sandesha.storage.dao.SandeshaDatabaseDAO
 
setTerminateSend(String) - Method in class org.apache.sandesha.storage.dao.SandeshaQueueDAO
 
setTerminateSend(String) - Method in class org.apache.sandesha.storage.queue.SandeshaQueue
 
setTerminateSent(boolean) - Method in class org.apache.sandesha.storage.queue.OutgoingSequence
 
setTo(String) - Method in class org.apache.sandesha.RMMessageContext
 
setToURL(String) - Method in class org.apache.sandesha.SandeshaContext
 
setUri(String) - Method in class org.apache.sandesha.ws.rm.Identifier
Method setUri
setupMessageContextImpl(MessageContext, Call, AxisEngine) - Method in class org.apache.sandesha.RMTransport
 
start() - Method in class org.apache.sandesha.client.ClientListener
 
start() - Method in interface org.apache.sandesha.server.InvokeStrategy
Initialize the strategy.
start() - Method in class org.apache.sandesha.server.ThreadPoolInvokeStrategy
Creates the axis thread pool.
startSender() - Method in class org.apache.sandesha.server.Sender
 
startSimpleAxisServer() - Method in class org.apache.sandesha.client.ClientListener
 
stop() - Method in class org.apache.sandesha.client.ClientListener
 
stop() - Method in interface org.apache.sandesha.server.InvokeStrategy
 
stop() - Method in class org.apache.sandesha.server.Sender
 
stop() - Method in class org.apache.sandesha.server.ThreadPoolInvokeStrategy
 
stopClientByForce() - Method in class org.apache.sandesha.SandeshaContext
 

T

TERMINATE_DEQUENCE - Static variable in interface org.apache.sandesha.Constants.WSRM
 
THREAD_POOL_SIZE - Static variable in interface org.apache.sandesha.Constants
 
TO - Static variable in interface org.apache.sandesha.Constants.ClientProperties
 
TerminateSequence - class org.apache.sandesha.ws.rm.TerminateSequence.
class TerminateSequence
TerminateSequence() - Constructor for class org.apache.sandesha.ws.rm.TerminateSequence
Constructor TerminateSequence
TerminateSequenceProcessor - class org.apache.sandesha.server.msgprocessors.TerminateSequenceProcessor.
This is the message processor for the TerminateSequence messages.
TerminateSequenceProcessor(IStorageManager) - Constructor for class org.apache.sandesha.server.msgprocessors.TerminateSequenceProcessor
 
ThreadPoolInvokeStrategy - class org.apache.sandesha.server.ThreadPoolInvokeStrategy.
Use the Axis thread pool for handling web service invokes.
ThreadPoolInvokeStrategy() - Constructor for class org.apache.sandesha.server.ThreadPoolInvokeStrategy
 
ThreadPoolInvokeStrategy.RMRunnableInvoker - class org.apache.sandesha.server.ThreadPoolInvokeStrategy.RMRunnableInvoker.
A Runnable wrapper for embedding RMInvokerWork

objects in their own threads.

ThreadPoolInvokeStrategy.RMRunnableInvoker(RMInvokerWork) - Constructor for class org.apache.sandesha.server.ThreadPoolInvokeStrategy.RMRunnableInvoker
 
terminateSent - Variable in class org.apache.sandesha.storage.queue.OutgoingSequence
 
toSOAPEnvelope(MessageElement) - Method in class org.apache.sandesha.ws.rm.Accept
Method toSOAPEnvelope
toSOAPEnvelope(MessageElement) - Method in class org.apache.sandesha.ws.rm.AcknowledgementRange
Method toSOAPEnvelope
toSOAPEnvelope(MessageElement) - Method in class org.apache.sandesha.ws.rm.AcksTo
Method toSOAPEnvelope
toSOAPEnvelope(MessageElement) - Method in class org.apache.sandesha.ws.rm.FaultCode
Method toSOAPEnvelope
toSOAPEnvelope(MessageElement) - Method in class org.apache.sandesha.ws.rm.Identifier
Method toSOAPEnvelope
toSOAPEnvelope(MessageElement) - Method in class org.apache.sandesha.ws.rm.LastMessage
Method toSOAPEnvelope
toSOAPEnvelope(MessageElement) - Method in class org.apache.sandesha.ws.rm.MessageNumber
Method toSOAPEnvelope
toSOAPEnvelope(MessageElement) - Method in class org.apache.sandesha.ws.rm.Nack
Method toSOAPEnvelope
toSOAPEnvelope(MessageElement) - Method in class org.apache.sandesha.ws.rm.SequenceOffer
 
toSoapEnvelop(SOAPEnvelope) - Method in class org.apache.sandesha.ws.rm.AckRequested
Method toSoapEnvelop
toSoapEnvelop(SOAPEnvelope) - Method in class org.apache.sandesha.ws.rm.CreateSequence
Method toSoapEnvelop
toSoapEnvelop(SOAPEnvelope) - Method in class org.apache.sandesha.ws.rm.CreateSequenceResponse
Method toSoapEnvelop
toSoapEnvelop(SOAPEnvelope) - Method in class org.apache.sandesha.ws.rm.RMHeaders
Method toSoapEnvelop
toSoapEnvelop(SOAPEnvelope) - Method in class org.apache.sandesha.ws.rm.Sequence
Method toSoapEnvelop
toSoapEnvelop(SOAPEnvelope) - Method in class org.apache.sandesha.ws.rm.SequenceAcknowledgement
Method toSoapEnvelop
toSoapEnvelop(SOAPEnvelope) - Method in class org.apache.sandesha.ws.rm.SequenceFault
 
toSoapEnvelop(SOAPEnvelope) - Method in class org.apache.sandesha.ws.rm.TerminateSequence
Method toSoapEnvelop
toString() - Method in class org.apache.sandesha.ws.rm.Identifier
Method toString

U

UNKNOWN_SEQUENCE - Static variable in interface org.apache.sandesha.Constants.FaultMessages
 
UPPER - Static variable in interface org.apache.sandesha.Constants.WSRM
 
URL_RM_SERVICE - Static variable in interface org.apache.sandesha.Constants
 
UUID - Static variable in interface org.apache.sandesha.Constants
 
updateFinalMessageArrivedTime(String) - Method in interface org.apache.sandesha.storage.dao.ISandeshaDAO
 
updateFinalMessageArrivedTime(String) - Method in class org.apache.sandesha.storage.dao.SandeshaDatabaseDAO
 
updateFinalMessageArrivedTime(String) - Method in class org.apache.sandesha.storage.dao.SandeshaQueueDAO
 
updateFinalMessageArrivedTime(String) - Method in class org.apache.sandesha.storage.queue.SandeshaQueue
 
uuidGen - Static variable in class org.apache.sandesha.server.SenderWorker
 
uuidGen - Variable in class org.apache.sandesha.server.msgprocessors.CreateSequenceProcessor
 
uuidGen - Static variable in class org.apache.sandesha.storage.queue.SandeshaQueue
 

V

validate(Call) - Static method in class org.apache.sandesha.client.ClientPropertyValidator
 
validate(RMMessageContext, boolean) - Static method in class org.apache.sandesha.server.MessageValidator
 

W

WAITING_TO_STOP_CLIENT - Static variable in interface org.apache.sandesha.Constants.InfomationMessage
 
WSRM - Static variable in interface org.apache.sandesha.Constants.WSRMPolicy
 
WSRM_FAULR_LAST_MSG_NO_EXCEEDED - Static variable in interface org.apache.sandesha.Constants.FaultCodes
 
WSRM_FAULT_INVALID_ACKNOWLEDGEMENT - Static variable in interface org.apache.sandesha.Constants.FaultCodes
 
WSRM_FAULT_MSG_NO_ROLLOVER - Static variable in interface org.apache.sandesha.Constants.FaultCodes
 
WSRM_FAULT_UNKNOWN_SEQUENCE - Static variable in interface org.apache.sandesha.Constants.FaultCodes
 
WSRM_POLICY_FILE - Static variable in interface org.apache.sandesha.Constants.ClientProperties
 
WSRM_SERVER_INTERNAL_ERROR - Static variable in interface org.apache.sandesha.Constants.FaultCodes
 

A B C D E F G H I L M N O P Q R S T U V W