Skip navigation links
A B C G H I L M O P Q R S V W X 

A

addPropertyMapper(PropertyMapper) - Method in class com.adaptris.core.msmq.MsmqPollingConsumer
Add a property mapper to the list of configured property mappers.
addPropertyMapper(PropertyMapper) - Method in class com.adaptris.core.msmq.MsmqProducerBase
Add a property mapper to the list of configured property mappers.
asString() - Method in interface com.adaptris.msmq.Message
Deprecated.
asString(String) - Method in interface com.adaptris.msmq.Message
Let the underlying implementation try and decipher the body into a String.

B

ByteArrayMessageFormat - Class in com.adaptris.core.msmq
Generates a MSMQ Message Body that has a variant of VT_UI1 | VT_ARRAY.
ByteArrayMessageFormat() - Constructor for class com.adaptris.core.msmq.ByteArrayMessageFormat
 

C

close() - Method in class com.adaptris.core.msmq.MsmqProducerBase
 
close() - Method in interface com.adaptris.msmq.Queue
Close the queue that was previously opened.
com.adaptris.core.msmq - package com.adaptris.core.msmq
Provides adapter connectivity to Microsoft Message Queueing Services (MSMQ).
com.adaptris.msmq - package com.adaptris.msmq
Package containing MSMQ base functionality.
ConfiguredProperty - Class in com.adaptris.core.msmq
Add a statically configured value as a MSMQMessage property.
ConfiguredProperty() - Constructor for class com.adaptris.core.msmq.ConfiguredProperty
 
ConfiguredProperty(String, String) - Constructor for class com.adaptris.core.msmq.ConfiguredProperty
 
ConfiguredProperty(String, String, ByteTranslator) - Constructor for class com.adaptris.core.msmq.ConfiguredProperty
 
create() - Method in class com.adaptris.msmq.MessageFactory
Create a Message instance.
create(String) - Method in class com.adaptris.msmq.QueueFactory
Create a Queue instance.
createMessageFactory() - Method in class com.adaptris.core.msmq.MsmqConnection
 
createProperty(String) - Static method in class com.adaptris.core.msmq.PropertyMapper
 
createQueueFactory() - Method in class com.adaptris.core.msmq.MsmqConnection
 

G

getAck() - Method in interface com.adaptris.msmq.Message
The Ack property specifies the type of acknowledgment messages that Message Queuing will post (in the administration queue) when acknowledgments are requested.
getAppSpecific() - Method in interface com.adaptris.msmq.Message
The AppSpecific property of the MSMQMessage object specifies application-generated information, such as single integer values or application-defined message classes.
getArrivedTime() - Method in interface com.adaptris.msmq.Message
The ArrivedTime property of the MSMQMessage object indicates when the message arrived at the queue.
getAttemptSilentConversionToString() - Method in class com.adaptris.core.msmq.MsmqPollingConsumer
 
getAuthenticationProviderName() - Method in interface com.adaptris.msmq.Message
The AuthenticationProviderName property of the MSMQMessage object specifies the name of the cryptographic provider used to generate the digital signature attached to the message.
getAuthenticationProviderType() - Method in interface com.adaptris.msmq.Message
The AuthenticationProviderType property of the MSMQMessage object specifies the type of cryptographic provider used to generate the digital signature attached to the message.
getAuthLevel() - Method in interface com.adaptris.msmq.Message
The AuthLevel property of the MSMQMessage object specifies whether the message should be authenticated and what type of digital signature is used.
getBody() - Method in interface com.adaptris.msmq.Message
The Body property of the MSMQMessage object specifies the contents of the message.
getBodyBytes() - Method in interface com.adaptris.msmq.Message
The Body property of the MSMQMessage object specifies the contents of the message.
getBodyLength() - Method in interface com.adaptris.msmq.Message
The BodyLength property of the MSMQMessage object provides the length of the message body in bytes.
getBodyType() - Method in interface com.adaptris.msmq.Message
Get the underlying type of the message body.
getByteTranslator() - Method in class com.adaptris.core.msmq.PropertyMapper
 
getClass_() - Method in interface com.adaptris.msmq.Message
The Class property of the MSMQMessage object provides the message type set by Message Queuing.
getCompoundMessage() - Method in interface com.adaptris.msmq.Message
The CompoundMessage property of the MSMQMessage object provides the entire contents of an SRMP message, including the SOAP envelope and the SOAP attachments associated with it.
getConfiguredValue() - Method in class com.adaptris.core.msmq.ConfiguredProperty
 
getConnectorTypeGuid() - Method in interface com.adaptris.msmq.Message
The ConnectorTypeGuid property of the MSMQMessage object indicates that some message properties that are typically set by Message Queuing were set by the sending application.
getConvertNull() - Method in class com.adaptris.core.msmq.PropertyMapper
 
getCorrelationId() - Method in interface com.adaptris.msmq.Message
The CorrelationId property of the MSMQMessage object identifies the message using a 20-byte, correlation identifier.
getDelivery() - Method in interface com.adaptris.msmq.Message
The Delivery property of the MSMQMessage object specifies how Message Queuing delivers the message.
getDestinationSymmetricKey() - Method in interface com.adaptris.msmq.Message
The DestinationSymmetricKey property of the MSMQMessage object specifies the symmetric key used to encrypt the message.
getEncryptAlgorithm() - Method in interface com.adaptris.msmq.Message
The EncryptAlgorithm property of the MSMQMessage object specifies the encryption algorithm used to encrypt the message body of a private message.
getExtension() - Method in interface com.adaptris.msmq.Message
The Extension property of the MSMQMessage object specifies additional application-defined information that is associated with the message.
getField(Message, ByteTranslator) - Method in enum com.adaptris.msmq.MSMQProperties.Property
 
getHashAlgorithm() - Method in interface com.adaptris.msmq.Message
The HashAlgorithm property of the MSMQMessage object specifies the hashing algorithm used by Message Queuing when authenticating messages.
getId() - Method in interface com.adaptris.msmq.Message
The Id property of the MSMQMessage object identifies the message using an MSMQ-generated message identifier.
getInstance() - Static method in class com.adaptris.msmq.MessageFactory
Return the default instance of the QueueFactory.
getInstance() - Static method in class com.adaptris.msmq.QueueFactory
Return the default instance of the QueueFactory.
getIsAuthenticated() - Method in interface com.adaptris.msmq.Message
The IsAuthenticated property of the MSMQMessage object indicates whether the message was authenticated at the request of the sending application.
getIsAuthenticated2() - Method in interface com.adaptris.msmq.Message
The IsAuthenticated2 property of the MSMQMessage object indicates whether the message was authenticated at the request of the sending application.
getIsFirstInTransaction() - Method in interface com.adaptris.msmq.Message
The IsFirstInTransaction property of the MSMQMessage object indicates whether the message was the first message sent in its transaction.
getIsFirstInTransaction2() - Method in interface com.adaptris.msmq.Message
The IsFirstInTransaction2 property of the MSMQMessage object indicates whether the message was the first message sent to the queue within a specific transaction.
getIsLastInTransaction() - Method in interface com.adaptris.msmq.Message
The IsLastInTransaction property of the MSMQMessage object indicates whether the message was the last message sent in its transaction.
getIsLastInTransaction2() - Method in interface com.adaptris.msmq.Message
The IsLastInTransaction2 property of the MSMQMessage object indicates whether the message was the last message sent to the queue within a specific transaction.
getJournal() - Method in interface com.adaptris.msmq.Message
The Journal property of the MSMQMessage object specifies whether Message Queuing stores copies of the message as it is routed to the destination queue.
getLabel() - Method in interface com.adaptris.msmq.Message
The Label property of the MSMQMessage object specifies a description of the message.
getLookupId() - Method in interface com.adaptris.msmq.Message
The LookupId property of the MSMQMessage object provides the lookup identifier of the message.
getMaxTimeToReachQueue() - Method in interface com.adaptris.msmq.Message
The MaxTimeToReachQueue property of the MSMQMessage object specifies a time limit (in seconds) for the message to reach the queue.
getMaxTimeToReceive() - Method in interface com.adaptris.msmq.Message
The MaxTimeToReceive property of the MSMQMessage object specifies a time limit (in seconds) for the message to be retrieved from the target queue.
getMessageFactory() - Method in class com.adaptris.core.msmq.MsmqConnection
 
getMessageFormatter() - Method in class com.adaptris.core.msmq.StandardMsmqProducer
 
getMetadataKey() - Method in class com.adaptris.core.msmq.MetadataMapper
 
getMsgClass() - Method in interface com.adaptris.msmq.Message
The MsgClass property of the MSMQMessage object indicates the message type.
getNamespaceContext() - Method in class com.adaptris.core.msmq.XpathProperty
 
getPriority() - Method in interface com.adaptris.msmq.Message
The Priority property of the MSMQMessage object specifies the message's priority.
getPrivLevel() - Method in interface com.adaptris.msmq.Message
The PrivLevel property of the MSMQMessage object specifies privacy level of the message.
getPropertyMappers() - Method in class com.adaptris.core.msmq.MsmqPollingConsumer
 
getPropertyMappers() - Method in class com.adaptris.core.msmq.MsmqProducerBase
 
getPropertyName() - Method in class com.adaptris.core.msmq.PropertyMapper
 
getQueueFactory() - Method in class com.adaptris.core.msmq.MsmqConnection
 
getReceivedAuthenticationLevel() - Method in interface com.adaptris.msmq.Message
The ReceivedAuthenticationLevel property of the MSMQMessage object indicates whether the message was authenticated at the request of the sending application and indicates what type of digital signature was used.
getReceiveTimeout() - Method in class com.adaptris.core.msmq.MsmqPollingConsumer
 
getSenderCertificate() - Method in interface com.adaptris.msmq.Message
The SenderCertificate property of the MSMQMessage object provides an array of bytes that represents the user certificate.
getSenderId() - Method in interface com.adaptris.msmq.Message
The SenderId property of the MSMQMessage object is an array of bytes that represents the identifier of the sending user.
getSenderIdType() - Method in interface com.adaptris.msmq.Message
The SenderIdType property of the MSMQMessage object specifies the type of sender identifier found by MSMQ.
getSenderVersion() - Method in interface com.adaptris.msmq.Message
The SenderVersion property of the MSMQMessage object specifies the wire format used to send the message.
getSentTime() - Method in interface com.adaptris.msmq.Message
The SentTime property of the MSMQMessage object indicates when a message is sent.
getShareMode() - Method in class com.adaptris.core.msmq.MsmqPollingConsumer
 
getShareMode() - Method in class com.adaptris.core.msmq.MsmqProducerBase
 
getSignature() - Method in interface com.adaptris.msmq.Message
The Signature property of the MSMQMessage object specifies the MSMQ 1.0 signature or application-generated signature that is attached to the message.
getSoapEnvelope() - Method in interface com.adaptris.msmq.Message
The SoapBody property of the MSMQMessage object specifies application-generated SOAP body elements for inclusion in the SOAP envelope of an SRMP message
getSourceMachineGuid() - Method in interface com.adaptris.msmq.Message
The SourceMachineGuid property of the MSMQMessage object provides the identifier of the source computer that sent the message.
getTrace() - Method in interface com.adaptris.msmq.Message
The Trace property of the MSMQMessage object specifies how Message Queuing traces the route of the message.
getTransactionId() - Method in interface com.adaptris.msmq.Message
The TransactionId property provides the identifier of the transaction that sent the message.
getTransactionMode() - Method in class com.adaptris.core.msmq.MsmqPollingConsumer
 
getTransactionMode() - Method in class com.adaptris.core.msmq.MsmqProducerBase
 
getXpath() - Method in class com.adaptris.core.msmq.XpathProperty
Return the XPath expression.

H

hasMessages(long) - Method in interface com.adaptris.msmq.Queue
Peek a queue and find out if there are any messages.

I

ID_LENGTH - Static variable in class com.adaptris.msmq.MSMQProperties
 
init() - Method in class com.adaptris.core.msmq.MsmqProducerBase
 
intValue() - Method in enum com.adaptris.msmq.MQOAConstants.AccessMode
 
intValue() - Method in enum com.adaptris.msmq.MQOAConstants.ShareMode
 
intValue() - Method in enum com.adaptris.msmq.MQOAConstants.TransactionMode
 
isEnabled(License) - Method in class com.adaptris.core.msmq.MsmqConnection
 
isEnabled(License) - Method in class com.adaptris.core.msmq.MsmqPollingConsumer
 
isEnabled(License) - Method in class com.adaptris.core.msmq.MsmqProducerBase
 

L

log - Static variable in class com.adaptris.msmq.MessageFactory
 
log - Static variable in class com.adaptris.msmq.QueueFactory
 
logR - Variable in class com.adaptris.core.msmq.PropertyMapper
 

M

map(AdaptrisMessage, Message) - Method in class com.adaptris.core.msmq.ConfiguredProperty
 
map(Message, AdaptrisMessage) - Method in class com.adaptris.core.msmq.ConfiguredProperty
 
map(AdaptrisMessage, Message) - Method in class com.adaptris.core.msmq.MessageIdMapper
 
map(Message, AdaptrisMessage) - Method in class com.adaptris.core.msmq.MessageIdMapper
 
map(AdaptrisMessage, Message) - Method in class com.adaptris.core.msmq.MetadataMapper
 
map(Message, AdaptrisMessage) - Method in class com.adaptris.core.msmq.MetadataMapper
 
map(AdaptrisMessage, Message) - Method in class com.adaptris.core.msmq.PropertyMapper
Copy information from the AdaptrisMessage object into the MQMessage object.
map(Message, AdaptrisMessage) - Method in class com.adaptris.core.msmq.PropertyMapper
Copy information from the MQMessage object into the AdaptrisMessage object.
map(AdaptrisMessage, Message) - Method in class com.adaptris.core.msmq.XpathProperty
 
map(Message, AdaptrisMessage) - Method in class com.adaptris.core.msmq.XpathProperty
 
Message - Interface in com.adaptris.msmq
Wrapper around an MSMQMessage exposing key fields.
MessageFactory - Class in com.adaptris.msmq
 
MessageFactory() - Constructor for class com.adaptris.msmq.MessageFactory
 
MessageIdMapper - Class in com.adaptris.core.msmq
Copies the AdaptrisMessage uniqueId to and from MSMQMessage fields.
MessageIdMapper() - Constructor for class com.adaptris.core.msmq.MessageIdMapper
 
MessageIdMapper(String) - Constructor for class com.adaptris.core.msmq.MessageIdMapper
 
MessageIdMapper(String, ByteTranslator) - Constructor for class com.adaptris.core.msmq.MessageIdMapper
 
MetadataMapper - Class in com.adaptris.core.msmq
Copy AdaptrisMessage metadata values to and from MSMQMessage fields.
MetadataMapper() - Constructor for class com.adaptris.core.msmq.MetadataMapper
 
MetadataMapper(String, String) - Constructor for class com.adaptris.core.msmq.MetadataMapper
 
MetadataMapper(String, String, ByteTranslator) - Constructor for class com.adaptris.core.msmq.MetadataMapper
 
MQOAConstants - Class in com.adaptris.msmq
Enumerated Constant helpers derived from the include file MqOaI.h The enums here represent various constants that are used by the MSMQ Components, and are directly copied from the corresponding enums available in the Windows 2003 Platform SDK header file MqOaI.h.
MQOAConstants() - Constructor for class com.adaptris.msmq.MQOAConstants
 
MQOAConstants.AccessMode - Enum in com.adaptris.msmq
Access modes for opening MSMQ Queues.
MQOAConstants.ShareMode - Enum in com.adaptris.msmq
Share modes for opening MSMQ Queues.
MQOAConstants.TransactionMode - Enum in com.adaptris.msmq
Transaction Modes.
MsmqConnection - Class in com.adaptris.core.msmq
Connection for MSMQ.
MsmqConnection() - Constructor for class com.adaptris.core.msmq.MsmqConnection
 
MSMQException - Exception in com.adaptris.msmq
 
MSMQException() - Constructor for exception com.adaptris.msmq.MSMQException
 
MSMQException(String) - Constructor for exception com.adaptris.msmq.MSMQException
 
MSMQException(Throwable) - Constructor for exception com.adaptris.msmq.MSMQException
 
MSMQException(String, Throwable) - Constructor for exception com.adaptris.msmq.MSMQException
 
MSMQException(ComJniException) - Constructor for exception com.adaptris.msmq.MSMQException
 
MsmqMessageFormat - Interface in com.adaptris.core.msmq
Interface that controls how the AdaptrisMessage is copeid into the MSMQ Message is generated
MsmqPollingConsumer - Class in com.adaptris.core.msmq
MSMQ Polling Consumer.
MsmqPollingConsumer() - Constructor for class com.adaptris.core.msmq.MsmqPollingConsumer
Default Constructor.
MsmqPollingConsumer(ConsumeDestination) - Constructor for class com.adaptris.core.msmq.MsmqPollingConsumer
 
MsmqProducerBase - Class in com.adaptris.core.msmq
Abstract MSMQ implementation of AdaptrisMessageProducer Request reply is not supported, an UnsupportedOperationException is thrown if an attempt is made to use request() The AdaptrisConnection associated with this producer type should be a MsmqConnection.
MsmqProducerBase() - Constructor for class com.adaptris.core.msmq.MsmqProducerBase
Default Constructor.
MSMQProperties - Class in com.adaptris.msmq
Matches the valid MSMQMessage properties from the Windows Server 2003 R2 Platform SDK.
MSMQProperties() - Constructor for class com.adaptris.msmq.MSMQProperties
 
MSMQProperties.Property - Enum in com.adaptris.msmq
Enumeration of the MSMQMessage properties.

O

open(MQOAConstants.AccessMode, MQOAConstants.ShareMode) - Method in interface com.adaptris.msmq.Queue
Open the queue for sending or receiving.
open(MQOAConstants.AccessMode) - Method in interface com.adaptris.msmq.Queue
Open the queue for sending or receiving.

P

prepare() - Method in class com.adaptris.core.msmq.MsmqProducerBase
 
prepareConnection() - Method in class com.adaptris.core.msmq.MsmqConnection
 
prepareConsumer() - Method in class com.adaptris.core.msmq.MsmqPollingConsumer
 
processMessages() - Method in class com.adaptris.core.msmq.MsmqPollingConsumer
 
produce(AdaptrisMessage, ProduceDestination) - Method in class com.adaptris.core.msmq.MsmqProducerBase
 
PropertyMapper - Class in com.adaptris.core.msmq
Abstract base class for mapping MSMQMessage fields to AdaptrisMessage objects and vice versa.
PropertyMapper() - Constructor for class com.adaptris.core.msmq.PropertyMapper
 
purge() - Method in interface com.adaptris.msmq.Queue
Delete all the messages from the queue.

Q

Queue - Interface in com.adaptris.msmq
Wraps simple MSMQ operations on a Queue.
QueueFactory - Class in com.adaptris.msmq
 
QueueFactory() - Constructor for class com.adaptris.msmq.QueueFactory
 

R

receive(long) - Method in interface com.adaptris.msmq.Queue
Receive a message from the queue with a TransactionMode of MQOAConstants.TransactionMode.MQ_NO_TRANSACTION
receive(long, MQOAConstants.TransactionMode) - Method in interface com.adaptris.msmq.Queue
Receive a message.
registerMsmqMessageFactory(MessageFactory) - Method in class com.adaptris.core.msmq.MsmqProducerBase
 
registerQueueFactory(QueueFactory) - Method in class com.adaptris.core.msmq.MsmqProducerBase
 
release() - Method in interface com.adaptris.msmq.Message
Release any resources held by underlying COM objects.
retrieveMsmqMessageFactory() - Method in class com.adaptris.core.msmq.MsmqProducerBase
 
retrieveQueueFactory() - Method in class com.adaptris.core.msmq.MsmqProducerBase
 

S

send(Message, MQOAConstants.TransactionMode) - Method in interface com.adaptris.msmq.Queue
Send the message to this queue.
send(Message) - Method in interface com.adaptris.msmq.Queue
Send the message to this queue with a TransactionMode of MQOAConstants.TransactionMode.MQ_NO_TRANSACTION
setAck(int) - Method in interface com.adaptris.msmq.Message
 
setAppSpecific(int) - Method in interface com.adaptris.msmq.Message
 
setAttemptSilentConversionToString(Boolean) - Method in class com.adaptris.core.msmq.MsmqPollingConsumer
Specify whether to silently attempt to conversion to String.
setAuthenticationProviderName(String) - Method in interface com.adaptris.msmq.Message
 
setAuthenticationProviderType(int) - Method in interface com.adaptris.msmq.Message
 
setAuthLevel(int) - Method in interface com.adaptris.msmq.Message
 
setBody(String) - Method in interface com.adaptris.msmq.Message
 
setBody(byte[]) - Method in interface com.adaptris.msmq.Message
 
setByteTranslator(ByteTranslator) - Method in class com.adaptris.core.msmq.PropertyMapper
Set the ByteTranslator implementation to use when attempting to convert to and from MSMQMessage fields that are byte[].
setConfiguredValue(String) - Method in class com.adaptris.core.msmq.ConfiguredProperty
 
setConnectorTypeGuid(String) - Method in interface com.adaptris.msmq.Message
 
setConvertNull(boolean) - Method in class com.adaptris.core.msmq.PropertyMapper
Whether or not to convert nulls into an empty string.
setCorrelationId(byte[]) - Method in interface com.adaptris.msmq.Message
 
setDelivery(int) - Method in interface com.adaptris.msmq.Message
 
setDestinationSymmetricKey(byte[]) - Method in interface com.adaptris.msmq.Message
 
setEncryptAlgorithm(int) - Method in interface com.adaptris.msmq.Message
 
setExtension(byte[]) - Method in interface com.adaptris.msmq.Message
 
setField(String, Message, ByteTranslator) - Method in enum com.adaptris.msmq.MSMQProperties.Property
 
setHashAlgorithm(int) - Method in interface com.adaptris.msmq.Message
 
setJournal(int) - Method in interface com.adaptris.msmq.Message
 
setLabel(String) - Method in interface com.adaptris.msmq.Message
 
setMaxTimeToReachQueue(int) - Method in interface com.adaptris.msmq.Message
 
setMaxTimeToReceive(int) - Method in interface com.adaptris.msmq.Message
 
setMessageFactory(MessageFactory) - Method in class com.adaptris.core.msmq.MsmqConnection
Set the MessageFactory implementation for creating Message instances
setMessageFormatter(MsmqMessageFormat) - Method in class com.adaptris.core.msmq.StandardMsmqProducer
 
setMetadataKey(String) - Method in class com.adaptris.core.msmq.MetadataMapper
 
setMsgClass(int) - Method in interface com.adaptris.msmq.Message
 
setMsmqMessageBody(AdaptrisMessage, Message) - Method in class com.adaptris.core.msmq.MsmqProducerBase
 
setMsmqMessageBody(AdaptrisMessage, Message) - Method in class com.adaptris.core.msmq.StandardMsmqProducer
 
setNamespaceContext(KeyValuePairSet) - Method in class com.adaptris.core.msmq.XpathProperty
Set the namespace context for resolving namespaces.
setPriority(int) - Method in interface com.adaptris.msmq.Message
 
setPrivLevel(int) - Method in interface com.adaptris.msmq.Message
 
setPropertyMappers(List<PropertyMapper>) - Method in class com.adaptris.core.msmq.MsmqPollingConsumer
Set the list of mappers to map into MSMQMessage fields.
setPropertyMappers(List<PropertyMapper>) - Method in class com.adaptris.core.msmq.MsmqProducerBase
Set the list of mappers to map into MSMQMessage fields.
setPropertyName(String) - Method in class com.adaptris.core.msmq.PropertyMapper
The field name that will be mapped.
setQueueFactory(QueueFactory) - Method in class com.adaptris.core.msmq.MsmqConnection
Set the QueueFactory implementation for creating Queue instances
setReceiveTimeout(TimeInterval) - Method in class com.adaptris.core.msmq.MsmqPollingConsumer
Set the receive timeout.
setSenderCertificate(byte[]) - Method in interface com.adaptris.msmq.Message
 
setSenderId(byte[]) - Method in interface com.adaptris.msmq.Message
 
setSenderIdType(int) - Method in interface com.adaptris.msmq.Message
 
setShareMode(MQOAConstants.ShareMode) - Method in class com.adaptris.core.msmq.MsmqPollingConsumer
 
setShareMode(MQOAConstants.ShareMode) - Method in class com.adaptris.core.msmq.MsmqProducerBase
 
setSignature(byte[]) - Method in interface com.adaptris.msmq.Message
 
setSoapBody(String) - Method in interface com.adaptris.msmq.Message
The SoapBody property of the MSMQMessage object specifies application-generated SOAP body elements for inclusion in the SOAP envelope of an SRMP message.
setSoapHeader(String) - Method in interface com.adaptris.msmq.Message
 
setTrace(int) - Method in interface com.adaptris.msmq.Message
 
setTransactionMode(MQOAConstants.TransactionMode) - Method in class com.adaptris.core.msmq.MsmqPollingConsumer
Set the transaction mode.
setTransactionMode(MQOAConstants.TransactionMode) - Method in class com.adaptris.core.msmq.MsmqProducerBase
Set the transaction mode.
setXpath(String) - Method in class com.adaptris.core.msmq.XpathProperty
Set the XPath Expression.
StandardMsmqProducer - Class in com.adaptris.core.msmq
MSMQ Producer implementation.
StandardMsmqProducer() - Constructor for class com.adaptris.core.msmq.StandardMsmqProducer
 
StandardMsmqProducer(ProduceDestination) - Constructor for class com.adaptris.core.msmq.StandardMsmqProducer
 
StandardMsmqProducer(ProduceDestination, MsmqMessageFormat) - Constructor for class com.adaptris.core.msmq.StandardMsmqProducer
 
StandardMsmqProducer(MsmqMessageFormat) - Constructor for class com.adaptris.core.msmq.StandardMsmqProducer
 
start() - Method in class com.adaptris.core.msmq.MsmqPollingConsumer
 
start() - Method in class com.adaptris.core.msmq.MsmqProducerBase
 
stop() - Method in class com.adaptris.core.msmq.MsmqProducerBase
 
StringMessageFormat - Class in com.adaptris.core.msmq
Generates a MSMQ Message Body that has a variant of VT_BSTR.
StringMessageFormat() - Constructor for class com.adaptris.core.msmq.StringMessageFormat
 

V

valueOf(String) - Static method in enum com.adaptris.msmq.MQOAConstants.AccessMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.adaptris.msmq.MQOAConstants.ShareMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.adaptris.msmq.MQOAConstants.TransactionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.adaptris.msmq.MSMQProperties.Property
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.adaptris.msmq.MQOAConstants.AccessMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.adaptris.msmq.MQOAConstants.ShareMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.adaptris.msmq.MQOAConstants.TransactionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.adaptris.msmq.MSMQProperties.Property
Returns an array containing the constants of this enum type, in the order they are declared.

W

writePayload(AdaptrisMessage, Message) - Method in class com.adaptris.core.msmq.ByteArrayMessageFormat
 
writePayload(AdaptrisMessage, Message) - Method in interface com.adaptris.core.msmq.MsmqMessageFormat
 
writePayload(AdaptrisMessage, Message) - Method in class com.adaptris.core.msmq.StringMessageFormat
 

X

XpathProperty - Class in com.adaptris.core.msmq
Resolve an XPath on the AdaptrisMessage payload and use that as a MSMQMessage field.
XpathProperty() - Constructor for class com.adaptris.core.msmq.XpathProperty
 
XpathProperty(String, String) - Constructor for class com.adaptris.core.msmq.XpathProperty
 
XpathProperty(String, String, ByteTranslator) - Constructor for class com.adaptris.core.msmq.XpathProperty
 
A B C G H I L M O P Q R S V W X 
Skip navigation links

Copyright Adaptris