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

A

AbstractNativeErrorHandler - Class in com.adaptris.core.wmq
Abstract implementation of NativeErrorHandler
AbstractNativeErrorHandler() - Constructor for class com.adaptris.core.wmq.AbstractNativeErrorHandler
 
accessMessage(MQMessage) - Method in class com.adaptris.core.wmq.MQMessageAccessor
 
accessMessageOptions(MQGetMessageOptions) - Method in class com.adaptris.core.wmq.MQMessageOptionsAccessor
 
addFieldMapper(FieldMapper) - Method in class com.adaptris.core.wmq.NativeConsumer
Deprecated.
Add a property mapper to the list of configured property mappers.
addFieldMapper(FieldMapper) - Method in class com.adaptris.core.wmq.NativeProducer
Deprecated.
Add a property mapper to the list of configured property mappers.
addMessageOption(String) - Method in class com.adaptris.core.wmq.MessageOptions
Deprecated.
Will add the value of the MQC field name given to the options.
addQueueCloseOption(String) - Method in class com.adaptris.core.wmq.MessageOptions
Deprecated.
Will add the value of the MQC field name given to the options.
addQueueOpenOption(String) - Method in class com.adaptris.core.wmq.MessageOptions
Deprecated.
Will add the value of the MQC field name given to the options.
AdvancedMqSeriesImplementation - Class in com.adaptris.core.jms.wmq
Advanced IBM MQ Series implementation.
AdvancedMqSeriesImplementation() - Constructor for class com.adaptris.core.jms.wmq.AdvancedMqSeriesImplementation
Creates a new instance.
AdvancedMqSeriesImplementation.ConnectionFactoryProperty - Enum in com.adaptris.core.jms.wmq
Properties matched against various MQConnectionFactory methods.
AdvancedMqSeriesImplementation.SessionPropertyDataType - Enum in com.adaptris.core.jms.wmq
Properties matched against various MQSession methods.
allowedInConjunctionWith(ConnectionErrorHandler) - Method in class com.adaptris.core.jms.wmq.NoOpJmsConnectionErrorHandler
 
applyProperties(MQConnectionFactory) - Method in class com.adaptris.core.jms.wmq.AdvancedMqSeriesImplementation
 
applyVendorSessionProperties(Session) - Method in class com.adaptris.core.jms.wmq.AdvancedMqSeriesImplementation
 
AttachedConnection - Class in com.adaptris.core.wmq
Deprecated.
since 3.11.1 without replacement since IBM recommend you use JMS instead
AttachedConnection() - Constructor for class com.adaptris.core.wmq.AttachedConnection
Deprecated.
 

B

BasicMqSeriesImplementation - Class in com.adaptris.core.jms.wmq
Basic IBM MQ Series implementation.
BasicMqSeriesImplementation() - Constructor for class com.adaptris.core.jms.wmq.BasicMqSeriesImplementation
Creates a new instance.

C

checkOptions() - Method in class com.adaptris.core.wmq.NativeProducer
Deprecated.
 
close() - Method in class com.adaptris.core.jms.wmq.NoOpJmsConnectionErrorHandler
 
closeConnection() - Method in class com.adaptris.core.wmq.NativeConnection
Deprecated.
 
com.adaptris.core.jms.wmq - package com.adaptris.core.jms.wmq
WebsphereMQ specific JMS implementations of VendorImplementation.
com.adaptris.core.wmq - package com.adaptris.core.wmq
Provides adapter connectivity to WebsphereMQ based on the native MQ API.
com.adaptris.core.wmq.mapping - package com.adaptris.core.wmq.mapping
 
ConfiguredField - Class in com.adaptris.core.wmq.mapping
Deprecated.
since 3.11.1 without replacement since IBM recommend you use JMS instead
ConfiguredField() - Constructor for class com.adaptris.core.wmq.mapping.ConfiguredField
Deprecated.
 
ConfiguredField(String, String) - Constructor for class com.adaptris.core.wmq.mapping.ConfiguredField
Deprecated.
 
ConfiguredField(String, String, ByteTranslator) - Constructor for class com.adaptris.core.wmq.mapping.ConfiguredField
Deprecated.
 
connectionEquals(VendorImplementationBase) - Method in class com.adaptris.core.jms.wmq.AdvancedMqSeriesImplementation
 
connectionEquals(VendorImplementationBase) - Method in class com.adaptris.core.jms.wmq.BasicMqSeriesImplementation
 
copy(AdaptrisMessage, MQMessage) - Method in class com.adaptris.core.wmq.mapping.ConfiguredField
Deprecated.
 
copy(MQMessage, AdaptrisMessage) - Method in class com.adaptris.core.wmq.mapping.ConfiguredField
Deprecated.
 
copy(AdaptrisMessage, MQMessage) - Method in class com.adaptris.core.wmq.mapping.FieldMapper
Deprecated.
Copy information from the AdaptrisMessage object into the MQMessage object.
copy(MQMessage, AdaptrisMessage) - Method in class com.adaptris.core.wmq.mapping.FieldMapper
Deprecated.
Copy information from the MQMessage object into the AdaptrisMessage object.
copy(AdaptrisMessage, MQMessage) - Method in class com.adaptris.core.wmq.mapping.MessageIdMapper
Deprecated.
 
copy(MQMessage, AdaptrisMessage) - Method in class com.adaptris.core.wmq.mapping.MessageIdMapper
Deprecated.
 
copy(AdaptrisMessage, MQMessage) - Method in class com.adaptris.core.wmq.mapping.MetadataFieldMapper
Deprecated.
 
copy(MQMessage, AdaptrisMessage) - Method in class com.adaptris.core.wmq.mapping.MetadataFieldMapper
Deprecated.
 
copy(AdaptrisMessage, MQMessage) - Method in class com.adaptris.core.wmq.mapping.UuidFieldMapper
Deprecated.
 
copy(MQMessage, AdaptrisMessage) - Method in class com.adaptris.core.wmq.mapping.UuidFieldMapper
Deprecated.
 
copy(AdaptrisMessage, MQMessage) - Method in class com.adaptris.core.wmq.mapping.XpathField
Deprecated.
 
copy(MQMessage, AdaptrisMessage) - Method in class com.adaptris.core.wmq.mapping.XpathField
Deprecated.
 
create() - Method in enum com.adaptris.core.wmq.MQMessageFactory.MQMessageInstance
Create an MQMessage object.
createConnectionFactory() - Method in class com.adaptris.core.jms.wmq.AdvancedMqSeriesImplementation
 
createConnectionFactory() - Method in class com.adaptris.core.jms.wmq.BasicMqSeriesImplementation
 
createField(String) - Static method in class com.adaptris.core.wmq.mapping.FieldMapper
Deprecated.
 

D

DetachedConnection - Class in com.adaptris.core.wmq
Deprecated.
since 3.11.1 without replacement since IBM recommend you use JMS instead
DetachedConnection() - Constructor for class com.adaptris.core.wmq.DetachedConnection
Deprecated.
 
doProduce(AdaptrisMessage, String) - Method in class com.adaptris.core.wmq.NativeProducer
Deprecated.
 

E

endpoint(AdaptrisMessage) - Method in class com.adaptris.core.wmq.NativeProducer
Deprecated.
 
equals(Object) - Method in class com.adaptris.core.jms.wmq.NoOpJmsConnectionErrorHandler
 

F

FieldMapper - Class in com.adaptris.core.wmq.mapping
Deprecated.
since 3.11.1 without replacement since IBM recommend you use JMS instead
FieldMapper() - Constructor for class com.adaptris.core.wmq.mapping.FieldMapper
Deprecated.
 
FieldMapper.Field - Enum in com.adaptris.core.wmq.mapping
Deprecated.
Fields within a MQMessage.
ForwardingNativeConsumerErrorHandler - Class in com.adaptris.core.wmq
Deprecated.
since 3.11.1 without replacement since IBM recommend you use JMS instead
ForwardingNativeConsumerErrorHandler() - Constructor for class com.adaptris.core.wmq.ForwardingNativeConsumerErrorHandler
Deprecated.
 

G

getBrokerHost() - Method in class com.adaptris.core.jms.wmq.BasicMqSeriesImplementation
 
getBrokerPort() - Method in class com.adaptris.core.jms.wmq.BasicMqSeriesImplementation
 
getByteTranslator() - Method in class com.adaptris.core.wmq.mapping.FieldMapper
Deprecated.
 
getCcsid() - Method in class com.adaptris.core.jms.wmq.BasicMqSeriesImplementation
Returns ccsid.
getChannel() - Method in class com.adaptris.core.jms.wmq.BasicMqSeriesImplementation
Returns channel.
getCheckOptions() - Method in class com.adaptris.core.wmq.NativeProducer
Deprecated.
 
getConfiguredValue() - Method in class com.adaptris.core.wmq.mapping.ConfiguredField
Deprecated.
 
getConnectionFactoryProperties() - Method in class com.adaptris.core.jms.wmq.AdvancedMqSeriesImplementation
 
getConvertNull() - Method in class com.adaptris.core.wmq.mapping.FieldMapper
Deprecated.
 
getDataType() - Method in class com.adaptris.core.jms.wmq.MqSessionProperty
 
getDestination() - Method in class com.adaptris.core.wmq.ForwardingNativeConsumerErrorHandler
Deprecated.
 
getDestination() - Method in class com.adaptris.core.wmq.NativeConsumer
Deprecated.
getDestination() - Method in class com.adaptris.core.wmq.NativeProducer
Deprecated.
getEnvironmentProperties() - Method in class com.adaptris.core.wmq.NativeConnection
Deprecated.
 
getErrorHandler() - Method in class com.adaptris.core.wmq.NativeConsumer
Deprecated.
 
getFieldMappers() - Method in class com.adaptris.core.wmq.NativeConsumer
Deprecated.
 
getFieldMappers() - Method in class com.adaptris.core.wmq.NativeProducer
Deprecated.
 
getLogAllExceptions() - Method in class com.adaptris.core.wmq.NativeConsumer
Deprecated.
 
getMessageFormat() - Method in class com.adaptris.core.wmq.MessageOptions
Deprecated.
 
getMessageOptions() - Method in class com.adaptris.core.wmq.MessageOptions
Deprecated.
 
getMetadataKey() - Method in class com.adaptris.core.wmq.mapping.MetadataFieldMapper
Deprecated.
 
getMqField(MQMessage, ByteTranslator) - Method in enum com.adaptris.core.wmq.mapping.FieldMapper.Field
Deprecated.
Get the MQMessage field and return it as a String.
getMqFieldName() - Method in class com.adaptris.core.wmq.mapping.FieldMapper
Deprecated.
 
getNamespaceContext() - Method in class com.adaptris.core.wmq.mapping.XpathField
Deprecated.
 
getOptions() - Method in class com.adaptris.core.wmq.ForwardingNativeConsumerErrorHandler
Deprecated.
 
getOptions() - Method in class com.adaptris.core.wmq.NativeConsumer
Deprecated.
 
getOptions() - Method in class com.adaptris.core.wmq.NativeProducer
Deprecated.
 
getPreGetFieldMappers() - Method in class com.adaptris.core.wmq.NativeConsumer
Deprecated.
 
getPropertyName() - Method in class com.adaptris.core.jms.wmq.MqSessionProperty
 
getQueue() - Method in class com.adaptris.core.wmq.NativeConsumer
Deprecated.
The base directory specified as a URL.
getQueue() - Method in class com.adaptris.core.wmq.NativeProducer
Deprecated.
the native Websphere queue
getQueueCloseOptions() - Method in class com.adaptris.core.wmq.MessageOptions
Deprecated.
 
getQueueManager() - Method in class com.adaptris.core.jms.wmq.BasicMqSeriesImplementation
Returns queueManager.
getQueueManager() - Method in class com.adaptris.core.wmq.NativeConnection
Deprecated.
 
getQueueOpenOptions() - Method in class com.adaptris.core.wmq.MessageOptions
Deprecated.
 
getRedirectExceptionLogging() - Method in class com.adaptris.core.wmq.NativeConnection
Deprecated.
 
getSessionProperties() - Method in class com.adaptris.core.jms.wmq.AdvancedMqSeriesImplementation
 
getTemporaryModel() - Method in class com.adaptris.core.jms.wmq.BasicMqSeriesImplementation
Returns temporaryModel.
getTransportType() - Method in class com.adaptris.core.jms.wmq.BasicMqSeriesImplementation
Returns transportType.
getTransportType(String) - Static method in class com.adaptris.core.jms.wmq.TransportTypeHelper
Resolve a friendly name from TransportTypeHelper.Transport enum into its associated integer value.
getValue() - Method in class com.adaptris.core.jms.wmq.MqSessionProperty
 
getXpath() - Method in class com.adaptris.core.wmq.mapping.XpathField
Deprecated.
Return the XPath expression.

H

handleConnectionException() - Method in class com.adaptris.core.jms.wmq.NoOpJmsConnectionErrorHandler
 
hashCode() - Method in class com.adaptris.core.jms.wmq.NoOpJmsConnectionErrorHandler
 

I

init() - Method in class com.adaptris.core.jms.wmq.NoOpJmsConnectionErrorHandler
 
init() - Method in class com.adaptris.core.wmq.NativeConsumer
Deprecated.
 
init() - Method in class com.adaptris.core.wmq.NativeProducer
Deprecated.
 
initConnection() - Method in class com.adaptris.core.wmq.AttachedConnection
Deprecated.
 
initConnection() - Method in class com.adaptris.core.wmq.NativeConnection
Deprecated.
 
isEnabled(License) - Method in class com.adaptris.core.jms.wmq.AdvancedMqSeriesImplementation
 
isEnabled(License) - Method in class com.adaptris.core.jms.wmq.BasicMqSeriesImplementation
 
isEnabled(License) - Method in class com.adaptris.core.wmq.NativeConnection
Deprecated.
 
isEnabled(License) - Method in class com.adaptris.core.wmq.NativeConsumer
Deprecated.
 
isEnabled(License) - Method in class com.adaptris.core.wmq.NativeProducer
Deprecated.
 

L

logR - Variable in class com.adaptris.core.wmq.mapping.FieldMapper
Deprecated.
 

M

MessageIdMapper - Class in com.adaptris.core.wmq.mapping
Deprecated.
since 3.11.1 without replacement since IBM recommend you use JMS instead
MessageIdMapper() - Constructor for class com.adaptris.core.wmq.mapping.MessageIdMapper
Deprecated.
 
MessageIdMapper(String) - Constructor for class com.adaptris.core.wmq.mapping.MessageIdMapper
Deprecated.
 
MessageIdMapper(String, ByteTranslator) - Constructor for class com.adaptris.core.wmq.mapping.MessageIdMapper
Deprecated.
 
MessageOptions - Class in com.adaptris.core.wmq
Deprecated.
MessageOptions() - Constructor for class com.adaptris.core.wmq.MessageOptions
Deprecated.
 
messageOptionsIntValue() - Method in class com.adaptris.core.wmq.MessageOptions
Deprecated.
Calculate the integer value of the options field.
MetadataFieldMapper - Class in com.adaptris.core.wmq.mapping
Deprecated.
since 3.11.1 without replacement since IBM recommend you use JMS instead
MetadataFieldMapper() - Constructor for class com.adaptris.core.wmq.mapping.MetadataFieldMapper
Deprecated.
 
MetadataFieldMapper(String, String) - Constructor for class com.adaptris.core.wmq.mapping.MetadataFieldMapper
Deprecated.
 
MetadataFieldMapper(String, String, ByteTranslator) - Constructor for class com.adaptris.core.wmq.mapping.MetadataFieldMapper
Deprecated.
 
MQMessageAccessor - Class in com.adaptris.core.wmq
 
MQMessageAccessor() - Constructor for class com.adaptris.core.wmq.MQMessageAccessor
 
MQMessageFactory - Class in com.adaptris.core.wmq
MQMessageFactory for creating MQMessageInstance instances.
MQMessageFactory() - Constructor for class com.adaptris.core.wmq.MQMessageFactory
 
MQMessageFactory.MQMessageInstance - Enum in com.adaptris.core.wmq
Types of MQMEssage.
MQMessageOptionsAccessor - Class in com.adaptris.core.wmq
 
MQMessageOptionsAccessor() - Constructor for class com.adaptris.core.wmq.MQMessageOptionsAccessor
 
MqSessionProperty - Class in com.adaptris.core.jms.wmq
 
MqSessionProperty() - Constructor for class com.adaptris.core.jms.wmq.MqSessionProperty
 
MqSessionProperty(String, String, String) - Constructor for class com.adaptris.core.jms.wmq.MqSessionProperty
 

N

NativeConnection - Class in com.adaptris.core.wmq
Deprecated.
since 3.11.1 without replacement since IBM recommend you use JMS instead
NativeConnection() - Constructor for class com.adaptris.core.wmq.NativeConnection
Deprecated.
 
NativeConsumer - Class in com.adaptris.core.wmq
Deprecated.
since 3.11.1 without replacement since IBM recommend you use JMS instead
NativeConsumer() - Constructor for class com.adaptris.core.wmq.NativeConsumer
Deprecated.
 
NativeErrorHandler - Interface in com.adaptris.core.wmq
Handle errors from native WMQ when consuming messages.
NativeProducer - Class in com.adaptris.core.wmq
Deprecated.
since 3.11.1 without replacement since IBM recommend you use JMS instead
NativeProducer() - Constructor for class com.adaptris.core.wmq.NativeProducer
Deprecated.
 
newThreadName() - Method in class com.adaptris.core.wmq.NativeConsumer
Deprecated.
 
NO_BYTE_TRANSLATOR_ERROR - Static variable in enum com.adaptris.core.wmq.mapping.FieldMapper.Field
Deprecated.
 
NoOpJmsConnectionErrorHandler - Class in com.adaptris.core.jms.wmq
 
NoOpJmsConnectionErrorHandler() - Constructor for class com.adaptris.core.jms.wmq.NoOpJmsConnectionErrorHandler
 

O

onError(MQMessage) - Method in class com.adaptris.core.wmq.AbstractNativeErrorHandler
 
onError(MQMessage) - Method in class com.adaptris.core.wmq.ForwardingNativeConsumerErrorHandler
Deprecated.
Accepts an com.ibm.mq.MQMessage message.
onError(MQMessage) - Method in interface com.adaptris.core.wmq.NativeErrorHandler
Accepts an com.ibm.mq.MQMessage message.

P

prepare() - Method in class com.adaptris.core.jms.wmq.AdvancedMqSeriesImplementation
 
prepare() - Method in class com.adaptris.core.jms.wmq.BasicMqSeriesImplementation
 
prepare() - Method in class com.adaptris.core.wmq.NativeProducer
Deprecated.
 
prepareConnection() - Method in class com.adaptris.core.wmq.NativeConnection
Deprecated.
 
prepareConsumer() - Method in class com.adaptris.core.wmq.NativeConsumer
Deprecated.
 
processMessages() - Method in class com.adaptris.core.wmq.NativeConsumer
Deprecated.
 

Q

queue() - Method in class com.adaptris.core.wmq.NativeConsumer
Deprecated.
 
queueCloseOptionsIntValue() - Method in class com.adaptris.core.wmq.MessageOptions
Deprecated.
Calculate the integer value of the options field.
queueOpenOptionsIntValue() - Method in class com.adaptris.core.wmq.MessageOptions
Deprecated.
Calculate the integer value of the options field.

R

registerParentConsumer(NativeConsumer) - Method in class com.adaptris.core.wmq.AbstractNativeErrorHandler
 
registerProxy(ConsumerDelegate) - Method in class com.adaptris.core.wmq.NativeConsumer
Deprecated.
This is used for testing purposes
registerProxy(ProducerDelegate) - Method in class com.adaptris.core.wmq.NativeProducer
Deprecated.
This is used for testing purposes
retrieveBrokerDetailsForLogging() - Method in class com.adaptris.core.jms.wmq.BasicMqSeriesImplementation
 
retrieveParentConsumer() - Method in class com.adaptris.core.wmq.AbstractNativeErrorHandler
 
retrieveProxy() - Method in class com.adaptris.core.wmq.NativeConsumer
Deprecated.
This is used for testing purposes
retrieveProxy() - Method in class com.adaptris.core.wmq.NativeProducer
Deprecated.
This is used for testing purposes

S

setBrokerHost(String) - Method in class com.adaptris.core.jms.wmq.BasicMqSeriesImplementation
 
setBrokerPort(int) - Method in class com.adaptris.core.jms.wmq.BasicMqSeriesImplementation
 
setByteTranslator(ByteTranslator) - Method in class com.adaptris.core.wmq.mapping.FieldMapper
Deprecated.
Set the ByteTranslator implementation to use when attempting to convert to and from MQMessage fields that are byte[].
setCcsid(int) - Method in class com.adaptris.core.jms.wmq.BasicMqSeriesImplementation
Sets ccsid.
setChannel(String) - Method in class com.adaptris.core.jms.wmq.BasicMqSeriesImplementation
Sets channel.
setCheckOptions(Boolean) - Method in class com.adaptris.core.wmq.NativeProducer
Deprecated.
Specify whether or not to check the queue options and message options.
setConfiguredValue(String) - Method in class com.adaptris.core.wmq.mapping.ConfiguredField
Deprecated.
 
setConnectionFactoryProperties(KeyValuePairSet) - Method in class com.adaptris.core.jms.wmq.AdvancedMqSeriesImplementation
 
setConvertNull(boolean) - Method in class com.adaptris.core.wmq.mapping.FieldMapper
Deprecated.
Whether or not to convert nulls into an empty string.
setDataType(String) - Method in class com.adaptris.core.jms.wmq.MqSessionProperty
WebsphereMQ Session properties require the data type; one of the following String|Integer|Long|Boolean.
setDestination(ProduceDestination) - Method in class com.adaptris.core.wmq.ForwardingNativeConsumerErrorHandler
Deprecated.
 
setDestination(ConsumeDestination) - Method in class com.adaptris.core.wmq.NativeConsumer
Deprecated.
setDestination(ProduceDestination) - Method in class com.adaptris.core.wmq.NativeProducer
Deprecated.
setEnvironmentProperties(KeyValuePairSet) - Method in class com.adaptris.core.wmq.NativeConnection
Deprecated.
Set any additional properties that should be passed in as part of the constructor to MQQueueManager.
setErrorHandler(NativeErrorHandler) - Method in class com.adaptris.core.wmq.NativeConsumer
Deprecated.
 
setFieldMappers(List<FieldMapper>) - Method in class com.adaptris.core.wmq.NativeConsumer
Deprecated.
Set the list of property mappers mapping from MQMessage fields.
setFieldMappers(List) - Method in class com.adaptris.core.wmq.NativeProducer
Deprecated.
Set the list of properties to map into MQMessage fields.
setLogAllExceptions(boolean) - Method in class com.adaptris.core.wmq.NativeConsumer
Deprecated.
Specify whether to log all exceptions encountered during processing.
setMessageFormat(MQMessageFactory.MQMessageInstance) - Method in class com.adaptris.core.wmq.MessageOptions
Deprecated.
Set the MQMessage.format field to the desired value.
setMessageOptions(String) - Method in class com.adaptris.core.wmq.MessageOptions
Deprecated.
Options that control the action of MQQueue.put() and MQQueue.get()
setMetadataKey(String) - Method in class com.adaptris.core.wmq.mapping.MetadataFieldMapper
Deprecated.
 
setMqField(MQMessage, String, ByteTranslator) - Method in enum com.adaptris.core.wmq.mapping.FieldMapper.Field
Deprecated.
Map the value onto the specific mq-field.
setMqFieldName(String) - Method in class com.adaptris.core.wmq.mapping.FieldMapper
Deprecated.
The field name that will be mapped.
setNamespaceContext(KeyValuePairSet) - Method in class com.adaptris.core.wmq.mapping.XpathField
Deprecated.
Set the namespace context for resolving namespaces.
setOptions(MessageOptions) - Method in class com.adaptris.core.wmq.ForwardingNativeConsumerErrorHandler
Deprecated.
 
setOptions(MessageOptions) - Method in class com.adaptris.core.wmq.NativeConsumer
Deprecated.
Set the specific options when opening a MQQueue and receiving messages.
setOptions(MessageOptions) - Method in class com.adaptris.core.wmq.NativeProducer
Deprecated.
 
setPreGetFieldMappers(List<FieldMapper>) - Method in class com.adaptris.core.wmq.NativeConsumer
Deprecated.
Specifies pre-get field mappers
setPropertyName(String) - Method in class com.adaptris.core.jms.wmq.MqSessionProperty
See your WebsphereMQ documentation for available properties.
setQueue(String) - Method in class com.adaptris.core.wmq.NativeConsumer
Deprecated.
The base directory specified as a URL.
setQueue(String) - Method in class com.adaptris.core.wmq.NativeProducer
Deprecated.
the native Websphere queue
setQueueCloseOptions(String) - Method in class com.adaptris.core.wmq.MessageOptions
Deprecated.
Set the close options when closing the queue.
setQueueManager(String) - Method in class com.adaptris.core.jms.wmq.BasicMqSeriesImplementation
Sets queueManager.
setQueueManager(String) - Method in class com.adaptris.core.wmq.NativeConnection
Deprecated.
Set the Queue manager associated with this connection.
setQueueOpenOptions(String) - Method in class com.adaptris.core.wmq.MessageOptions
Deprecated.
Set the open options on the queue when accessing the Queue.
setRedirectExceptionLogging(boolean) - Method in class com.adaptris.core.wmq.NativeConnection
Deprecated.
Redirect logging done by MQException.
setSessionProperties(List<MqSessionProperty>) - Method in class com.adaptris.core.jms.wmq.AdvancedMqSeriesImplementation
Set any additional session properties to be applied.
setTemporaryModel(String) - Method in class com.adaptris.core.jms.wmq.BasicMqSeriesImplementation
Sets temporaryModel.
setTransportType(String) - Method in class com.adaptris.core.jms.wmq.BasicMqSeriesImplementation
Sets transportType.
setValue(String) - Method in class com.adaptris.core.jms.wmq.MqSessionProperty
See your WebsphereMQ documentation for appropriate values for your property.
setXpath(String) - Method in class com.adaptris.core.wmq.mapping.XpathField
Deprecated.
Set the XPath Expression.
start() - Method in class com.adaptris.core.jms.wmq.NoOpJmsConnectionErrorHandler
 
startConnection() - Method in class com.adaptris.core.wmq.AttachedConnection
Deprecated.
 
startConnection() - Method in class com.adaptris.core.wmq.DetachedConnection
Deprecated.
 
stop() - Method in class com.adaptris.core.jms.wmq.NoOpJmsConnectionErrorHandler
 
stopConnection() - Method in class com.adaptris.core.wmq.AttachedConnection
Deprecated.
 
stopConnection() - Method in class com.adaptris.core.wmq.DetachedConnection
Deprecated.
 

T

TransportTypeHelper - Class in com.adaptris.core.jms.wmq
 
TransportTypeHelper() - Constructor for class com.adaptris.core.jms.wmq.TransportTypeHelper
 
TransportTypeHelper.Transport - Enum in com.adaptris.core.jms.wmq
 

U

UuidFieldMapper - Class in com.adaptris.core.wmq.mapping
Deprecated.
since 3.11.1 without replacement since IBM recommend you use JMS instead
UuidFieldMapper() - Constructor for class com.adaptris.core.wmq.mapping.UuidFieldMapper
Deprecated.
 

V

valueOf(String) - Static method in enum com.adaptris.core.jms.wmq.AdvancedMqSeriesImplementation.ConnectionFactoryProperty
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.adaptris.core.jms.wmq.AdvancedMqSeriesImplementation.SessionPropertyDataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.adaptris.core.jms.wmq.TransportTypeHelper.Transport
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.adaptris.core.wmq.mapping.FieldMapper.Field
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.adaptris.core.wmq.MQMessageFactory.MQMessageInstance
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.adaptris.core.jms.wmq.AdvancedMqSeriesImplementation.ConnectionFactoryProperty
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.adaptris.core.jms.wmq.AdvancedMqSeriesImplementation.SessionPropertyDataType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.adaptris.core.jms.wmq.TransportTypeHelper.Transport
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.adaptris.core.wmq.mapping.FieldMapper.Field
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.adaptris.core.wmq.MQMessageFactory.MQMessageInstance
Returns an array containing the constants of this enum type, in the order they are declared.

W

write(AdaptrisMessage, MQMessage) - Method in enum com.adaptris.core.wmq.MQMessageFactory.MQMessageInstance
Write the contents of the AdaptrisMessage object to the MQMessage object.
write(MQMessage, AdaptrisMessage) - Method in enum com.adaptris.core.wmq.MQMessageFactory.MQMessageInstance
Write the contents of the MQMessage object to the AdaptrisMessage object.

X

XpathField - Class in com.adaptris.core.wmq.mapping
Deprecated.
since 3.11.1 without replacement since IBM recommend you use JMS instead
XpathField() - Constructor for class com.adaptris.core.wmq.mapping.XpathField
Deprecated.
 
XpathField(String, String) - Constructor for class com.adaptris.core.wmq.mapping.XpathField
Deprecated.
 
XpathField(String, String, ByteTranslator) - Constructor for class com.adaptris.core.wmq.mapping.XpathField
Deprecated.
 
A B C D E F G H I L M N O P Q R S T U V W X 
Skip navigation links