- C3P0PooledDataSource - Class in com.adaptris.core.jdbc
-
- C3P0PooledDataSource(ComboPooledDataSource) - Constructor for class com.adaptris.core.jdbc.C3P0PooledDataSource
-
- Cache - Interface in com.adaptris.core.cache
-
Interface that defines basic general cache operations for use within the adapter.
- cache - Variable in class com.adaptris.core.fs.InlineItemCache
-
- CACHE_CONTROL - Static variable in interface com.adaptris.core.http.HttpConstants
-
General Fields associated HTTP Headers
- CacheableAdaptrisMessageWrapper - Class in com.adaptris.core.runtime
-
- CacheableAdaptrisMessageWrapper() - Constructor for class com.adaptris.core.runtime.CacheableAdaptrisMessageWrapper
-
- CacheableAdaptrisMessageWrapper(String, AdaptrisMessage) - Constructor for class com.adaptris.core.runtime.CacheableAdaptrisMessageWrapper
-
- cacheAndGetTransformer(String, XmlTransformerFactory) - Method in class com.adaptris.core.transform.XmlTransformService
-
- cacheConnection() - Method in class com.adaptris.core.ftp.FileTransferConnection
-
- CacheConnection - Class in com.adaptris.core.services.cache
-
A Connection to a cache instance.
- CacheConnection() - Constructor for class com.adaptris.core.services.cache.CacheConnection
-
- CacheConnection(Cache) - Constructor for class com.adaptris.core.services.cache.CacheConnection
-
- cacheContains(String) - Static method in class com.adaptris.core.http.jetty.JettyAsyncWorkflowInterceptor
-
- CachedDestinationJndiImplementation - Class in com.adaptris.core.jms.jndi
-
- CachedDestinationJndiImplementation() - Constructor for class com.adaptris.core.jms.jndi.CachedDestinationJndiImplementation
-
- CachedDestinationJndiImplementation(int) - Constructor for class com.adaptris.core.jms.jndi.CachedDestinationJndiImplementation
-
- CacheEntryEvaluator - Class in com.adaptris.core.services.cache
-
Evaluates cache keys and values for the various cache services.
- CacheEntryEvaluator() - Constructor for class com.adaptris.core.services.cache.CacheEntryEvaluator
-
- CacheEntryEvaluator.NullCacheValueTranslator - Class in com.adaptris.core.services.cache
-
- CacheEventListener - Interface in com.adaptris.core.cache
-
Interface for EventListeners on the cache.
- CacheEventLogger - Class in com.adaptris.core.cache
-
- CacheEventLogger() - Constructor for class com.adaptris.core.cache.CacheEventLogger
-
- CacheExpiry - Class in com.adaptris.core.cache
-
- CacheExpiry() - Constructor for class com.adaptris.core.cache.CacheExpiry
-
- CacheExpiry.Expiry - Class in com.adaptris.core.cache
-
- CacheKeyTranslator - Interface in com.adaptris.core.services.cache
-
Get the key from the message.
- CacheProvider - Interface in com.adaptris.core.cache
-
A Connection to a cache instance.
- CacheServiceBase - Class in com.adaptris.core.services.cache
-
Base class that provides common functions used by all cache services
- CacheServiceBase() - Constructor for class com.adaptris.core.services.cache.CacheServiceBase
-
- CacheServiceImpl - Class in com.adaptris.core.services.cache
-
- CacheServiceImpl() - Constructor for class com.adaptris.core.services.cache.CacheServiceImpl
-
- cacheSize() - Static method in class com.adaptris.core.management.config.CachingConfigLoader
-
- CacheValueTranslator<S> - Interface in com.adaptris.core.services.cache
-
Interface that defines a two way interaction - one to retrieve a value from an
AdaptrisMessage
and another to inject a
value into one.
- CachingConfigLoader - Class in com.adaptris.core.management.config
-
- calculateDeliveryMode(AdaptrisMessage, String) - Method in class com.adaptris.core.jms.JmsProducerImpl
-
- calculatePriority(AdaptrisMessage, Integer) - Method in class com.adaptris.core.jms.JmsProducerImpl
-
- calculateTimeToLive(AdaptrisMessage, Long) - Method in class com.adaptris.core.jms.JmsProducerImpl
-
- CallableStatementCreator - Interface in com.adaptris.jdbc
-
- CallableStatementExecutor - Interface in com.adaptris.jdbc
-
- CallableStatementExecutorImpl - Class in com.adaptris.jdbc
-
- CallableStatementExecutorImpl() - Constructor for class com.adaptris.jdbc.CallableStatementExecutorImpl
-
- callSetter(Object, String, String) - Static method in class com.adaptris.util.SimpleBeanUtil
-
Invoke the setter method on the object.
- canHandle(String) - Method in class com.adaptris.core.ResolveFromPayloadUsingXPath
-
Can this resolver handle this type of value.
- canHandle(String) - Method in class com.adaptris.security.password.AesCrypto
-
- canHandle(String) - Method in class com.adaptris.security.password.MicrosoftCrypto
-
- canHandle(String) - Method in interface com.adaptris.security.password.PasswordCodec
-
Can this implementation handle an encoded password of this type.
- canHandle(String) - Method in class com.adaptris.security.password.PbeCrypto
-
Deprecated.
- captureOutgoingMessageDetails() - Method in class com.adaptris.core.jms.JmsProducerImpl
-
- captureOutgoingMessageDetails(Message, AdaptrisMessage) - Method in class com.adaptris.core.jms.JmsProducerImpl
-
- Case - Class in com.adaptris.core.services.conditional
-
- Case() - Constructor for class com.adaptris.core.services.conditional.Case
-
- CaseDefault - Class in com.adaptris.core.services.conditional.conditions
-
Condition that is always true.
- CaseDefault() - Constructor for class com.adaptris.core.services.conditional.conditions.CaseDefault
-
- castOrFail(Object, Class<T>, String) - Method in class com.adaptris.util.XmlUtils
-
- CastorizedList<E> - Class in com.adaptris.core.util
-
List implementation for use with castor marshal/unmarshalling.
- CastorizedList(List<E>) - Constructor for class com.adaptris.core.util.CastorizedList
-
- castorWorkAround() - Method in class com.adaptris.core.Adapter
-
Deprecated.
- CATEGORY_DEFAULT - Static variable in class com.adaptris.core.management.config.WarningsToFile
-
- CertException - Exception in com.adaptris.security.exc
-
Wraps any exception encountered during certificate operations.
- CertException() - Constructor for exception com.adaptris.security.exc.CertException
-
- CertException(String) - Constructor for exception com.adaptris.security.exc.CertException
-
- CertException(String, Throwable) - Constructor for exception com.adaptris.security.exc.CertException
-
- CertException(Throwable) - Constructor for exception com.adaptris.security.exc.CertException
-
- CertificateBuilder - Interface in com.adaptris.security.certificate
-
The interface for the creation of certificates.
- CertificateBuilderFactory - Class in com.adaptris.security.certificate
-
Another factory for building certificates.
- CertificateHandler - Interface in com.adaptris.security.certificate
-
A wrapper around a certificate object.
- CertificateHandlerFactory - Class in com.adaptris.security.certificate
-
Factory to build Certificate Handlers.
- CertificateHandlerFactory() - Constructor for class com.adaptris.security.certificate.CertificateHandlerFactory
-
- CertificateParameter - Class in com.adaptris.security.certificate
-
Container class with enough information to create a certificate.
- CertificateParameter() - Constructor for class com.adaptris.security.certificate.CertificateParameter
-
Default constructor
- CertificatePathVerifier - Class in com.adaptris.security.certificate
-
Convenience wrapper for verifiying Certificate chains.
- CertificatePathVerifier() - Constructor for class com.adaptris.security.certificate.CertificatePathVerifier
-
- CertRequestHandler - Class in com.adaptris.security.certificate
-
Creating Certificate Signing Requests.
- CFG_JMX_LOCAL_ADAPTER_UID - Static variable in class com.adaptris.core.management.Constants
-
The property key that will contain include the adapter's unique id for JMX purposes
- CFG_KEY_CONFIG_MANAGER - Static variable in class com.adaptris.core.management.Constants
-
Bootstrap Property containing the classname that will manage configuration style.
- CFG_KEY_CONFIG_URL - Static variable in class com.adaptris.core.management.Constants
-
Bootstrap Property containing the the URL of the adapter config.
- CFG_KEY_JMX_SERVICE_URL_KEY - Static variable in class com.adaptris.core.management.Constants
-
Bootstrap property key that defines whether a java remote management JMXConnectorServer
is
created or not.
- CFG_KEY_JMX_SERVICE_URL_OBJECT_NAME - Static variable in class com.adaptris.core.management.jmx.JmxRemoteComponent
-
Bootstrap property key that defines the optional object name
- CFG_KEY_JNDI_SERVER - Static variable in class com.adaptris.core.management.Constants
-
Bootstrap Property specifying whether or not to enable the localJndiServer.
- CFG_KEY_LICENSE_URL - Static variable in class com.adaptris.core.management.Constants
-
Bootstrap Property containing the URL of the license file.
- CFG_KEY_LOGGING_RECONFIGURE - Static variable in class com.adaptris.core.management.Constants
-
Bootstrap Property specifying whether or not reconfigure logging
- CFG_KEY_LOGGING_URL - Static variable in class com.adaptris.core.management.Constants
-
Bootstrap Property specifying the logging configuration URL.
- CFG_KEY_MANAGEMENT_COMPONENT - Static variable in class com.adaptris.core.management.Constants
-
Bootstrap property containing a colon separated list of items that implement
ManagementComponent
- CFG_KEY_MARSHALLER_OUTPUT_TYPE - Static variable in class com.adaptris.core.management.Constants
-
Bootstrap Property containing an enum value that defines the Data Binder output format to generate ie XML/JSON.
- CFG_KEY_PROXY_AUTHENTICATOR - Static variable in class com.adaptris.core.management.Constants
-
Bootstrap property that enables default HTTP Proxy authentication via the user of standard java.net system properties.
- CFG_KEY_START_QUIETLY - Static variable in class com.adaptris.core.management.Constants
-
Bootstrap Property that specifies whether or not to start the adapter quietly
- CFG_KEY_USE_MANAGEMENT_FACTORY_FOR_JMX - Static variable in class com.adaptris.core.management.Constants
-
Bootstrap Property telling us whether to use ManagementFactory
to find the platform MBeanServer.
- ChangeCharEncodingService - Class in com.adaptris.core.services
-
Changes the character encoding associated with a message.
- ChangeCharEncodingService() - Constructor for class com.adaptris.core.services.ChangeCharEncodingService
-
- ChangeCharEncodingService(String) - Constructor for class com.adaptris.core.services.ChangeCharEncodingService
-
- changeState(ComponentState) - Method in class com.adaptris.core.Adapter
-
- changeState(ComponentState) - Method in class com.adaptris.core.AdaptrisConnectionImp
-
- changeState(ComponentState) - Method in class com.adaptris.core.AdaptrisMessageConsumerImp
-
- changeState(ComponentState) - Method in class com.adaptris.core.Channel
-
- changeState(ComponentState) - Method in class com.adaptris.core.EventHandlerBase
-
- changeState(ComponentState) - Method in class com.adaptris.core.interceptor.WorkflowInterceptorImpl
-
- changeState(ComponentState) - Method in class com.adaptris.core.RootProcessingExceptionHandler
-
- changeState(ComponentState) - Method in class com.adaptris.core.ServiceCollectionImp
-
Updates the state for the component ComponentState
.
- changeState(ComponentState) - Method in class com.adaptris.core.ServiceImp
-
Updates the state for the component ComponentState
.
- changeState(ComponentState) - Method in class com.adaptris.core.SharedConnection
-
- changeState(ComponentState) - Method in class com.adaptris.core.SharedServiceImpl
-
- changeState(ComponentState) - Method in class com.adaptris.core.StandaloneConsumer
-
- changeState(ComponentState) - Method in interface com.adaptris.core.StateManagedComponent
-
Updates the state for the component ComponentState
.
- changeState(ComponentState) - Method in class com.adaptris.core.WorkflowImp
-
- Channel - Class in com.adaptris.core
-
- Channel() - Constructor for class com.adaptris.core.Channel
-
Creates a new instance.
- Channel(String) - Constructor for class com.adaptris.core.Channel
-
- CHANNEL_ID_KEY - Static variable in class com.adaptris.core.CoreConstants
-
A channel's id is stored against this key in the logger's Mapped Diagnostic Context
- CHANNEL_PREFIX - Static variable in interface com.adaptris.core.runtime.AdapterComponentMBean
-
The standard prefix indicating the parent channel which is ",channel="
- CHANNEL_RESTART - Static variable in class com.adaptris.core.EventNameSpaceConstants
-
Name space for ChannelRestartEvent
s.
- ChannelCloseErrorHandler - Class in com.adaptris.core
-
- ChannelCloseErrorHandler() - Constructor for class com.adaptris.core.ChannelCloseErrorHandler
-
- ChannelLifecycleStrategy - Interface in com.adaptris.core
-
Strategy for handling channel lifecycle within a
ChannelList
.
- ChannelList - Class in com.adaptris.core
-
Container for a collection of
Channel
objects
- ChannelList() - Constructor for class com.adaptris.core.ChannelList
-
Creates a new instance.
- ChannelList(Collection<Channel>) - Constructor for class com.adaptris.core.ChannelList
-
- ChannelManager - Class in com.adaptris.core.runtime
-
- ChannelManager(Channel, AdapterManager) - Constructor for class com.adaptris.core.runtime.ChannelManager
-
- ChannelManagerMBean - Interface in com.adaptris.core.runtime
-
Interface specifying controls for a single channel.
- ChannelRestartEvent - Class in com.adaptris.core.event
-
AdapterLifecycleEvent
indicating a Channel
restart.
- ChannelRestartEvent() - Constructor for class com.adaptris.core.event.ChannelRestartEvent
-
Creates a new instance.
- ChannelRestartProduceExceptionHandler - Class in com.adaptris.core
-
- ChannelRestartProduceExceptionHandler() - Constructor for class com.adaptris.core.ChannelRestartProduceExceptionHandler
-
- ChannelRuntimeManager - Interface in com.adaptris.core.runtime
-
- channelUnavailableWait() - Method in class com.adaptris.core.WorkflowImp
-
- CharacterStreamStatementParameter - Class in com.adaptris.core.services.jdbc
-
Character Stream Statement Parameter.
- CharacterStreamStatementParameter() - Constructor for class com.adaptris.core.services.jdbc.CharacterStreamStatementParameter
-
- CharacterStreamStatementParameter(String) - Constructor for class com.adaptris.core.services.jdbc.CharacterStreamStatementParameter
-
- charset(String) - Static method in class com.adaptris.core.common.MetadataStreamParameter
-
- CharsetByteTranslator - Class in com.adaptris.util.text
-
Simply convert bytes into strings using the configured encoding.
- CharsetByteTranslator() - Constructor for class com.adaptris.util.text.CharsetByteTranslator
-
Default charset encoding is UTF-8.
- CharsetByteTranslator(String) - Constructor for class com.adaptris.util.text.CharsetByteTranslator
-
- chdir(String) - Method in interface com.adaptris.filetransfer.FileTransferClient
-
Change the remote working directory to that supplied
- chdir(String) - Method in class com.adaptris.ftp.ApacheFtpClientImpl
-
change directory on the server
- chdir(String) - Method in class com.adaptris.sftp.SftpClient
-
- CheckAndRetrieve - Class in com.adaptris.core.services.cache
-
Service
implementation that checks if specific key(s) exist in the cache and retrieves.
- CheckAndRetrieve() - Constructor for class com.adaptris.core.services.cache.CheckAndRetrieve
-
- CheckCacheService - Class in com.adaptris.core.services.cache
-
Service
implementation that checks if specific key(s) exist in the cache.
- CheckCacheService() - Constructor for class com.adaptris.core.services.cache.CheckCacheService
-
- CheckCacheService.FoundInCache - Interface in com.adaptris.core.services.cache
-
- checkCharsetAndApply(AdaptrisMessage, String, boolean) - Static method in class com.adaptris.core.util.MessageHelper
-
Check the character set and apply it as the ContentEncoding on the message.
- checkClientTrusted(X509Certificate[], String, Socket) - Method in class com.adaptris.security.util.AlwaysTrustManager
-
- checkClientTrusted(X509Certificate[], String, SSLEngine) - Method in class com.adaptris.security.util.AlwaysTrustManager
-
- checkClientTrusted(X509Certificate[], String) - Method in class com.adaptris.security.util.AlwaysTrustManager
-
- checkExists(File) - Static method in interface com.adaptris.fs.FsWorker
-
Throw an exception if the file does not exist.
- checkInitialise(String) - Method in class com.adaptris.core.runtime.AdapterComponentChecker
-
- checkInitialise(String) - Method in interface com.adaptris.core.runtime.AdapterComponentCheckerMBean
-
Check that this XML will initialise.
- checkInternalState() - Method in class com.adaptris.core.jdbc.DatabaseConnection
-
- checkMetadataKey() - Method in class com.adaptris.core.jdbc.JdbcMetadataParameter
-
- CheckMetadataValueService - Class in com.adaptris.core.services.duplicate
-
Branching Service
implementation which checks the value stored against a configured metadata key against a list of
previously received values.
- CheckMetadataValueService() - Constructor for class com.adaptris.core.services.duplicate.CheckMetadataValueService
-
Creates a new instance.
- checkModified(File) - Method in class com.adaptris.core.fs.FsConsumerImpl
-
Does this file match the quiet period directive.
- checkNonExistent(File) - Static method in interface com.adaptris.fs.FsWorker
-
Throw an exception if the file exists.
- checkout() - Method in interface com.adaptris.core.management.vcs.RuntimeVersionControl
-
Will checkout a fresh copy of the remote repository files.
- checkout(String, File) - Method in interface com.adaptris.core.management.vcs.VersionControlSystem
-
Will perform a fresh checkout from the remote repository url to the local working copy url.
- checkout(String, File, String) - Method in interface com.adaptris.core.management.vcs.VersionControlSystem
-
Will perform a fresh checkout from the remote repository url to the local working copy url, to the specified revision number.
- checkPoolConfig() - Method in class com.adaptris.core.WorkflowWithObjectPool
-
Check the object pool such that it isn't going to cause issues.
- checkReadable(File) - Static method in interface com.adaptris.fs.FsWorker
-
Throw an exception if the file is not readable
- checkServerTrusted(X509Certificate[], String, Socket) - Method in class com.adaptris.security.util.AlwaysTrustManager
-
- checkServerTrusted(X509Certificate[], String, SSLEngine) - Method in class com.adaptris.security.util.AlwaysTrustManager
-
- checkServerTrusted(X509Certificate[], String) - Method in class com.adaptris.security.util.AlwaysTrustManager
-
- checkTimeout(JettyConsumerMonitor) - Method in class com.adaptris.core.http.jetty.TimeoutAction
-
- checkTransitionTo(ComponentState) - Method in class com.adaptris.core.runtime.AdapterManager
-
- checkTransitionTo(ComponentState) - Method in class com.adaptris.core.runtime.ChannelManager
-
- checkTransitionTo(ComponentState) - Method in class com.adaptris.core.runtime.ComponentManagerImpl
-
Check whether the transition is allowed in the context of the current component's (or parent's) state.
- checkTransitionTo(ComponentState) - Method in class com.adaptris.core.runtime.WorkflowManager
-
- CheckUniqueMetadataValueService - Class in com.adaptris.core.services.metadata
-
Branching Service
implementation which checks the value stored against a configured metadata key against a list of
previously received values.
- CheckUniqueMetadataValueService() - Constructor for class com.adaptris.core.services.metadata.CheckUniqueMetadataValueService
-
Creates a new instance.
- checkWriteable(File) - Static method in interface com.adaptris.fs.FsWorker
-
Throw an exception if the file is not readable or writeable
- ChildComponent<S extends AdapterRuntimeComponent> - Interface in com.adaptris.core.runtime
-
Basic interface of MBeans that contain child member components.
- ChildComponentMBean - Interface in com.adaptris.core.runtime
-
Basic interface of MBeans that contain child member components.
- ChildRuntimeInfoComponent - Interface in com.adaptris.core.runtime
-
- ChildRuntimeInfoComponentImpl - Class in com.adaptris.core.runtime
-
- ChildRuntimeInfoComponentImpl() - Constructor for class com.adaptris.core.runtime.ChildRuntimeInfoComponentImpl
-
- ChildRuntimeInfoComponentMBean - Interface in com.adaptris.core.runtime
-
- childUpdated() - Method in class com.adaptris.core.runtime.AdapterManager
-
- childUpdated() - Method in class com.adaptris.core.runtime.ChannelManager
-
- childUpdated() - Method in interface com.adaptris.core.runtime.ParentComponent
-
Notifies a parent that a child component has been updated.
- CHUNKED - Static variable in interface com.adaptris.core.http.HttpConstants
-
Fields Values.
- ClassDescriptor - Class in com.adaptris.core.runtime
-
- ClassDescriptor() - Constructor for class com.adaptris.core.runtime.ClassDescriptor
-
- ClassDescriptor(String) - Constructor for class com.adaptris.core.runtime.ClassDescriptor
-
- ClassDescriptor.ClassType - Enum in com.adaptris.core.runtime
-
- ClassDescriptorProperty - Class in com.adaptris.core.runtime
-
- ClassDescriptorProperty() - Constructor for class com.adaptris.core.runtime.ClassDescriptorProperty
-
- ClassLoaderFactory - Interface in com.adaptris.core.management.classloader
-
- ClasspathDupConfigurationChecker - Class in com.adaptris.core.management.config
-
- ClasspathDupConfigurationChecker() - Constructor for class com.adaptris.core.management.config.ClasspathDupConfigurationChecker
-
- clean() - Method in class com.adaptris.core.FileLogHandler
-
Deprecated.
This deletes any files in the log directory older than the clean period.
- clean() - Method in interface com.adaptris.core.LogHandler
-
Deprecated.
Clean up any logfiles.
- clean() - Method in class com.adaptris.core.NullLogHandler
-
Deprecated.
- cleanupLogfiles() - Method in class com.adaptris.core.FileLogHandlerJmx
-
Deprecated.
- cleanupLogfiles() - Method in interface com.adaptris.core.FileLogHandlerJmxMBean
-
- clear() - Method in interface com.adaptris.core.cache.Cache
-
Clears all entries from the cache (optional operation).
- clear() - Method in class com.adaptris.core.cache.ExpiringMapCache
-
- clear() - Method in class com.adaptris.core.cache.NullCacheImplementation
-
- clear() - Method in class com.adaptris.core.cache.RetryingCacheProxy
-
- clear() - Method in class com.adaptris.core.ChannelList
-
- clear() - Method in class com.adaptris.core.config.ConfigPreProcessors
-
- clear() - Method in class com.adaptris.core.fs.InlineItemCache
-
- clear() - Method in class com.adaptris.core.fs.NoCache
-
- clear() - Method in interface com.adaptris.core.fs.ProcessedItemCache
-
Clear the cache.
- clear() - Method in class com.adaptris.core.interceptor.BaseStatisticManager
-
- clear() - Method in interface com.adaptris.core.interceptor.StatisticManager
-
- clear() - Method in class com.adaptris.core.interceptor.TimeSlicePersistence
-
Will clear the time slices that have been recorded so far.
- clear() - Method in class com.adaptris.core.ServiceCollectionImp
-
- clear() - Method in class com.adaptris.core.services.jdbc.StatementParameterList
-
- clear() - Method in class com.adaptris.core.WorkflowList
-
- ClearCacheService - Class in com.adaptris.core.services.cache
-
Clear the contents of the specified cache.
- ClearCacheService() - Constructor for class com.adaptris.core.services.cache.ClearCacheService
-
- clearExceptions() - Method in class com.adaptris.core.services.splitter.ServiceExceptionHandler
-
- ClearExceptionService - Class in com.adaptris.core.services.exception
-
- ClearExceptionService() - Constructor for class com.adaptris.core.services.exception.ClearExceptionService
-
- ClearLoggingContext - Class in com.adaptris.core.services
-
Remove all mapped diagnostic context via MDC.clear()
.
- ClearLoggingContext() - Constructor for class com.adaptris.core.services.ClearLoggingContext
-
- clearMetadata() - Method in interface com.adaptris.core.AdaptrisMessage
-
Clears the current metadata.
- clearMetadata() - Method in class com.adaptris.core.AdaptrisMessageImp
-
- clearStatistics() - Method in class com.adaptris.core.interceptor.MessageMetricsInterceptorImpl
-
- clearStatistics() - Method in class com.adaptris.core.interceptor.MessageMetricsStatistics
-
- clearStatistics() - Method in class com.adaptris.core.interceptor.MetadataMetricsInterceptorImpl
-
- clearStatistics() - Method in class com.adaptris.core.interceptor.MetadataStatistics
-
- clearStatistics() - Method in interface com.adaptris.core.interceptor.MetricsMBean
-
Clear any statistics held in this MBean.
- clearWarnings() - Method in class com.adaptris.core.jdbc.ProxySqlConnection
-
- clearWarnings() - Method in class com.adaptris.jdbc.connection.FailoverDataSource.ConnectionProxy
-
- clearWorkflows() - Method in interface com.adaptris.core.FailedMessageRetrier
-
Clear the internal store of workflows.
- clearWorkflows() - Method in class com.adaptris.core.FailedMessageRetrierImp
-
- clearWorkflows() - Method in class com.adaptris.core.NoRetries
-
- ClientAcknowledgementHandler - Class in com.adaptris.core.jms
-
AcknowledgementHandler
implementation that handles acknowledging messages when in CLIENT_ACKNOWLEDGE mode.
- ClientAcknowledgementHandler() - Constructor for class com.adaptris.core.jms.ClientAcknowledgementHandler
-
- ClientSettings - Class in com.adaptris.ftp
-
- ClientSettings() - Constructor for class com.adaptris.ftp.ClientSettings
-
- ClientSettings.FTP - Enum in com.adaptris.ftp
-
Additional settings on the FTPClient
.
- ClientSettings.FTPS - Enum in com.adaptris.ftp
-
Additional settings on the FTPSClient
.
- ClientSettings.Setter<T extends org.apache.commons.net.ftp.FTPClient> - Interface in com.adaptris.ftp
-
- ClobColumnTranslator - Class in com.adaptris.core.services.jdbc.types
-
Column Translator implementation for handling CLOB types
- ClobColumnTranslator() - Constructor for class com.adaptris.core.services.jdbc.types.ClobColumnTranslator
-
- clone() - Method in interface com.adaptris.core.AdaptrisMessage
-
Returns a deep clone of this object.
- clone() - Method in class com.adaptris.core.AdaptrisMessageImp
-
- clone() - Method in class com.adaptris.core.DefaultAdaptrisMessageImp
-
- clone() - Method in class com.adaptris.core.interceptor.MessageStatistic
-
- clone() - Method in class com.adaptris.core.interceptor.MetadataStatistic
-
- clone() - Method in class com.adaptris.core.MessageLifecycleEvent
-
- clone() - Method in class com.adaptris.core.MetadataElement
-
- clone() - Method in class com.adaptris.core.MleMarker
-
- clone() - Method in class com.adaptris.core.MultiPayloadAdaptrisMessageImp
-
- clone() - Method in class com.adaptris.jdbc.connection.FailoverConfig
-
- cloneForTesting() - Method in interface com.adaptris.core.AdaptrisConnection
-
Make a copy of this object for test purposes.
- cloneForTesting() - Method in class com.adaptris.core.AdaptrisConnectionImp
-
- cloneForTesting() - Method in class com.adaptris.core.jms.JmsConnection
-
- cloneForTesting() - Method in class com.adaptris.core.SharedConnection
-
- CloneMessageServiceList - Class in com.adaptris.core
-
- CloneMessageServiceList() - Constructor for class com.adaptris.core.CloneMessageServiceList
-
- CloneMessageServiceList(Collection<Service>) - Constructor for class com.adaptris.core.CloneMessageServiceList
-
- CloneMessageServiceList(Service...) - Constructor for class com.adaptris.core.CloneMessageServiceList
-
- cloneServiceCollection(ServiceCollection) - Method in class com.adaptris.core.WorkflowWithObjectPool
-
- close() - Method in class com.adaptris.core.Adapter
-
- close() - Method in class com.adaptris.core.AdaptrisConnectionImp
-
- close() - Method in class com.adaptris.core.AdaptrisPollingConsumer
-
- close() - Method in class com.adaptris.core.cache.RetryingCacheProxy
-
- close() - Method in class com.adaptris.core.Channel
-
- close() - Method in class com.adaptris.core.ChannelCloseErrorHandler
-
- close(List<Channel>) - Method in interface com.adaptris.core.ChannelLifecycleStrategy
-
Close a list of channels.
- close() - Method in class com.adaptris.core.ChannelList
-
- close() - Method in interface com.adaptris.core.ComponentLifecycle
-
Closes the component.
- close(List<Channel>) - Method in class com.adaptris.core.DefaultChannelLifecycleStrategy
-
- close() - Method in class com.adaptris.core.DefaultFailedMessageRetrier
-
- close(List<Workflow>) - Method in class com.adaptris.core.DefaultWorkflowLifecycleStrategy
-
- close() - Method in class com.adaptris.core.DynamicPollingTemplate
-
- close() - Method in class com.adaptris.core.DynamicSharedService
-
- close() - Method in class com.adaptris.core.EventHandlerBase
-
- close() - Method in class com.adaptris.core.EventHandlerBase.EventEmissary
-
- close() - Method in class com.adaptris.core.fs.FsImmediateEventPoller
-
- close() - Method in class com.adaptris.core.fs.InlineItemCache
-
- close() - Method in class com.adaptris.core.fs.MarshallingItemCache
-
- close() - Method in class com.adaptris.core.fs.NoCache
-
- close() - Method in class com.adaptris.core.fs.NonDeletingFsConsumer
-
- close() - Method in interface com.adaptris.core.http.auth.HttpAuthenticator
-
Undo whatever global state modifications have been made by this HttpAuthenticator.
- close() - Method in class com.adaptris.core.http.auth.NoAuthentication
-
- close() - Method in class com.adaptris.core.http.auth.UserPassAuthentication
-
- close() - Method in class com.adaptris.core.http.client.net.ConfiguredAuthorizationHeader
-
- close() - Method in class com.adaptris.core.http.client.net.DynamicBasicAuthorizationHeader
-
- close() - Method in class com.adaptris.core.http.client.net.MetadataAuthorizationHeader
-
- CLOSE - Static variable in interface com.adaptris.core.http.HttpConstants
-
Fields Values.
- close() - Method in class com.adaptris.core.http.jetty.BasicJettyConsumer
-
- close() - Method in class com.adaptris.core.http.jetty.JettyNoBacklogInterceptor
-
- close() - Method in class com.adaptris.core.http.jetty.JettyPoolingWorkflowInterceptor
-
- close() - Method in class com.adaptris.core.http.jetty.JettyRouteSpec
-
- close() - Method in class com.adaptris.core.http.jetty.JettyWorkflowInterceptorImpl
-
- close() - Method in class com.adaptris.core.http.jetty.retry.RetryFromJetty
-
- close() - Method in class com.adaptris.core.interceptor.BaseStatisticManager
-
- close() - Method in class com.adaptris.core.interceptor.InFlightWorkflowInterceptor
-
- close() - Method in class com.adaptris.core.interceptor.LoggingContextWorkflowInterceptor
-
- close() - Method in class com.adaptris.core.interceptor.MessageCountNotification
-
- close() - Method in class com.adaptris.core.interceptor.MessageMetricsInterceptorImpl
-
- close() - Method in class com.adaptris.core.interceptor.MessageThresholdNotification
-
- close() - Method in class com.adaptris.core.interceptor.MetadataMetricsInterceptorImpl
-
- close() - Method in class com.adaptris.core.interceptor.MetricsInterceptorImpl
-
- close() - Method in class com.adaptris.core.interceptor.ProducingStatisticManager
-
- close() - Method in class com.adaptris.core.interceptor.SlowMessageNotification
-
- close() - Method in class com.adaptris.core.interceptor.ThrottlingInterceptor
-
- close() - Method in class com.adaptris.core.jdbc.C3P0PooledDataSource
-
- close() - Method in class com.adaptris.core.jdbc.HikariPoolBuilder.HikariDataSourceWrapper
-
- close() - Method in class com.adaptris.core.jdbc.ProxyNonClosingSqlConnection
-
- close() - Method in class com.adaptris.core.jdbc.ProxySqlConnection
-
- close() - Method in class com.adaptris.core.jms.ActiveJmsConnectionErrorHandler
-
- close() - Method in class com.adaptris.core.jms.activemq.BlobMessageTranslator
-
- close() - Method in class com.adaptris.core.jms.BaseJmsPollingConsumerImpl
-
- close() - Method in class com.adaptris.core.jms.JmsConnectionErrorHandler
-
- close() - Method in class com.adaptris.core.jms.JmsConsumerImpl
-
- close() - Method in class com.adaptris.core.jms.JmsPollingConsumerImpl
-
- close() - Method in class com.adaptris.core.jms.JmsProducerImpl
-
- close() - Method in class com.adaptris.core.jms.ProducerSessionFactoryImpl
-
- close() - Method in class com.adaptris.core.jmx.JmxNotificationConsumer
-
- close(List<Channel>) - Method in class com.adaptris.core.lifecycle.BlockingChannelLifecycleStrategy
-
- close(Collection<AdaptrisConnection>) - Method in class com.adaptris.core.lifecycle.FilteredSharedComponentStart
-
- close(List<Channel>) - Method in class com.adaptris.core.lifecycle.NonBlockingChannelStartStrategy
-
- close() - Method in class com.adaptris.core.lms.LargeFsConsumer
-
- close() - Method in class com.adaptris.core.management.UnifiedBootstrap
-
- close() - Method in class com.adaptris.core.NoRetries
-
- close() - Method in class com.adaptris.core.NullConnectionErrorHandler
-
- close() - Method in class com.adaptris.core.NullProcessingExceptionHandler
-
- close() - Method in class com.adaptris.core.PollingTrigger
-
- close() - Method in class com.adaptris.core.QuartzCronPoller
-
- close(Set<ObjectName>) - Static method in class com.adaptris.core.runtime.AdapterRegistry
-
- close() - Method in class com.adaptris.core.runtime.JmxSubmitMessageInterceptor
-
- close() - Method in class com.adaptris.core.runtime.LruBoundedMessageCache
-
- close() - Method in class com.adaptris.core.runtime.MessageErrorDigesterImp
-
- close() - Method in class com.adaptris.core.ScheduledTaskPoller
-
- close() - Method in class com.adaptris.core.security.access.IdentityBuilderImpl
-
- close() - Method in class com.adaptris.core.security.access.IdentityVerifierImpl
-
- close() - Method in class com.adaptris.core.ServiceCollectionImp
-
- close() - Method in class com.adaptris.core.ServiceImp
-
- close() - Method in class com.adaptris.core.services.aggregator.AggregatingConsumerImpl
-
- close() - Method in class com.adaptris.core.services.conditional.Case
-
- close() - Method in class com.adaptris.core.services.conditional.conditions.ConditionListImpl
-
- close() - Method in class com.adaptris.core.services.conditional.conditions.ExistsInCache
-
- close() - Method in class com.adaptris.core.services.conditional.ElseService
-
- close() - Method in class com.adaptris.core.services.conditional.ThenService
-
- close() - Method in class com.adaptris.core.services.dynamic.ExtractorWithConnection
-
- close() - Method in class com.adaptris.core.services.jdbc.SplittingXmlPayloadTranslator
-
- close() - Method in class com.adaptris.core.services.jdbc.XmlPayloadTranslatorImpl
-
- close() - Method in class com.adaptris.core.services.splitter.MessageCopier.MessageCopierIterator
-
- close(Collection<AdaptrisConnection>) - Method in interface com.adaptris.core.SharedComponentLifecycleStrategy
-
Close a list of connections.
- close() - Method in class com.adaptris.core.SharedComponentList
-
- close() - Method in class com.adaptris.core.SharedConnection
-
- close() - Method in class com.adaptris.core.SharedService
-
- close() - Method in class com.adaptris.core.StandaloneConsumer
-
- close() - Method in class com.adaptris.core.StandardProcessingExceptionHandler
-
- close() - Method in class com.adaptris.core.transaction.SharedTransactionManager
-
- close() - Method in class com.adaptris.core.transform.schema.XmlSchemaValidatorImpl
-
- close() - Method in class com.adaptris.core.transform.XmlSchemaValidator
-
Deprecated.
- close(ComponentLifecycle...) - Static method in class com.adaptris.core.util.LifecycleHelper
-
Close the component.
- close() - Method in class com.adaptris.core.WorkflowImp
-
Close this component.
- close(List<Workflow>) - Method in interface com.adaptris.core.WorkflowLifecycleStrategy
-
Close a list of workflows.
- close() - Method in class com.adaptris.core.WorkflowList
-
- close() - Method in interface com.adaptris.filetransfer.FileTransferClient
-
- close() - Method in class com.adaptris.jdbc.connection.FailoverConnection
-
Close the connection.
- close() - Method in class com.adaptris.jdbc.connection.FailoverDataSource.ConnectionProxy
-
- close() - Method in class com.adaptris.jdbc.JdbcResult
-
- close() - Method in class com.adaptris.jdbc.JdbcResultSetImpl
-
- close() - Method in class com.adaptris.naming.adapter.NamingContext
-
- close() - Method in class com.adaptris.util.stream.DevNullOutputStream
-
- close() - Method in class com.adaptris.util.stream.UnicodeDetectingInputStream
-
- close() - Method in class com.adaptris.util.text.mime.BodyPartIterator
-
- close() - Method in class com.adaptris.util.text.mime.ByteArrayIterator
-
- close() - Method in class com.adaptris.util.text.mime.MultiPartFileInput
-
- CloseableIterable<E> - Interface in com.adaptris.core.util
-
- closeConnection() - Method in class com.adaptris.core.AdaptrisConnectionImp
-
Close the underlying connection.
- closeConnection() - Method in class com.adaptris.core.ftp.FileTransferConnection
-
- closeConnection() - Method in class com.adaptris.core.http.jetty.EmbeddedConnection
-
- closeConnection() - Method in class com.adaptris.core.http.jetty.JettyConnection
-
- closeConnection() - Method in class com.adaptris.core.jdbc.DatabaseConnection
-
- closeConnection() - Method in class com.adaptris.core.jms.FailoverJmsConnection
-
- closeConnection() - Method in class com.adaptris.core.jms.JmsConnection
-
- closeConnection() - Method in class com.adaptris.core.jmx.JmxConnection
-
- closeConnection() - Method in class com.adaptris.core.NoOpConnection
-
- closeConnection() - Method in class com.adaptris.core.services.cache.CacheConnection
-
- closeConsumers(List<Workflow>) - Method in class com.adaptris.core.DefaultWorkflowLifecycleStrategy
-
- closeCreated(BootstrapProperties, boolean) - Static method in class com.adaptris.core.management.ManagementComponentFactory
-
- closeDatabaseConnection() - Method in class com.adaptris.core.jdbc.DatabaseConnection
-
Initialise the underlying database connection.
- closeDatabaseConnection() - Method in class com.adaptris.core.jdbc.FailoverJdbcConnection
-
- closeDatabaseConnection() - Method in class com.adaptris.core.jdbc.JdbcConnection
-
- closeDatabaseConnection() - Method in class com.adaptris.core.jdbc.JdbcPooledConnectionImpl
-
- ClosedState - Class in com.adaptris.core
-
Represents closed StateManagedComponent
s and implements permitted transitions.
- closeJdbcService() - Method in class com.adaptris.core.jdbc.JdbcService
-
Close the service.
- closeJdbcService() - Method in class com.adaptris.core.services.jdbc.AbstractJdbcSequenceNumberService
-
- closeJdbcService() - Method in class com.adaptris.core.services.jdbc.JdbcDataCaptureServiceImpl
-
- closeJdbcService() - Method in class com.adaptris.core.services.jdbc.JdbcDataQueryService
-
- closeJdbcService() - Method in class com.adaptris.core.services.jdbc.JdbcMapInsert
-
- closeMessageConsumer() - Method in class com.adaptris.core.jms.BaseJmsPollingConsumerImpl
-
- closeQuietly(Connection) - Static method in class com.adaptris.core.jms.JmsUtils
-
Close a Connection
without logging any errors or stopping the connection first.
- closeQuietly(Connection, boolean) - Static method in class com.adaptris.core.jms.JmsUtils
-
Close a Connection
without logging any errors.
- closeQuietly(Session) - Static method in class com.adaptris.core.jms.JmsUtils
-
Close a Session
without logging any errors.
- closeQuietly(MessageProducer) - Static method in class com.adaptris.core.jms.JmsUtils
-
Close a MessageProducer
without logging any errors.
- closeQuietly(MessageConsumer) - Static method in class com.adaptris.core.jms.JmsUtils
-
Close a MessageConsumer
without logging any errors.
- closeQuietly(ProducerSession) - Static method in class com.adaptris.core.jms.ProducerSessionFactoryImpl
-
- closeQuietly(AdaptrisComponent) - Method in class com.adaptris.core.runtime.ComponentManagerImpl
-
- closeQuietly(ObjectPool<?>) - Static method in class com.adaptris.core.services.splitter.ServiceWorkerPool
-
- closeQuietly(AutoCloseable...) - Static method in class com.adaptris.core.util.JdbcUtil
-
- closeService() - Method in class com.adaptris.core.AddPayloadService
-
.
- closeService() - Method in class com.adaptris.core.http.client.net.HttpRequestServiceImpl
-
- closeService() - Method in class com.adaptris.core.http.jetty.JettyResponseService
-
- closeService() - Method in class com.adaptris.core.http.jetty.JettyRoutingService
-
- closeService() - Method in class com.adaptris.core.http.jetty.retry.RetryStoreServiceImpl
-
- closeService() - Method in class com.adaptris.core.http.jetty.ShortCutJettyResponse
-
- closeService() - Method in class com.adaptris.core.http.oauth.GetAndCacheOauthToken
-
- closeService() - Method in class com.adaptris.core.http.oauth.OauthTokenGetter
-
- closeService() - Method in class com.adaptris.core.jdbc.JdbcService
-
- closeService() - Method in class com.adaptris.core.jms.AggregatingJmsConsumeService
-
- closeService() - Method in class com.adaptris.core.NullService
-
- closeService() - Method in class com.adaptris.core.security.access.VerifyIdentityService
-
- closeService() - Method in class com.adaptris.core.security.CoreSecurityService
-
- closeService() - Method in class com.adaptris.core.security.SymmetricKeyCryptographyService
-
- closeService() - Method in class com.adaptris.core.ServiceImp
-
- closeService() - Method in class com.adaptris.core.services.AddExtendedLoggingContext
-
- closeService() - Method in class com.adaptris.core.services.AddLoggingContext
-
- closeService() - Method in class com.adaptris.core.services.aggregator.AggregatingConsumeServiceImpl
-
- closeService() - Method in class com.adaptris.core.services.AlwaysFailService
-
Deprecated.
- closeService() - Method in class com.adaptris.core.services.Base64Service
-
- closeService() - Method in class com.adaptris.core.services.BranchingServiceEnabler
-
- closeService() - Method in class com.adaptris.core.services.cache.CacheServiceImpl
-
- closeService() - Method in class com.adaptris.core.services.ChangeCharEncodingService
-
- closeService() - Method in class com.adaptris.core.services.ClearLoggingContext
-
- closeService() - Method in class com.adaptris.core.services.conditional.ForEach
- closeService() - Method in class com.adaptris.core.services.conditional.IfElse
-
- closeService() - Method in class com.adaptris.core.services.conditional.Switch
-
- closeService() - Method in class com.adaptris.core.services.conditional.While
-
- closeService() - Method in class com.adaptris.core.services.duplicate.DuplicateMessageRoutingService
-
- closeService() - Method in class com.adaptris.core.services.duplicate.DuplicateMetadataValueService
-
- closeService() - Method in class com.adaptris.core.services.dynamic.DynamicServiceExecutor
-
- closeService() - Method in class com.adaptris.core.services.exception.ExceptionHandlingServiceWrapper
-
- closeService() - Method in class com.adaptris.core.services.exception.ExceptionReportService
-
- closeService() - Method in class com.adaptris.core.services.exception.ThrowExceptionService
-
- closeService() - Method in class com.adaptris.core.services.findreplace.FindAndReplaceService
-
- closeService() - Method in class com.adaptris.core.services.GunzipService
-
- closeService() - Method in class com.adaptris.core.services.GzipService
-
- closeService() - Method in class com.adaptris.core.services.InputOutputService
-
- closeService() - Method in class com.adaptris.core.services.jmx.DynamicJmxOperationService
-
- closeService() - Method in class com.adaptris.core.services.jmx.JmxOperationServiceImpl
-
- closeService() - Method in class com.adaptris.core.services.LoggingServiceImpl
-
- closeService() - Method in class com.adaptris.core.services.metadata.AddFormattedMetadataService
-
- closeService() - Method in class com.adaptris.core.services.metadata.AddNamespaceObjectMetadata
-
- closeService() - Method in class com.adaptris.core.services.metadata.AddTimestampMetadataService
-
- closeService() - Method in class com.adaptris.core.services.metadata.CheckUniqueMetadataValueService
-
- closeService() - Method in class com.adaptris.core.services.metadata.compare.MetadataComparisonService
-
- closeService() - Method in class com.adaptris.core.services.metadata.FormDataToMetadata
-
- closeService() - Method in class com.adaptris.core.services.metadata.MetadataBranchingServiceImp
-
- closeService() - Method in class com.adaptris.core.services.metadata.MetadataServiceImpl
-
- closeService() - Method in class com.adaptris.core.services.metadata.MetadataToPayloadService
-
- closeService() - Method in class com.adaptris.core.services.metadata.PayloadFromTemplateService
-
- closeService() - Method in class com.adaptris.core.services.metadata.PayloadHashingService
-
- closeService() - Method in class com.adaptris.core.services.metadata.PayloadToMetadataService
-
- closeService() - Method in class com.adaptris.core.services.metadata.SimpleSequenceNumberService
-
- closeService() - Method in class com.adaptris.core.services.metadata.UrlEncodedMetadataValues
-
- closeService() - Method in class com.adaptris.core.services.metadata.ValidateMetadataService
-
- closeService() - Method in class com.adaptris.core.services.metadata.WriteMetadataToFilesystem
-
- closeService() - Method in class com.adaptris.core.services.metadata.XpathObjectMetadataService
-
- closeService() - Method in class com.adaptris.core.services.mime.FlattenMimeParts
-
- closeService() - Method in class com.adaptris.core.services.mime.MimePartSelector
-
- closeService() - Method in class com.adaptris.core.services.mime.MultipartMessageBuilder
-
- closeService() - Method in class com.adaptris.core.services.path.RegexpService
-
- closeService() - Method in class com.adaptris.core.services.path.XPathService
-
- closeService() - Method in class com.adaptris.core.services.ReadFileService
-
- closeService() - Method in class com.adaptris.core.services.RemoveLoggingContext
-
- closeService() - Method in class com.adaptris.core.services.RetryingServiceWrapper
-
- closeService() - Method in class com.adaptris.core.services.routing.SyntaxBranchingService
-
- closeService() - Method in class com.adaptris.core.services.routing.SyntaxRoutingService
-
- closeService() - Method in class com.adaptris.core.services.ScriptingServiceImp
-
- closeService() - Method in class com.adaptris.core.services.SizeBasedBranchingService
-
- closeService() - Method in class com.adaptris.core.services.splitter.AdvancedMessageSplitterService
-
- closeService() - Method in class com.adaptris.core.services.splitter.BasicMessageSplitterService
-
- closeService() - Method in class com.adaptris.core.services.splitter.MessageSplitterServiceImp
-
- closeService() - Method in class com.adaptris.core.services.splitter.PooledSplitJoinService
-
- closeService() - Method in class com.adaptris.core.services.splitter.PoolingMessageSplitterService
-
- closeService() - Method in class com.adaptris.core.services.splitter.PoolingSplitJoinService
-
Deprecated.
- closeService() - Method in class com.adaptris.core.services.splitter.SplitJoinService
-
Deprecated.
- closeService() - Method in class com.adaptris.core.services.StatelessServiceWrapper
-
- closeService() - Method in class com.adaptris.core.services.StopProcessingService
-
- closeService() - Method in class com.adaptris.core.services.system.SystemCommandExecutorService
-
- closeService() - Method in class com.adaptris.core.services.transcoding.TranscodingService
-
- closeService() - Method in class com.adaptris.core.services.UseXmlCharsetAsEncodingService
-
- closeService() - Method in class com.adaptris.core.services.Utf8BomRemover
-
- closeService() - Method in class com.adaptris.core.services.WaitService
-
- closeService() - Method in class com.adaptris.core.StandaloneProducer
-
- closeService() - Method in class com.adaptris.core.SwitchPayloadService
-
.
- closeService() - Method in class com.adaptris.core.transform.XmlTransformService
-
- closeService() - Method in class com.adaptris.core.transform.XmlValidationService
-
- closeSession() - Method in class com.adaptris.core.jms.BaseJmsPollingConsumerImpl
-
- closeWorkflow() - Method in class com.adaptris.core.MultiProducerWorkflow
-
- closeWorkflow() - Method in class com.adaptris.core.PoolingWorkflow
-
- closeWorkflow() - Method in class com.adaptris.core.RequestReplyWorkflow
-
- closeWorkflow() - Method in class com.adaptris.core.StandardWorkflowImpl
-
- closeWorkflow() - Method in class com.adaptris.core.ThreadContextWorkflow
-
- closeWorkflow() - Method in class com.adaptris.core.WorkflowImp
-
Close the workflow.
- collect(Iterable<AdaptrisMessage>) - Static method in interface com.adaptris.core.services.aggregator.MessageAggregator
-
- COLON - Static variable in interface com.adaptris.core.http.HttpConstants
-
a colon
- columnBookend() - Method in class com.adaptris.core.services.jdbc.JdbcMapInsert
-
- ColumnHelper - Class in com.adaptris.core.services.jdbc.types
-
- ColumnHelper() - Constructor for class com.adaptris.core.services.jdbc.types.ColumnHelper
-
- ColumnTranslator - Interface in com.adaptris.core.services.jdbc.types
-
Translate a column in a ResultSet into a String for processing.
- columnWriter() - Method in class com.adaptris.core.services.jdbc.SimplePayloadResultSetTranslator
-
- ColumnWriter - Interface in com.adaptris.core.services.jdbc.types
-
Write a column into an Output stream.
- ColumnWriterWithCharEncoding - Class in com.adaptris.core.services.jdbc.types
-
- ColumnWriterWithCharEncoding() - Constructor for class com.adaptris.core.services.jdbc.types.ColumnWriterWithCharEncoding
-
- com.adaptris.core - package com.adaptris.core
-
The main Interlok package.
- com.adaptris.core.cache - package com.adaptris.core.cache
-
Base cache provider implementations.
- com.adaptris.core.common - package com.adaptris.core.common
-
- com.adaptris.core.config - package com.adaptris.core.config
-
Generalised Config Pre-Processors support for both startup and during runtime.
- com.adaptris.core.event - package com.adaptris.core.event
-
Additional events that can be generated by Interlok.
- com.adaptris.core.fs - package com.adaptris.core.fs
-
- com.adaptris.core.fs.enhanced - package com.adaptris.core.fs.enhanced
-
Various enhancements to the base filesystem consumer and producers.
- com.adaptris.core.ftp - package com.adaptris.core.ftp
-
- com.adaptris.core.http - package com.adaptris.core.http
-
Interfaces that support HTTP interaction.
- com.adaptris.core.http.auth - package com.adaptris.core.http.auth
-
- com.adaptris.core.http.client - package com.adaptris.core.http.client
-
Classes for configuring HTTP producers.
- com.adaptris.core.http.client.net - package com.adaptris.core.http.client.net
-
- com.adaptris.core.http.jetty - package com.adaptris.core.http.jetty
-
- com.adaptris.core.http.jetty.retry - package com.adaptris.core.http.jetty.retry
-
- com.adaptris.core.http.oauth - package com.adaptris.core.http.oauth
-
Simplifies the retrieval of OAUTH tokens from various 3rd party resources.
- com.adaptris.core.http.server - package com.adaptris.core.http.server
-
Classes for configuring HTTP server based consumers.
- com.adaptris.core.interceptor - package com.adaptris.core.interceptor
-
- com.adaptris.core.jdbc - package com.adaptris.core.jdbc
-
JDBC support within Interlok.
- com.adaptris.core.jms - package com.adaptris.core.jms
-
Provides JMS functionality within Interlok
- com.adaptris.core.jms.activemq - package com.adaptris.core.jms.activemq
-
ActiveMQ specific JMS implementation of com.adaptris.core.jms
package interfaces.
- com.adaptris.core.jms.jndi - package com.adaptris.core.jms.jndi
-
JMS implementation of com.adaptris.core.jms
package interfaces that uses JNDI.
- com.adaptris.core.jmx - package com.adaptris.core.jmx
-
- com.adaptris.core.lifecycle - package com.adaptris.core.lifecycle
-
- com.adaptris.core.lms - package com.adaptris.core.lms
-
Adds support for arbitarily large messages.
- com.adaptris.core.management - package com.adaptris.core.management
-
Management components within Interlok.
- com.adaptris.core.management.classloader - package com.adaptris.core.management.classloader
-
- com.adaptris.core.management.config - package com.adaptris.core.management.config
-
Turning the configuration file into an object graph.
- com.adaptris.core.management.jetty - package com.adaptris.core.management.jetty
-
- com.adaptris.core.management.jmx - package com.adaptris.core.management.jmx
-
- com.adaptris.core.management.properties - package com.adaptris.core.management.properties
-
Custom classes for resolving properties held in the bootstrap property file.
- com.adaptris.core.management.vcs - package com.adaptris.core.management.vcs
-
Interfaces that allow Interlok configuration to be checked out at runtime.
- com.adaptris.core.marshaller.xstream - package com.adaptris.core.marshaller.xstream
-
Classes used to support using XStream
as a marshaller.
- com.adaptris.core.metadata - package com.adaptris.core.metadata
-
Utilities related to handling metadata.
- com.adaptris.core.runtime - package com.adaptris.core.runtime
-
Allos you to manipulate Interlok at runtime.
- com.adaptris.core.security - package com.adaptris.core.security
-
Implementation of the core
Service
interface providing encryption and
decryption functionality.
- com.adaptris.core.security.access - package com.adaptris.core.security.access
-
- com.adaptris.core.services - package com.adaptris.core.services
-
Generic
Service
implementations that aren't protocol/use-case specific.
- com.adaptris.core.services.aggregator - package com.adaptris.core.services.aggregator
-
Service
implementations for aggregating messages.
- com.adaptris.core.services.cache - package com.adaptris.core.services.cache
-
- com.adaptris.core.services.cache.translators - package com.adaptris.core.services.cache.translators
-
- com.adaptris.core.services.conditional - package com.adaptris.core.services.conditional
-
Services that support conditional operations.
- com.adaptris.core.services.conditional.conditions - package com.adaptris.core.services.conditional.conditions
-
Conditions for com.adaptris.core.services.conditional
- com.adaptris.core.services.conditional.operator - package com.adaptris.core.services.conditional.operator
-
Operators for com.adaptris.core.services.conditional
- com.adaptris.core.services.duplicate - package com.adaptris.core.services.duplicate
-
Implementations of
Service
that allow the handling of duplicate
messages.
- com.adaptris.core.services.dynamic - package com.adaptris.core.services.dynamic
-
Service implementation which allow arbitrary
Service
instances to be
located, created and applied at run time.
- com.adaptris.core.services.exception - package com.adaptris.core.services.exception
-
Services which handle exceptions.
- com.adaptris.core.services.findreplace - package com.adaptris.core.services.findreplace
-
Service
implementations relating to finding and replacing text with an
AdaptrisMessage
- com.adaptris.core.services.jdbc - package com.adaptris.core.services.jdbc
-
Implementations of
Service
relating to JDBC operations.
- com.adaptris.core.services.jdbc.raw - package com.adaptris.core.services.jdbc.raw
-
Implementations of
Service
relating to JDBC operations that do not
interrogate the payload.
- com.adaptris.core.services.jdbc.types - package com.adaptris.core.services.jdbc.types
-
- com.adaptris.core.services.jmx - package com.adaptris.core.services.jmx
-
Service
implementations to execute a JMX operation
- com.adaptris.core.services.metadata - package com.adaptris.core.services.metadata
-
Service
implementations relating to metadata manipulation within the
framework.
- com.adaptris.core.services.metadata.compare - package com.adaptris.core.services.metadata.compare
-
Service
implementation that compares 2 metadata values.
- com.adaptris.core.services.metadata.timestamp - package com.adaptris.core.services.metadata.timestamp
-
- com.adaptris.core.services.metadata.xpath - package com.adaptris.core.services.metadata.xpath
-
Implementations for handling XML based metadata manipulation.
- com.adaptris.core.services.mime - package com.adaptris.core.services.mime
-
Implementations of
Service
and supporting classes that manipulate MIME
based documents.
- com.adaptris.core.services.path - package com.adaptris.core.services.path
-
- com.adaptris.core.services.routing - package com.adaptris.core.services.routing
-
Service
implementations and supporting classes for content based
routing.
- com.adaptris.core.services.splitter - package com.adaptris.core.services.splitter
-
Implementations of
Service
and supporting classes that deal with
message splitting.
- com.adaptris.core.services.system - package com.adaptris.core.services.system
-
Implementations of
Service
and supporting classes allow execution of
system commands.
- com.adaptris.core.services.transcoding - package com.adaptris.core.services.transcoding
-
- com.adaptris.core.transaction - package com.adaptris.core.transaction
-
- com.adaptris.core.transform - package com.adaptris.core.transform
-
Implementation of the core
Service
interface providing flat file and
XML transformation functionality.
- com.adaptris.core.transform.schema - package com.adaptris.core.transform.schema
-
- com.adaptris.core.util - package com.adaptris.core.util
-
Utility clases that are tightly coupled to Interlok.
- com.adaptris.filetransfer - package com.adaptris.filetransfer
-
Interface declarations for handling remote file based transfers such as FTP.
- com.adaptris.fs - package com.adaptris.fs
-
Provides functionality used to read, write, delete and list from local file systems.
- com.adaptris.ftp - package com.adaptris.ftp
-
Provides an implementation of
FileTransferClient
specifically
for the File Transfer Protocol.
- com.adaptris.jdbc - package com.adaptris.jdbc
-
Classes representing SQL queries and providing conversion between SQL and Java types.
- com.adaptris.jdbc.connection - package com.adaptris.jdbc.connection
-
Connection
wrapper that allows manual failover to a secondary JDBC connection.
- com.adaptris.naming.adapter - package com.adaptris.naming.adapter
-
Support for the adapter:
JNDI scheme
- com.adaptris.security - package com.adaptris.security
-
Provides security services that provide legacy encrypt/decrypt services.
- com.adaptris.security.certificate - package com.adaptris.security.certificate
-
Abstraction around Certificate
.
- com.adaptris.security.exc - package com.adaptris.security.exc
-
Classes that form the Security exception hierarchy.
- com.adaptris.security.keystore - package com.adaptris.security.keystore
-
Abstraction of KeyStore
and where they are.
- com.adaptris.security.password - package com.adaptris.security.password
-
Handles encrypted passwords within adapter configuration.
- com.adaptris.security.util - package com.adaptris.security.util
-
Provides Utility classes for the security stuff.
- com.adaptris.sftp - package com.adaptris.sftp
-
Provides an implementation of
FileTransferClient
specifically
for the SSH File Transfer Protocol.
- com.adaptris.transform - package com.adaptris.transform
-
Transform framework classes
- com.adaptris.transform.validate - package com.adaptris.transform.validate
-
Validation of transformed documents
- com.adaptris.util - package com.adaptris.util
-
General utility classes.
- com.adaptris.util.datastore - package com.adaptris.util.datastore
-
- com.adaptris.util.stream - package com.adaptris.util.stream
-
Utility classes relating to stream handling.
- com.adaptris.util.text - package com.adaptris.util.text
-
Utility classes relating to text handling.
- com.adaptris.util.text.mime - package com.adaptris.util.text.mime
-
Utility classes relating to mime type handling.
- com.adaptris.util.text.xml - package com.adaptris.util.text.xml
-
Utility classes relating to XML processing.
- COMMAND_RETURN_VALUE_METADATA_KEY - Static variable in class com.adaptris.core.services.system.SystemCommandExecutorService
-
- CommandArgument - Interface in com.adaptris.core.services.system
-
- CommandBuilder - Interface in com.adaptris.core.services.system
-
Interface for building a process.
- CommandOutputCapture - Interface in com.adaptris.core.services.system
-
Interface for capturing output from a process.
- commit() - Method in class com.adaptris.core.jdbc.ProxySqlConnection
-
- commit() - Method in class com.adaptris.core.jms.JmsProducerImpl
-
- commit(File, String) - Method in interface com.adaptris.core.management.vcs.VersionControlSystem
-
Will send your changes to the remote repository, with the supplied commit message.
- commit() - Method in class com.adaptris.core.transaction.SharedTransactionManager
-
- commit() - Method in interface com.adaptris.core.transaction.TransactionManager
-
- commit(Connection) - Static method in class com.adaptris.core.util.JdbcUtil
-
Commit any pending transactions on the Connection.
- commit(Connection, AdaptrisMessage) - Static method in class com.adaptris.core.util.JdbcUtil
-
Commit the connection
- commit() - Method in class com.adaptris.jdbc.connection.FailoverDataSource.ConnectionProxy
-
- commit() - Method in interface com.adaptris.security.keystore.KeystoreProxy
-
Save the contents of the keystore to file.
- CommonsNetFtpClient - Class in com.adaptris.ftp
-
FTP Client implementation.#
- CommonsNetFtpClient(String, int, int) - Constructor for class com.adaptris.ftp.CommonsNetFtpClient
-
Constructor.
- CommonsNetFtpClient(String) - Constructor for class com.adaptris.ftp.CommonsNetFtpClient
-
- CommonsNetFtpClient(String, int) - Constructor for class com.adaptris.ftp.CommonsNetFtpClient
-
- CommonsNetFtpSslClient - Class in com.adaptris.ftp
-
FTP/SSL client.
- CommonsNetFtpSslClient(String, int, int, boolean) - Constructor for class com.adaptris.ftp.CommonsNetFtpSslClient
-
Constructor.
- CommonsNetFtpSslClient(String) - Constructor for class com.adaptris.ftp.CommonsNetFtpSslClient
-
- CommonsNetFtpSslClient(String, int) - Constructor for class com.adaptris.ftp.CommonsNetFtpSslClient
-
- ComparatorImpl - Class in com.adaptris.core.services.metadata.compare
-
- ComparatorImpl() - Constructor for class com.adaptris.core.services.metadata.compare.ComparatorImpl
-
- compare(File, File) - Method in class com.adaptris.core.fs.enhanced.AlphabeticAscending
-
- compare(File, File) - Method in class com.adaptris.core.fs.enhanced.AlphabeticDescending
-
- compare(String, String) - Method in class com.adaptris.core.services.metadata.compare.ComparatorImpl
-
- compare(MetadataElement, MetadataElement) - Method in class com.adaptris.core.services.metadata.compare.CompareTimestamps
-
- compare(String, String) - Method in class com.adaptris.core.services.metadata.compare.CompareTimestamps
-
- compare(MetadataElement, MetadataElement) - Method in class com.adaptris.core.services.metadata.compare.Contains
-
- compare(String, String) - Method in class com.adaptris.core.services.metadata.compare.Contains
-
- compare(MetadataElement, MetadataElement) - Method in class com.adaptris.core.services.metadata.compare.EndsWith
-
- compare(String, String) - Method in class com.adaptris.core.services.metadata.compare.EndsWith
-
- compare(MetadataElement, MetadataElement) - Method in class com.adaptris.core.services.metadata.compare.Equals
-
- compare(String, String) - Method in class com.adaptris.core.services.metadata.compare.Equals
-
- compare(MetadataElement, MetadataElement) - Method in interface com.adaptris.core.services.metadata.compare.MetadataComparator
-
- compare(MetadataElement, MetadataElement) - Method in class com.adaptris.core.services.metadata.compare.StartsWith
-
- compare(String, String) - Method in class com.adaptris.core.services.metadata.compare.StartsWith
-
- CompareTimestamps - Class in com.adaptris.core.services.metadata.compare
-
- CompareTimestamps() - Constructor for class com.adaptris.core.services.metadata.compare.CompareTimestamps
-
- CompareTimestamps(String) - Constructor for class com.adaptris.core.services.metadata.compare.CompareTimestamps
-
- CompareTimestamps(String, String) - Constructor for class com.adaptris.core.services.metadata.compare.CompareTimestamps
-
- compareToPreviousMatch() - Method in class com.adaptris.core.services.splitter.SimpleRegexpMessageSplitter
-
- COMPONENT_CHECKER_TYPE - Static variable in interface com.adaptris.core.runtime.AdapterComponentCheckerMBean
-
- ComponentLifecycle - Interface in com.adaptris.core
-
Defines standard lifecycle operations for components in the framework.
- ComponentLifecycleExtension - Interface in com.adaptris.core
-
Extensions on the standard component lifecycle.
- ComponentManagerImpl<E extends StateManagedComponent> - Class in com.adaptris.core.runtime
-
Base class for all component managers.
- ComponentManagerImpl() - Constructor for class com.adaptris.core.runtime.ComponentManagerImpl
-
- ComponentManagerImpl.ComponentNotificationType - Enum in com.adaptris.core.runtime
-
- ComponentState - Interface in com.adaptris.core
-
Defines the state transition requests that can be made to a
StateManagedComponent
.
- ComponentStateImp - Class in com.adaptris.core
-
Default implementation of ComponentState
.
- ComponentStateImp() - Constructor for class com.adaptris.core.ComponentStateImp
-
- ComponentVersion(Properties, String) - Constructor for class com.adaptris.core.management.VersionReport.ComponentVersion
-
- composeName(Name, Name) - Method in class com.adaptris.naming.adapter.NamingContext
-
- composeName(String, String) - Method in class com.adaptris.naming.adapter.NamingContext
-
- CompositeFileFilter - Class in com.adaptris.core.fs
-
A FileFilter
that contains other filters.
- CompositeFileFilter(String) - Constructor for class com.adaptris.core.fs.CompositeFileFilter
-
Create the filefilter using the specified filterExpression.
- CompositeFileFilter(String, boolean) - Constructor for class com.adaptris.core.fs.CompositeFileFilter
-
- CompositeIdentityBuilder - Class in com.adaptris.core.security.access
-
- CompositeIdentityBuilder() - Constructor for class com.adaptris.core.security.access.CompositeIdentityBuilder
-
- CompositeIdentityBuilder(List<IdentityBuilder>) - Constructor for class com.adaptris.core.security.access.CompositeIdentityBuilder
-
- CompositeKeystore - Class in com.adaptris.security.keystore
-
Composite keystore which manages keystores of different types.
- CompositeKeystore() - Constructor for class com.adaptris.security.keystore.CompositeKeystore
-
Default constructor.
- CompositeKeystore(List<KeystoreLocation>) - Constructor for class com.adaptris.security.keystore.CompositeKeystore
-
Constructor using the default KeystoreFactory
- CompositeKeystore(KeystoreFactory, List<KeystoreLocation>) - Constructor for class com.adaptris.security.keystore.CompositeKeystore
-
Constructor supplying both the factory and list of keystore locations.
- CompositeMetadataFilter - Class in com.adaptris.core.metadata
-
- CompositeMetadataFilter() - Constructor for class com.adaptris.core.metadata.CompositeMetadataFilter
-
- CompositeMetadataFilter(MetadataFilter...) - Constructor for class com.adaptris.core.metadata.CompositeMetadataFilter
-
- CompositeRequestHeaders - Class in com.adaptris.core.http.client.net
-
Implementation of
RequestHeaderProvider
that uses nested providers to add headers to a
HttpURLConnection
.
- CompositeRequestHeaders() - Constructor for class com.adaptris.core.http.client.net.CompositeRequestHeaders
-
- CompositeRequestHeaders(RequestHeaderProvider<HttpURLConnection>...) - Constructor for class com.adaptris.core.http.client.net.CompositeRequestHeaders
-
- CompositeResponseHeaderHandler - Class in com.adaptris.core.http.client.net
-
Implementation of
ResponseHeaderHandler
that uses nested handlers to extract headers from a
HttpURLConnection
.
- CompositeResponseHeaderHandler() - Constructor for class com.adaptris.core.http.client.net.CompositeResponseHeaderHandler
-
- CompositeResponseHeaderHandler(ResponseHeaderHandler<HttpURLConnection>...) - Constructor for class com.adaptris.core.http.client.net.CompositeResponseHeaderHandler
-
- CompositeResponseHeaderProvider - Class in com.adaptris.core.http.jetty
-
- CompositeResponseHeaderProvider() - Constructor for class com.adaptris.core.http.jetty.CompositeResponseHeaderProvider
-
- CompositeResponseHeaderProvider(ResponseHeaderProvider<HttpServletResponse>...) - Constructor for class com.adaptris.core.http.jetty.CompositeResponseHeaderProvider
-
- computeTime(String) - Static method in class com.adaptris.util.GuidGeneratorWithTime
-
Returns a date that contains the time portion of the UUID.
- Condition - Interface in com.adaptris.core.services.conditional
-
Conditions are used with logical expressions in configuration such as
IfElse
and
While
.
- condition() - Method in class com.adaptris.core.services.conditional.IfElse
-
- ConditionAnd - Class in com.adaptris.core.services.conditional.conditions
-
This
Condition
allows you to configure a list of child
Condition
's where all must
evaluate to "true".
- ConditionAnd() - Constructor for class com.adaptris.core.services.conditional.conditions.ConditionAnd
-
- ConditionExpression - Class in com.adaptris.core.services.conditional.conditions
-
This
Condition
allows you to specify a boolean evaluated expression, with static values
and resolved metadata values.
- ConditionExpression() - Constructor for class com.adaptris.core.services.conditional.conditions.ConditionExpression
-
- ConditionFunction - Class in com.adaptris.core.services.conditional.conditions
-
A javascript condition.
- ConditionFunction() - Constructor for class com.adaptris.core.services.conditional.conditions.ConditionFunction
-
- ConditionFunction(String) - Constructor for class com.adaptris.core.services.conditional.conditions.ConditionFunction
-
- ConditionImpl - Class in com.adaptris.core.services.conditional.conditions
-
- ConditionImpl() - Constructor for class com.adaptris.core.services.conditional.conditions.ConditionImpl
-
- ConditionListImpl - Class in com.adaptris.core.services.conditional.conditions
-
- ConditionListImpl() - Constructor for class com.adaptris.core.services.conditional.conditions.ConditionListImpl
-
- ConditionListImpl.LifecycleOperation - Interface in com.adaptris.core.services.conditional.conditions
-
- ConditionMetadata - Class in com.adaptris.core.services.conditional.conditions
-
- ConditionMetadata() - Constructor for class com.adaptris.core.services.conditional.conditions.ConditionMetadata
-
- ConditionNever - Class in com.adaptris.core.services.conditional.conditions
-
Condition that is never true.
- ConditionNever() - Constructor for class com.adaptris.core.services.conditional.conditions.ConditionNever
-
- ConditionNot - Class in com.adaptris.core.services.conditional.conditions
-
- ConditionNot() - Constructor for class com.adaptris.core.services.conditional.conditions.ConditionNot
-
- ConditionOr - Class in com.adaptris.core.services.conditional.conditions
-
This
Condition
allows you to configure a list of child
Condition
's where only one
has to evaluate to "true".
- ConditionOr() - Constructor for class com.adaptris.core.services.conditional.conditions.ConditionOr
-
- ConditionPayload - Class in com.adaptris.core.services.conditional.conditions
-
- ConditionPayload() - Constructor for class com.adaptris.core.services.conditional.conditions.ConditionPayload
-
- ConditionWithOperator - Class in com.adaptris.core.services.conditional.conditions
-
- ConditionWithOperator() - Constructor for class com.adaptris.core.services.conditional.conditions.ConditionWithOperator
-
- config() - Method in class com.adaptris.jdbc.connection.FailoverDataSource
-
- CONFIG_ADDITIONAL_DEBUG - Static variable in class com.adaptris.security.util.Constants
-
System Property that can be set to be true to enable additional debug
- ConfigBuilder - Interface in com.adaptris.sftp
-
Interface for managing JSCH/SSH configuration specifics.
- ConfigBuilderImpl - Class in com.adaptris.sftp
-
- ConfigBuilderImpl() - Constructor for class com.adaptris.sftp.ConfigBuilderImpl
-
- ConfigComment - Interface in com.adaptris.core
-
Provides the ability for the UI to have notes associated with an configuration item.
- ConfigManager - Interface in com.adaptris.core.management.config
-
- ConfigPreProcessor - Interface in com.adaptris.core.config
-
Implementations of this interface will perform actions on the xml configuration before
the configuration is unmarshalled.
- ConfigPreProcessorImpl - Class in com.adaptris.core.config
-
- ConfigPreProcessorImpl(BootstrapProperties) - Constructor for class com.adaptris.core.config.ConfigPreProcessorImpl
-
- ConfigPreProcessorImpl(KeyValuePairSet) - Constructor for class com.adaptris.core.config.ConfigPreProcessorImpl
-
- ConfigPreProcessorLoader - Interface in com.adaptris.core.config
-
- ConfigPreProcessors - Class in com.adaptris.core.config
-
- ConfigPreProcessors() - Constructor for class com.adaptris.core.config.ConfigPreProcessors
-
- ConfigPreProcessors(Collection<? extends ConfigPreProcessor>) - Constructor for class com.adaptris.core.config.ConfigPreProcessors
-
- ConfigPreProcessors(ConfigPreProcessor...) - Constructor for class com.adaptris.core.config.ConfigPreProcessors
-
- ConfigurableSecurityHandler - Class in com.adaptris.core.http.jetty
-
Jetty Security Handler Wrapper which allows the configuration
of different Login Service and Authenticators.
- ConfigurableSecurityHandler() - Constructor for class com.adaptris.core.http.jetty.ConfigurableSecurityHandler
-
- CONFIGURATION_PRE_PROCESSORS - Static variable in interface com.adaptris.core.management.AdapterConfigManager
-
Bootstrap property that lists the configuration pre-processors separated by colons.
- ConfigurationChecker - Interface in com.adaptris.core.management.config
-
ServiceLoader
interface that allows for config checks to be performed.
- ConfigurationCheckReport - Class in com.adaptris.core.management.config
-
- ConfigurationCheckReport() - Constructor for class com.adaptris.core.management.config.ConfigurationCheckReport
-
- ConfigurationCheckRunner - Class in com.adaptris.core.management.config
-
- ConfigurationCheckRunner() - Constructor for class com.adaptris.core.management.config.ConfigurationCheckRunner
-
- ConfigurationException - Exception in com.adaptris.core.management.config
-
- ConfigurationException(String) - Constructor for exception com.adaptris.core.management.config.ConfigurationException
-
Creates a new instance with a description of the Exception
.
- ConfigurationReporter - Interface in com.adaptris.core.management.config
-
ServiceLoader
interface that allows for config checks to be reported on.
- ConfigurationReportRunner - Class in com.adaptris.core.management.config
-
- ConfigurationReportRunner() - Constructor for class com.adaptris.core.management.config.ConfigurationReportRunner
-
- configure(ServerConnector) - Method in class com.adaptris.core.http.jetty.HttpConnection
-
- configure(BootstrapProperties) - Method in interface com.adaptris.core.management.AdapterConfigManager
-
- configure(BootstrapProperties) - Method in class com.adaptris.core.management.config.XStreamConfigManager
-
- configure(Executor) - Method in interface com.adaptris.core.services.system.CommandBuilder
-
Configure the Executor
.
- configure(Executor) - Method in class com.adaptris.core.services.system.DefaultCommandBuilder
-
- configure(DocumentBuilderFactory) - Method in class com.adaptris.core.util.DocumentBuilderFactoryBuilder
-
Configure a document builder factory
- configure(DocumentBuilder) - Method in class com.adaptris.core.util.DocumentBuilderFactoryBuilder
-
Configure a document builder.
- configure(XmlTransformer) - Method in class com.adaptris.util.text.xml.StxTransformerFactory
-
- configure(XmlTransformer) - Method in interface com.adaptris.util.text.xml.XmlTransformerFactory
-
- configure(XmlTransformer) - Method in class com.adaptris.util.text.xml.XmlTransformerFactoryImpl
-
- configureActor(AdaptrisMessage) - Method in class com.adaptris.core.services.jdbc.JdbcDataCaptureServiceImpl
-
- configureConnection(HttpURLConnection) - Method in class com.adaptris.core.http.client.net.ConfiguredAuthorizationHeader
-
- configureConnection(HttpURLConnection) - Method in class com.adaptris.core.http.client.net.DynamicBasicAuthorizationHeader
-
- configureConnection(HttpURLConnection) - Method in interface com.adaptris.core.http.client.net.HttpURLConnectionAuthenticator
-
Perform whatever actions are required to the HttpURLConnection after it's been opened (setting custom headers, etc).
- configureConnection(HttpURLConnection) - Method in class com.adaptris.core.http.client.net.MetadataAuthorizationHeader
-
- configuredAcknowledgeMode() - Method in class com.adaptris.core.jms.AggregatingJmsConsumeService
-
- configuredAcknowledgeMode() - Method in class com.adaptris.core.jms.BaseJmsPollingConsumerImpl
-
- configuredAcknowledgeMode() - Method in interface com.adaptris.core.jms.JmsActorConfig
-
Return the current acknowledge mode.
- configuredAcknowledgeMode() - Method in class com.adaptris.core.jms.JmsConsumerImpl
-
- configuredAcknowledgeMode() - Method in class com.adaptris.core.jms.JmsProducerImpl
-
- ConfiguredAuthorizationHeader - Class in com.adaptris.core.http.client.net
-
- ConfiguredAuthorizationHeader() - Constructor for class com.adaptris.core.http.client.net.ConfiguredAuthorizationHeader
-
- configuredClientId() - Method in class com.adaptris.core.jms.FailoverJmsConnection
-
- configuredClientId() - Method in class com.adaptris.core.jms.JmsConnection
-
- configuredClientId() - Method in interface com.adaptris.core.jms.JmsConnectionConfig
-
The client id.
- configuredClientId() - Method in class com.adaptris.core.jms.JmsPollingConsumerImpl
-
- ConfiguredComponentState - Enum in com.adaptris.core
-
- ConfiguredConsumeDestination - Class in com.adaptris.core
-
Basic implementation of ConsumeDestination
.
- ConfiguredConsumeDestination() - Constructor for class com.adaptris.core.ConfiguredConsumeDestination
-
Creates a new instance.
- ConfiguredConsumeDestination(String) - Constructor for class com.adaptris.core.ConfiguredConsumeDestination
-
Creates a new instance.
- ConfiguredConsumeDestination(String, String) - Constructor for class com.adaptris.core.ConfiguredConsumeDestination
-
Creates a new instance.
- ConfiguredConsumeDestination(String, String, String) - Constructor for class com.adaptris.core.ConfiguredConsumeDestination
-
- ConfiguredContentTypeProvider - Class in com.adaptris.core.http
-
Provides a static content type.
- ConfiguredContentTypeProvider() - Constructor for class com.adaptris.core.http.ConfiguredContentTypeProvider
-
- ConfiguredContentTypeProvider(String) - Constructor for class com.adaptris.core.http.ConfiguredContentTypeProvider
-
- configuredCorrelationIdSource() - Method in class com.adaptris.core.jms.AggregatingJmsConsumeService
-
- configuredCorrelationIdSource() - Method in class com.adaptris.core.jms.BaseJmsPollingConsumerImpl
-
- configuredCorrelationIdSource() - Method in interface com.adaptris.core.jms.JmsActorConfig
-
Return the current correlation id source.
- configuredCorrelationIdSource() - Method in class com.adaptris.core.jms.JmsConsumerImpl
-
- configuredCorrelationIdSource() - Method in class com.adaptris.core.jms.JmsProducerImpl
-
- ConfiguredDestination - Class in com.adaptris.core
-
- ConfiguredDestination() - Constructor for class com.adaptris.core.ConfiguredDestination
-
- ConfiguredDestination(String) - Constructor for class com.adaptris.core.ConfiguredDestination
-
- configuredEndpoint() - Method in class com.adaptris.core.jms.JmsConsumer
-
- configuredEndpoint() - Method in class com.adaptris.core.jms.JmsConsumerImpl
-
- configuredEndpoint() - Method in class com.adaptris.core.jms.JmsPollingConsumer
-
- configuredEndpoint() - Method in class com.adaptris.core.jms.JmsPollingConsumerImpl
-
- configuredEndpoint() - Method in class com.adaptris.core.jms.PasConsumer
-
- configuredEndpoint() - Method in class com.adaptris.core.jms.PasPollingConsumer
-
- configuredEndpoint() - Method in class com.adaptris.core.jms.PtpConsumer
-
- configuredEndpoint() - Method in class com.adaptris.core.jms.PtpPollingConsumer
-
- ConfiguredException - Class in com.adaptris.core.services.exception
-
- ConfiguredException() - Constructor for class com.adaptris.core.services.exception.ConfiguredException
-
- ConfiguredException(String) - Constructor for class com.adaptris.core.services.exception.ConfiguredException
-
- ConfiguredKeystore - Class in com.adaptris.security.keystore
-
Abstract class for presenting arbitary configuation as KeystoreLocation
objects.
- ConfiguredKeystore() - Constructor for class com.adaptris.security.keystore.ConfiguredKeystore
-
- configuredMessageListener() - Method in class com.adaptris.core.jms.AggregatingJmsConsumeService
-
- configuredMessageListener() - Method in class com.adaptris.core.jms.BaseJmsPollingConsumerImpl
-
- configuredMessageListener() - Method in interface com.adaptris.core.jms.JmsActorConfig
-
return the current configured MessageListener.
- configuredMessageListener() - Method in class com.adaptris.core.jms.JmsConsumerImpl
-
- configuredMessageListener() - Method in class com.adaptris.core.jms.JmsProducerImpl
-
- configuredMessageTranslator() - Method in class com.adaptris.core.jms.AggregatingJmsConsumeService
-
- configuredMessageTranslator() - Method in class com.adaptris.core.jms.BaseJmsPollingConsumerImpl
-
- configuredMessageTranslator() - Method in interface com.adaptris.core.jms.JmsActorConfig
-
Return the currently configured messageTranslator.
- configuredMessageTranslator() - Method in class com.adaptris.core.jms.JmsConsumerImpl
-
- configuredMessageTranslator() - Method in class com.adaptris.core.jms.JmsProducerImpl
-
- configuredPassword() - Method in class com.adaptris.core.jms.FailoverJmsConnection
-
- configuredPassword() - Method in class com.adaptris.core.jms.JmsConnection
-
- configuredPassword() - Method in interface com.adaptris.core.jms.JmsConnectionConfig
-
The password.
- configuredPassword() - Method in class com.adaptris.core.jms.JmsPollingConsumerImpl
-
- ConfiguredPrivateKeyPasswordProvider - Class in com.adaptris.core.security
-
Private key password provider which explicitly configures the password in configuration
- ConfiguredPrivateKeyPasswordProvider() - Constructor for class com.adaptris.core.security.ConfiguredPrivateKeyPasswordProvider
-
- ConfiguredPrivateKeyPasswordProvider(String) - Constructor for class com.adaptris.core.security.ConfiguredPrivateKeyPasswordProvider
-
- ConfiguredProduceDestination - Class in com.adaptris.core
-
Basic implementation of ProduceDestination
that has a configured String
destination.
- ConfiguredProduceDestination() - Constructor for class com.adaptris.core.ConfiguredProduceDestination
-
- ConfiguredProduceDestination(String) - Constructor for class com.adaptris.core.ConfiguredProduceDestination
-
- ConfiguredReplacementSource - Class in com.adaptris.core.services.findreplace
-
- ConfiguredReplacementSource() - Constructor for class com.adaptris.core.services.findreplace.ConfiguredReplacementSource
-
- ConfiguredReplacementSource(String) - Constructor for class com.adaptris.core.services.findreplace.ConfiguredReplacementSource
-
- ConfiguredRequestHeaders - Class in com.adaptris.core.http.client.net
-
Implementation of
RequestHeaderProvider
that applies configured values as headers to a
HttpURLConnection
.
- ConfiguredRequestHeaders() - Constructor for class com.adaptris.core.http.client.net.ConfiguredRequestHeaders
-
- ConfiguredRequestMethodProvider - Class in com.adaptris.core.http.client
-
- ConfiguredRequestMethodProvider() - Constructor for class com.adaptris.core.http.client.ConfiguredRequestMethodProvider
-
- ConfiguredRequestMethodProvider(RequestMethodProvider.RequestMethod) - Constructor for class com.adaptris.core.http.client.ConfiguredRequestMethodProvider
-
- ConfiguredResponseHeaderProvider - Class in com.adaptris.core.http.jetty
-
- ConfiguredResponseHeaderProvider() - Constructor for class com.adaptris.core.http.jetty.ConfiguredResponseHeaderProvider
-
- ConfiguredResponseHeaderProvider(KeyValuePair...) - Constructor for class com.adaptris.core.http.jetty.ConfiguredResponseHeaderProvider
-
- ConfiguredSQLStatement - Class in com.adaptris.core.services.jdbc
-
- ConfiguredSQLStatement() - Constructor for class com.adaptris.core.services.jdbc.ConfiguredSQLStatement
-
- ConfiguredSQLStatement(String) - Constructor for class com.adaptris.core.services.jdbc.ConfiguredSQLStatement
-
- ConfiguredStatementCreator - Class in com.adaptris.jdbc
-
ConfiguredStatementCreator.
- ConfiguredStatementCreator() - Constructor for class com.adaptris.jdbc.ConfiguredStatementCreator
-
- ConfiguredStatusProvider - Class in com.adaptris.core.http.server
-
- ConfiguredStatusProvider() - Constructor for class com.adaptris.core.http.server.ConfiguredStatusProvider
-
- ConfiguredStatusProvider(HttpStatusProvider.HttpStatus) - Constructor for class com.adaptris.core.http.server.ConfiguredStatusProvider
-
- ConfiguredUrl - Class in com.adaptris.security.keystore
-
Allows the wrapping of a configured URL as a KeystoreLocation
- ConfiguredUrl() - Constructor for class com.adaptris.security.keystore.ConfiguredUrl
-
- ConfiguredUrl(String) - Constructor for class com.adaptris.security.keystore.ConfiguredUrl
-
- ConfiguredUrl(String, String) - Constructor for class com.adaptris.security.keystore.ConfiguredUrl
-
- configuredUserName() - Method in class com.adaptris.core.jms.FailoverJmsConnection
-
- configuredUserName() - Method in class com.adaptris.core.jms.JmsConnection
-
- configuredUserName() - Method in interface com.adaptris.core.jms.JmsConnectionConfig
-
The username.
- configuredUserName() - Method in class com.adaptris.core.jms.JmsPollingConsumerImpl
-
- ConfiguredUsernamePassword - Class in com.adaptris.core.http.auth
-
Authenticate using the standard PasswordAuthentication
method with a static username and password
- ConfiguredUsernamePassword() - Constructor for class com.adaptris.core.http.auth.ConfiguredUsernamePassword
-
- ConfiguredUsernamePassword(String, String) - Constructor for class com.adaptris.core.http.auth.ConfiguredUsernamePassword
-
- configuredVendorImplementation() - Method in class com.adaptris.core.jms.FailoverJmsConnection
-
- configuredVendorImplementation() - Method in class com.adaptris.core.jms.JmsConnection
-
- configuredVendorImplementation() - Method in interface com.adaptris.core.jms.JmsConnectionConfig
-
The vendor specific implementation.
- configuredVendorImplementation() - Method in class com.adaptris.core.jms.JmsPollingConsumerImpl
-
- ConfiguredXpathNodeListQuery - Class in com.adaptris.core.services.metadata.xpath
-
- ConfiguredXpathNodeListQuery() - Constructor for class com.adaptris.core.services.metadata.xpath.ConfiguredXpathNodeListQuery
-
- ConfiguredXpathNodeListQuery(String, String) - Constructor for class com.adaptris.core.services.metadata.xpath.ConfiguredXpathNodeListQuery
-
- ConfiguredXpathNodeQuery - Class in com.adaptris.core.services.metadata.xpath
-
- ConfiguredXpathNodeQuery() - Constructor for class com.adaptris.core.services.metadata.xpath.ConfiguredXpathNodeQuery
-
- ConfiguredXpathNodeQuery(String, String) - Constructor for class com.adaptris.core.services.metadata.xpath.ConfiguredXpathNodeQuery
-
- ConfiguredXpathQuery - Class in com.adaptris.core.services.metadata.xpath
-
XpathQuery implementation that retuns a single text item from the configured xpath.
- ConfiguredXpathQuery() - Constructor for class com.adaptris.core.services.metadata.xpath.ConfiguredXpathQuery
-
- ConfiguredXpathQuery(String, String) - Constructor for class com.adaptris.core.services.metadata.xpath.ConfiguredXpathQuery
-
- ConfiguredXpathQueryImpl - Class in com.adaptris.core.services.metadata.xpath
-
Abstract base class for
XpathQuery implementations that are statically configured.
- ConfiguredXpathQueryImpl() - Constructor for class com.adaptris.core.services.metadata.xpath.ConfiguredXpathQueryImpl
-
- configureWorkDir(String) - Method in class com.adaptris.core.ftp.FtpConsumer
-
- configureWorkDir(String) - Method in class com.adaptris.core.ftp.FtpConsumerImpl
-
- configureXStream(XStream, AdapterMarshallerFactory.MarshallingOutput) - Method in class com.adaptris.core.AdapterXStreamMarshallerFactory
-
Configures the given XStream object.
It is expected that the Factory has been initialised and that all of the configuration settings have been processed and stored
already.
- connect(String) - Method in class com.adaptris.core.ftp.FileTransferConnection
-
Connect to the host.
- connect(SftpClient, FileTransferConnection.UserInfo) - Method in interface com.adaptris.core.ftp.SftpAuthenticationProvider
-
- connect(SftpClient, FileTransferConnection.UserInfo) - Method in class com.adaptris.core.ftp.SftpAuthenticationWrapper
-
- connect(SftpClient, FileTransferConnection.UserInfo) - Method in class com.adaptris.core.ftp.SftpKeyAuthentication
-
- connect(SftpClient, FileTransferConnection.UserInfo) - Method in class com.adaptris.core.ftp.SftpPasswordAuthentication
-
- connect() - Method in class com.adaptris.core.jdbc.DatabaseConnection
-
Returns the underlying SQLConnection
.
- connect(String, String) - Method in interface com.adaptris.filetransfer.FileTransferClient
-
Connect and login into an account on the FTP server.
- connect(String, String) - Method in class com.adaptris.ftp.ApacheFtpClientImpl
-
- connect(String, String, String) - Method in class com.adaptris.ftp.ApacheFtpClientImpl
-
- connect(String, String, String) - Method in interface com.adaptris.ftp.FtpFileTransferClient
-
Connect and login into an account on the FTP server.
- connect(String, String) - Method in class com.adaptris.sftp.SftpClient
-
- connect(String, byte[], byte[]) - Method in class com.adaptris.sftp.SftpClient
-
Connect and login into an account on the SFTP server.
- connect(URLString) - Static method in class com.adaptris.util.URLHelper
-
Connect to the URL specified by this URLString
- connect(String) - Static method in class com.adaptris.util.URLHelper
-
Connect to the specified URL.
- ConnectedService - Interface in com.adaptris.core
-
An interface that represents a
Service
that contains a connection.
- CONNECTION - Static variable in interface com.adaptris.core.http.HttpConstants
-
General Fields associated HTTP Headers
- connection - Variable in class com.adaptris.core.jms.JmsConnection
-
- connectionAttempts() - Method in class com.adaptris.core.AllowsRetriesConnection
-
- ConnectionComparator<T> - Interface in com.adaptris.core.jms
-
- connectionEquals(T) - Method in interface com.adaptris.core.jms.ConnectionComparator
-
- connectionEquals(JmsConnection) - Method in class com.adaptris.core.jms.FailoverJmsConnection
-
- connectionEquals(JmsConnection) - Method in class com.adaptris.core.jms.JmsConnection
-
- connectionEquals(VendorImplementationBase) - Method in class com.adaptris.core.jms.jndi.BaseJndiImplementation
-
- connectionEquals(VendorImplementationBase) - Method in class com.adaptris.core.jms.UrlVendorImplementation
-
- connectionErrorHandler() - Method in interface com.adaptris.core.AdaptrisConnection
-
- connectionErrorHandler() - Method in class com.adaptris.core.AdaptrisConnectionImp
-
- ConnectionErrorHandler - Interface in com.adaptris.core
-
Implementations of this class encapsualte behaviour that is invoked when an
Exception
relating to a connection is encountered.
- connectionErrorHandler() - Method in class com.adaptris.core.jms.JmsConnection
-
- connectionErrorHandler() - Method in class com.adaptris.core.SharedConnection
-
- ConnectionErrorHandlerImp - Class in com.adaptris.core
-
Behaviour common to ConnectionErrorHandler
s.
- ConnectionErrorHandlerImp() - Constructor for class com.adaptris.core.ConnectionErrorHandlerImp
-
- connectionPool - Variable in class com.adaptris.core.jdbc.JdbcPooledConnectionImpl
-
- ConnectionPoolBuilder - Interface in com.adaptris.core.jdbc
-
- connectionProperties() - Method in class com.adaptris.core.jdbc.DatabaseConnection
-
- ConnectionProxy(FailoverConfig) - Constructor for class com.adaptris.jdbc.connection.FailoverDataSource.ConnectionProxy
-
- connectionRetryInterval() - Method in class com.adaptris.core.AllowsRetriesConnection
-
Returns the wait between connection attempts in milliseconds.
- ConsoleReporter - Class in com.adaptris.core.management.config
-
- ConsoleReporter() - Constructor for class com.adaptris.core.management.config.ConsoleReporter
-
- ConstantDataInputParameter - Class in com.adaptris.core.common
-
This DataInputParameter
is used when you want to configure data directly in the Interlok configuration.
- ConstantDataInputParameter() - Constructor for class com.adaptris.core.common.ConstantDataInputParameter
-
- ConstantDataInputParameter(String) - Constructor for class com.adaptris.core.common.ConstantDataInputParameter
-
- Constants - Class in com.adaptris.core.management
-
Constants and lots of them.
- Constants() - Constructor for class com.adaptris.core.management.Constants
-
- Constants - Class in com.adaptris.security.util
-
Constants.
- ConstantValueTranslator - Class in com.adaptris.core.services.jmx
-
This implementation of @{link ValueTranslator} uses a static String value, that can be used as a
parameter for Jmx operations.
- ConstantValueTranslator() - Constructor for class com.adaptris.core.services.jmx.ConstantValueTranslator
-
- ConstantValueTranslator(String, String) - Constructor for class com.adaptris.core.services.jmx.ConstantValueTranslator
-
- constraintName() - Method in class com.adaptris.core.http.jetty.SecurityConstraint
-
- constructAdaptrisMessage() - Method in class com.adaptris.core.services.splitter.MessageCopier.MessageCopierIterator
-
- constructAdaptrisMessage() - Method in class com.adaptris.core.services.splitter.MessageSplitterImp.SplitMessageIterator
-
- ConsumeDestination - Interface in com.adaptris.core
-
Represents a destination such as a directory or JMS Queue in the Framework.
- consumeDestination(String, ConsumeDestination) - Static method in class com.adaptris.core.util.DestinationHelper
-
Get the configured consume destination
- ConsumeDestinationFromMetadata - Class in com.adaptris.core.services.aggregator
-
- ConsumeDestinationFromMetadata() - Constructor for class com.adaptris.core.services.aggregator.ConsumeDestinationFromMetadata
-
- ConsumeDestinationGenerator - Interface in com.adaptris.core.services.aggregator
-
- ConsumeDestinationImp - Class in com.adaptris.core
-
Partial implementation of ConsumeDestination
containing
behaviour common to all implementations.
- ConsumeDestinationImp() - Constructor for class com.adaptris.core.ConsumeDestinationImp
-
- consumeLocationKey() - Method in interface com.adaptris.core.AdaptrisMessageConsumer
-
Return the specific metadata key that contains the consume location.
- consumeLocationKey() - Method in class com.adaptris.core.fs.FsConsumerImpl
-
Provides the metadata key '
"fsConsumeDir"' that
contains the directory (if not null) where the file was read from.
- consumeLocationKey() - Method in class com.adaptris.core.ftp.FtpConsumerImpl
-
Provides the metadata key '
"fsConsumeDir"' that
contains the directory (if not null) where the file was read from.
- consumeLocationKey() - Method in class com.adaptris.core.http.jetty.BasicJettyConsumer
-
Provides the metadata key '
"jettyURI"' that
contains the URI which triggered the consumer.
- consumeLocationKey() - Method in class com.adaptris.core.jms.BaseJmsPollingConsumerImpl
-
- consumeLocationKey() - Method in class com.adaptris.core.jms.JmsConsumerImpl
-
- consumeLocationKey() - Method in class com.adaptris.core.jmx.JmxNotificationConsumer
-
- consumer - Variable in class com.adaptris.core.jms.JmsConsumerImpl
-
- ConsumerCreator - Interface in com.adaptris.core.jms
-
- ConsumerMonitorImpl<T extends AdaptrisMessageConsumer> - Class in com.adaptris.core.runtime
-
- ConsumerMonitorImpl(WorkflowManager, T) - Constructor for class com.adaptris.core.runtime.ConsumerMonitorImpl
-
- ConsumerMonitorMBean - Interface in com.adaptris.core.runtime
-
- contains(String) - Method in class com.adaptris.core.fs.InlineItemCache
-
- contains(String) - Method in class com.adaptris.core.fs.NoCache
-
- contains(String) - Method in interface com.adaptris.core.fs.ProcessedItemCache
-
Query the cache for this key.
- contains(String) - Method in class com.adaptris.core.runtime.LruBoundedMessageCache
-
- contains(String) - Method in interface com.adaptris.core.runtime.MessageCache
-
- Contains - Class in com.adaptris.core.services.metadata.compare
-
- Contains() - Constructor for class com.adaptris.core.services.metadata.compare.Contains
-
- Contains(String) - Constructor for class com.adaptris.core.services.metadata.compare.Contains
-
- contains(KeyValuePair) - Method in class com.adaptris.util.KeyValuePairBag
-
- containsAlias(String) - Method in class com.adaptris.security.keystore.CompositeKeystore
-
- containsAlias(String) - Method in interface com.adaptris.security.keystore.KeystoreProxy
-
Checks if the given alias exists in this keystore.
- containsConnection(String) - Method in class com.adaptris.core.SharedComponentList
-
Does the underlying connection list contain this id.
- ContainsIgnoreCase - Class in com.adaptris.core.services.metadata.compare
-
- ContainsIgnoreCase() - Constructor for class com.adaptris.core.services.metadata.compare.ContainsIgnoreCase
-
- ContainsIgnoreCase(String) - Constructor for class com.adaptris.core.services.metadata.compare.ContainsIgnoreCase
-
- containsKey(String) - Method in interface com.adaptris.core.AdaptrisMessage
-
- containsKey(String) - Method in class com.adaptris.core.MetadataCollection
-
Simple utility method that will scan the MetadataElement
's and will check the each key equals the supplied key.
- containsKey(String) - Method in class com.adaptris.core.SerializableAdaptrisMessage
-
- containsService(String) - Method in class com.adaptris.core.SharedComponentList
-
Does the underlying service collection list contain this id.
- containsSharedConnection(String) - Method in class com.adaptris.core.runtime.AdapterManager
-
- containsSharedConnection(String) - Method in interface com.adaptris.core.runtime.AdapterManagerMBean
-
Check if the associated connectionId is already present in the shared connections.
- containsSharedService(String) - Method in class com.adaptris.core.runtime.AdapterManager
-
- containsSharedService(String) - Method in interface com.adaptris.core.runtime.AdapterManagerMBean
-
Check if the associated serviceId is already present in the shared services.
- CONTENT_ENCODING - Static variable in interface com.adaptris.core.http.HttpConstants
-
Entity Fields.
- CONTENT_LANGUAGE - Static variable in interface com.adaptris.core.http.HttpConstants
-
Entity Fields.
- CONTENT_LENGTH - Static variable in interface com.adaptris.core.http.HttpConstants
-
Entity Fields.
- CONTENT_LOCATION - Static variable in interface com.adaptris.core.http.HttpConstants
-
Entity Fields.
- CONTENT_MD5 - Static variable in interface com.adaptris.core.http.HttpConstants
-
Entity Fields.
- CONTENT_RANGE - Static variable in interface com.adaptris.core.http.HttpConstants
-
Entity Fields.
- CONTENT_TYPE - Static variable in interface com.adaptris.core.http.HttpConstants
-
Entity Fields.
- CONTENT_TYPE_EXPR - Static variable in class com.adaptris.core.http.jetty.retry.RetryFromJetty
-
- CONTENT_TYPE_METADATA_KEY - Static variable in class com.adaptris.core.http.jetty.retry.RetryFromJetty
-
- CONTENT_TYPE_OCTET_STREAM - Static variable in interface com.adaptris.util.text.mime.MimeConstants
-
- CONTENT_TYPE_TEXT_PLAIN - Static variable in interface com.adaptris.util.text.mime.MimeConstants
-
- CONTENT_TYPE_WWW_FORM_URLENCODE - Static variable in interface com.adaptris.util.text.mime.MimeConstants
-
- contentId(AdaptrisMessage) - Method in class com.adaptris.core.services.aggregator.MimeAggregator
-
- contentId - Variable in class com.adaptris.util.text.mime.MultipartIterator.KeyedByContentId
-
- contentType(AdaptrisMessage) - Method in class com.adaptris.core.services.aggregator.MimeAggregator
-
- contentTypeProbe() - Method in class com.adaptris.core.services.ReadFileService
-
- ContentTypeProvider - Interface in com.adaptris.core.http
-
Interface to provide a Content-Type
header for the HTTP request or response.
- ContentTypeProviderImpl - Class in com.adaptris.core.http
-
- ContentTypeProviderImpl() - Constructor for class com.adaptris.core.http.ContentTypeProviderImpl
-
- ContentValidation - Interface in com.adaptris.transform.validate
-
Interface for validating arbitary XML content against the relevant
schema.
- context - Variable in class com.adaptris.core.http.jetty.JettyConnection
-
- context - Variable in class com.adaptris.core.jms.jndi.BaseJndiImplementation
-
- continueLooping(int, AdaptrisMessage) - Method in class com.adaptris.core.services.conditional.While
-
- continueOnFailure() - Method in interface com.adaptris.core.Service
-
If true containers should continue and apply the next configured
Service
even if this Service
throws an
Exception
.
- continueOnFailure() - Method in class com.adaptris.core.ServiceCollectionImp
-
- continueOnFailure() - Method in class com.adaptris.core.ServiceImp
-
- continueOnFailure() - Method in class com.adaptris.core.SharedServiceImpl
-
- continueProcessingMessages(int) - Method in class com.adaptris.core.AdaptrisPollingConsumer
-
Whether or not to continue processing messages.
- Conversion - Class in com.adaptris.util.text
-
Simple Data Conversion methods.
- convert(Object) - Method in class com.adaptris.core.services.jdbc.TypedStatementParameter
-
- convert(T) - Method in interface com.adaptris.util.text.NullConverter
-
Convert a null into something more meaningful.
- convert(T) - Method in class com.adaptris.util.text.NullPassThroughConverter
-
- convert(T) - Method in class com.adaptris.util.text.NullsNotSupportedConverter
-
- convert(T) - Method in class com.adaptris.util.text.NullToEmptyStringConverter
-
- convertFromKeyValuePairs(KeyValuePairBag) - Static method in class com.adaptris.core.util.MetadataHelper
-
- convertFromProperties(Properties) - Static method in class com.adaptris.core.util.MetadataHelper
-
- convertNull() - Method in class com.adaptris.core.services.jdbc.StatementParameterImpl
-
- ConvertObjectMetadataService - Class in com.adaptris.core.services.metadata
-
Implementation of
Service
that copies Object metadata to standard metadata, overwriting standard metadata.
- ConvertObjectMetadataService() - Constructor for class com.adaptris.core.services.metadata.ConvertObjectMetadataService
-
- ConvertObjectMetadataService(String) - Constructor for class com.adaptris.core.services.metadata.ConvertObjectMetadataService
-
- convertToProperties(Collection<MetadataElement>) - Static method in class com.adaptris.core.util.MetadataHelper
-
- convertToQueryClass(Object) - Method in class com.adaptris.core.services.jdbc.StatementParameter
-
Convert the given string to the corresponding query class.
- convertToType(Object) - Method in class com.adaptris.core.services.jdbc.BooleanStatementParameter
-
- convertToType(Object) - Method in class com.adaptris.core.services.jdbc.DateStatementParameter
-
- convertToType(Object) - Method in class com.adaptris.core.services.jdbc.DoubleStatementParameter
-
- convertToType(Object) - Method in class com.adaptris.core.services.jdbc.FloatStatementParameter
-
- convertToType(Object) - Method in class com.adaptris.core.services.jdbc.IntegerStatementParameter
-
- convertToType(Object) - Method in class com.adaptris.core.services.jdbc.JdbcEscapedDateStatementParameter
-
- convertToType(Object) - Method in class com.adaptris.core.services.jdbc.JdbcEscapedTimeParameter
-
- convertToType(Object) - Method in class com.adaptris.core.services.jdbc.JdbcEscapedTimestampParameter
-
- convertToType(Object) - Method in class com.adaptris.core.services.jdbc.LongStatementParameter
-
- convertToType(Object) - Method in class com.adaptris.core.services.jdbc.ShortStatementParameter
-
- convertToType(Object) - Method in class com.adaptris.core.services.jdbc.StringStatementParameter
-
- convertToType(Object) - Method in class com.adaptris.core.services.jdbc.TimestampStatementParameter
-
- convertToType(Object) - Method in class com.adaptris.core.services.jdbc.TimeStatementParameter
-
- convertToType(Object) - Method in class com.adaptris.core.services.jdbc.TypedStatementParameter
-
- COOKIE - Static variable in interface com.adaptris.core.http.HttpConstants
-
Other Fields.
- copyAndClose(InputStream, Writer) - Static method in class com.adaptris.util.stream.StreamUtil
-
- copyAndClose(InputStream, Writer, Charset) - Static method in class com.adaptris.util.stream.StreamUtil
-
- copyAndClose(InputStream, OutputStream) - Static method in class com.adaptris.util.stream.StreamUtil
-
- copyConfiguration(MessageTypeTranslator, MessageTypeTranslatorImp) - Static method in class com.adaptris.core.jms.MessageTypeTranslatorImp
-
- copyExceptionHeaders(AdaptrisMessage, AdaptrisMessage) - Method in class com.adaptris.core.WorkflowImp
-
- copyMetadata(AdaptrisMessage, AdaptrisMessage) - Method in class com.adaptris.core.services.splitter.MessageSplitterImp
-
Copy metadata from the parent to the child.
- CopyMetadataService - Class in com.adaptris.core.services.metadata
-
Copies metadata from one key to another.
- CopyMetadataService() - Constructor for class com.adaptris.core.services.metadata.CopyMetadataService
-
- copyPayload(AdaptrisMessage, AdaptrisMessage) - Static method in class com.adaptris.core.AdaptrisMessageImp
-
- copyPayload(AdaptrisMessage, AdaptrisMessage) - Static method in class com.adaptris.core.util.MessageHelper
-
Copy the payload from the src to the destination message.
- copyPayloadStream(AdaptrisMessage, AdaptrisMessage) - Static method in class com.adaptris.core.util.MessageHelper
-
Copy the payload from the src to the destination message.
- copyReplyContents(AdaptrisMessage, AdaptrisMessage) - Method in class com.adaptris.core.RequestReplyProducerBase
-
- copyStream(InputStream, OutputStream, int) - Static method in class com.adaptris.util.stream.StreamUtil
-
Copy from an InputStream to an OutputStream for expected bytes.
- copyStream(InputStream, OutputStream) - Static method in class com.adaptris.util.stream.StreamUtil
-
Copy from an InputStream to an OutputStream for expected bytes.
- CoreConstants - Class in com.adaptris.core
-
Constants for the core
package.
- CoreConstants() - Constructor for class com.adaptris.core.CoreConstants
-
- CoreException - Exception in com.adaptris.core
-
Standard Exception
in the core
package
and sub-packages.
- CoreException() - Constructor for exception com.adaptris.core.CoreException
-
Creates a new instance.
- CoreException(Throwable) - Constructor for exception com.adaptris.core.CoreException
-
Creates a new instance with a reference to a previous
Exception
.
- CoreException(String) - Constructor for exception com.adaptris.core.CoreException
-
Creates a new instance with a description of the Exception
.
- CoreException(String, Throwable) - Constructor for exception com.adaptris.core.CoreException
-
Creates a new instance with a reference to a previous
Exception
and a description of the Exception
.
- CoreSecurityService - Class in com.adaptris.core.security
-
The base class for all security services.
- CoreSecurityService() - Constructor for class com.adaptris.core.security.CoreSecurityService
-
Creates a new Object with the following defaults.
- CorrelationIdSource - Interface in com.adaptris.core.jms
-
Provides a JMSCorrelationId
for the
javax.jms.Message
.
- countResultSets() - Method in class com.adaptris.jdbc.JdbcResult
-
- create(String) - Static method in class com.adaptris.core.EventFactory
-
Create an Event
.
- create(Class<T>) - Static method in class com.adaptris.core.EventFactory
-
- create(String, int, FileTransferConnection.UserInfo) - Method in class com.adaptris.core.ftp.FileTransferConnection
-
Create an instance of the FileTransferClient
for use with the producer or consumer.
- create(String, int, FileTransferConnection.UserInfo) - Method in class com.adaptris.core.ftp.FtpConnectionImp
-
- create(String, int, FileTransferConnection.UserInfo) - Method in class com.adaptris.core.ftp.StandardSftpConnection
-
- create() - Method in class com.adaptris.core.jdbc.DebugPoolFactory
-
- create() - Method in class com.adaptris.core.jdbc.DefaultPoolFactory
-
- create() - Method in interface com.adaptris.core.jdbc.JdbcPoolFactory
-
- create(String) - Method in class com.adaptris.core.jms.activemq.AdvancedActiveMqImplementation
-
- create(String) - Method in class com.adaptris.core.jms.activemq.BasicActiveMqImplementation
-
- create() - Method in class com.adaptris.core.jms.activemq.BlobTransferPolicyFactory
-
Create a BlobTransferPolicy.
- create() - Method in class com.adaptris.core.jms.activemq.PrefetchPolicyFactory
-
Create an ActiveMQPrefetchPolicy.
- create() - Method in class com.adaptris.core.jms.activemq.RedeliveryPolicyFactory
-
Create a RedeliveryPolicy.
- create(VendorImplementationBase, JmsActorConfig, String) - Method in enum com.adaptris.core.jms.JmsDestination.DestinationType
-
- create() - Method in class com.adaptris.core.jms.JmsMessageConsumerFactory
-
- create(ClassLoader) - Method in class com.adaptris.core.management.classloader.BlacklistingFactory
-
.
- create(ClassLoader) - Method in interface com.adaptris.core.management.classloader.ClassLoaderFactory
-
- create(BootstrapProperties) - Static method in class com.adaptris.core.management.ManagementComponentFactory
-
- create(ParentRuntimeInfoComponent, AdaptrisComponent) - Static method in class com.adaptris.core.runtime.RuntimeInfoComponentFactory
-
- create(AdaptrisMessage) - Method in class com.adaptris.core.services.exception.ConfiguredException
-
- create(AdaptrisMessage) - Method in class com.adaptris.core.services.exception.ExceptionFromMetadata
-
- create(AdaptrisMessage) - Method in interface com.adaptris.core.services.exception.ExceptionGenerator
-
Generate a service exception from the AdaptrisMessage.
- create(Exception, String, String) - Method in interface com.adaptris.core.services.exception.ExceptionReportGenerator
-
Create a Document from the exception.
- create(AdaptrisMessage) - Method in class com.adaptris.core.services.exception.LastKnownException
-
- create(AdaptrisMessage) - Method in class com.adaptris.core.services.exception.PossibleExceptionFromMetadata
-
- create(Exception, String, String) - Method in class com.adaptris.core.services.exception.SimpleExceptionReport
-
- create(Exception, String, String) - Method in class com.adaptris.core.services.exception.XmlExceptionReport
-
- create(String, char[]) - Method in class com.adaptris.security.keystore.KeystoreFactory
-
Create a KeyStoreLocation instance.
- create(String) - Method in class com.adaptris.security.keystore.KeystoreFactory
-
Create a KeyStoreLocation instance.
- create(KeystoreLocation) - Method in class com.adaptris.security.keystore.KeystoreFactory
-
Create a KeystoreProxy instance.
- create(String) - Static method in class com.adaptris.security.password.Password
-
Create a password implementation of the specified type.
- create(Object) - Method in class com.adaptris.util.GuidGenerator
-
- create(Object) - Method in interface com.adaptris.util.IdGenerator
-
Create a unique id based on the object.
- create(Object) - Method in class com.adaptris.util.PlainIdGenerator
-
- create(Object) - Method in class com.adaptris.util.PseudoRandomIdGenerator
-
A generated ID.
- create(Object) - Method in class com.adaptris.util.SafeGuidGenerator
-
- create(Object) - Method in class com.adaptris.util.SimpleIdGenerator
-
- create(KeyValuePairSet) - Static method in class com.adaptris.util.text.xml.SimpleNamespaceContext
-
Create a NamespaceContext based on the supplied key value pairs.
- create(KeyValuePairSet, AdaptrisMessage) - Static method in class com.adaptris.util.text.xml.SimpleNamespaceContext
-
Create a NamespaceContext based on the supplied key value pairs or object metadata.
- create(Document) - Method in class com.adaptris.util.text.xml.XpathMergeImpl
-
- createAdapter() - Method in interface com.adaptris.core.management.AdapterConfigManager
-
- createAdapter(String) - Method in interface com.adaptris.core.management.AdapterConfigManager
-
- createAdapter() - Method in class com.adaptris.core.management.BootstrapProperties
-
- createAdapter() - Method in class com.adaptris.core.management.UnifiedBootstrap
-
- createAdapter() - Method in interface com.adaptris.core.runtime.AdapterBuilderMBean
-
- createAdapter(URLString) - Method in interface com.adaptris.core.runtime.AdapterBuilderMBean
-
- createAdapter(String) - Method in interface com.adaptris.core.runtime.AdapterBuilderMBean
-
- createAdapter(URLString) - Method in class com.adaptris.core.runtime.AdapterRegistry
-
- createAdapter(String) - Method in class com.adaptris.core.runtime.AdapterRegistry
-
- createAdapter(URLString) - Method in interface com.adaptris.core.runtime.AdapterRegistryMBean
-
- createAdapter(String) - Method in interface com.adaptris.core.runtime.AdapterRegistryMBean
-
- createAdapterFromUrl(String) - Method in interface com.adaptris.core.runtime.AdapterBuilderMBean
-
- createAdapterFromUrl(String) - Method in class com.adaptris.core.runtime.AdapterRegistry
-
- createAdapterFromUrl(String) - Method in interface com.adaptris.core.runtime.AdapterRegistryMBean
-
- createAdaptrisMessage(File) - Method in class com.adaptris.core.fs.FsConsumerImpl
-
- createArrayOf(String, Object[]) - Method in class com.adaptris.core.jdbc.ProxySqlConnection
-
- createArrayOf(String, Object[]) - Method in class com.adaptris.jdbc.connection.FailoverDataSource.ConnectionProxy
-
- createBlob() - Method in class com.adaptris.core.jdbc.ProxySqlConnection
-
- createBlob() - Method in class com.adaptris.jdbc.connection.FailoverDataSource.ConnectionProxy
-
- createBodyPart(AdaptrisMessage) - Method in class com.adaptris.core.services.aggregator.MimeAggregator
-
- createBodyPartIterator(AdaptrisMessage) - Static method in class com.adaptris.core.util.MimeHelper
-
Convenience method to create a
BodyPartIterator
allowing you to iterate a mime-payload.
- createBuilder() - Method in class com.adaptris.security.certificate.CertificateBuilderFactory
-
Return the default instance of a Certificatebuilder.
- createByteArrayIterator(AdaptrisMessage) - Static method in class com.adaptris.core.util.MimeHelper
-
Convenience method to create a
ByteArrayIterator
on a message allowing you to iterate a mime-payload.
- createCall(String, int) - Method in interface com.adaptris.jdbc.CallableStatementCreator
-
Create a CallableStatement String suitable for the database in question.
- createCall(String, int) - Method in class com.adaptris.jdbc.ConfiguredStatementCreator
-
- createCall(String, int) - Method in class com.adaptris.jdbc.DefaultStatementCreator
-
Creates a String of { CALL my_stored_procedure(?, ?, ?); }
- createCall(String, int) - Method in class com.adaptris.jdbc.MysqlStatementCreator
-
Creates a String of CALL my_stored_procedure(?, ?, ?);
which is valid for mysql-connector-5.
- createCall(String, int) - Method in class com.adaptris.jdbc.OracleStatementCreator
-
Creates a String of begin ? := procedureName(?,?,?,?,?); end;
which should be suitable for Oracle databases.
- createCall(String, int) - Method in class com.adaptris.jdbc.PostgresStatementCreator
-
- createCall(String, int) - Method in class com.adaptris.jdbc.SqlServerStatementCreator
-
Creates a String of { CALL my_stored_procedure(?, ?, ?); }
- createClob() - Method in class com.adaptris.core.jdbc.ProxySqlConnection
-
- createClob() - Method in class com.adaptris.jdbc.connection.FailoverDataSource.ConnectionProxy
-
- createCodec(String) - Method in class com.adaptris.security.password.Password
-
- createCommandLine(AdaptrisMessage) - Method in interface com.adaptris.core.services.system.CommandBuilder
-
Build a ProcessBuilder
object from the available data.
- createCommandLine(AdaptrisMessage) - Method in class com.adaptris.core.services.system.DefaultCommandBuilder
-
- createCommonsObjectPool() - Method in class com.adaptris.core.services.splitter.ServiceWorkerPool
-
- createComponent(ParentRuntimeInfoComponent, AdaptrisComponent) - Method in class com.adaptris.core.runtime.RuntimeInfoComponentFactory
-
- createConfig() - Method in class com.adaptris.core.http.jetty.HttpConnection
-
- createConnection(ConnectionFactory) - Method in class com.adaptris.core.jms.FailoverJmsConnection
-
- createConnection(ConnectionFactory) - Method in class com.adaptris.core.jms.JmsConnection
-
- createConnection(ConnectionFactory, JmsConnectionConfig) - Method in interface com.adaptris.core.jms.VendorImplementation
-
Create a connection based on the factory and configuration.
- createConnectionFactory() - Method in class com.adaptris.core.http.jetty.HttpConnection
-
- createConnectionFactory() - Method in class com.adaptris.core.http.jetty.HttpsConnection
-
- createConnectionFactory() - Method in class com.adaptris.core.jms.activemq.BasicActiveMqImplementation
-
Returns a new instance of
org.apache.activemq.ActiveMQConnectionFactory
.
- createConnectionFactory() - Method in class com.adaptris.core.jms.JmsPollingConsumerImpl
-
- createConnectionFactory() - Method in class com.adaptris.core.jms.jndi.StandardJndiImplementation
-
- createConnectionFactory() - Method in interface com.adaptris.core.jms.VendorImplementation
-
Returns a ConnectionFactory
.
- createConsumer() - Method in class com.adaptris.core.jms.BaseJmsPollingConsumerImpl
-
- createConsumer(Session, JmsDestination, String) - Method in interface com.adaptris.core.jms.ConsumerCreator
-
- createConsumer() - Method in class com.adaptris.core.jms.JmsConsumer
-
- createConsumer() - Method in class com.adaptris.core.jms.JmsConsumerImpl
-
- createConsumer() - Method in class com.adaptris.core.jms.JmsPollingConsumer
-
- createConsumer() - Method in class com.adaptris.core.jms.JmsPollingConsumerImpl
-
- createConsumer() - Method in class com.adaptris.core.jms.JmsSyncConsumer
-
- createConsumer() - Method in class com.adaptris.core.jms.PasConsumer
-
- createConsumer() - Method in class com.adaptris.core.jms.PasPollingConsumer
-
- createConsumer() - Method in class com.adaptris.core.jms.PtpConsumer
-
- createConsumer() - Method in class com.adaptris.core.jms.PtpPollingConsumer
-
- createConsumer(JmsDestination, String, JmsActorConfig) - Method in interface com.adaptris.core.jms.VendorImplementationBase
-
Create a message consumer for the given destination and filter expression.
- createConsumer(JmsDestination, String, JmsActorConfig) - Method in class com.adaptris.core.jms.VendorImplementationImp
-
- createDestination(String) - Method in class com.adaptris.core.jms.DefinedJmsProducer
-
- createDestination(ProduceDestination, AdaptrisMessage) - Method in class com.adaptris.core.jms.JmsProducerImpl
-
- createDestination(String) - Method in class com.adaptris.core.jms.PasProducer
-
- createDestination(String) - Method in class com.adaptris.core.jms.PtpProducer
-
- createDestination(String, JmsActorConfig) - Method in interface com.adaptris.core.jms.VendorImplementationBase
-
Create either a Topic
or Queue
based on a RFC6167 style destination.
- createDestination(String, JmsActorConfig) - Method in class com.adaptris.core.jms.VendorImplementationImp
-
- createDocument(String) - Method in class com.adaptris.core.services.routing.XmlSyntaxIdentifierImpl
-
- createDocument(AdaptrisMessage) - Static method in class com.adaptris.core.util.XmlHelper
-
- createDocument(AdaptrisMessage, boolean) - Static method in class com.adaptris.core.util.XmlHelper
-
- createDocument(AdaptrisMessage, DocumentBuilderFactoryBuilder) - Static method in class com.adaptris.core.util.XmlHelper
-
Create a document from an AdaptrisMessage.
- createDocument(AdaptrisMessage, DocumentBuilderFactoryBuilder, boolean) - Static method in class com.adaptris.core.util.XmlHelper
-
Create a document from an AdaptrisMessage.
- createDocument(AdaptrisMessage, NamespaceContext) - Static method in class com.adaptris.core.util.XmlHelper
-
- createDocument(String) - Static method in class com.adaptris.core.util.XmlHelper
-
- createDocument(String, NamespaceContext) - Static method in class com.adaptris.core.util.XmlHelper
-
- createDocument(String, boolean) - Static method in class com.adaptris.core.util.XmlHelper
-
- createDocument(String, DocumentBuilderFactoryBuilder) - Static method in class com.adaptris.core.util.XmlHelper
-
Create a document from an AdaptrisMessage.
- createDocument(String, DocumentBuilderFactoryBuilder, boolean) - Static method in class com.adaptris.core.util.XmlHelper
-
Create a document from an AdaptrisMessage.
- createDocument(InputStream, DocumentBuilderFactoryBuilder) - Static method in class com.adaptris.core.util.XmlHelper
-
Create a document from an InputStream
.
- createDocument(InputStream, DocumentBuilderFactoryBuilder, boolean) - Static method in class com.adaptris.core.util.XmlHelper
-
Create a document from an InputStream
.
- createEnvironment(AdaptrisMessage) - Method in interface com.adaptris.core.services.system.CommandBuilder
-
Create the environment when executing the process.
- createEnvironment(AdaptrisMessage) - Method in class com.adaptris.core.services.system.DefaultCommandBuilder
-
- createEvent(AdaptrisMessage, AdaptrisMarshaller) - Static method in class com.adaptris.core.EventFactory
-
- createEvent(AdaptrisMessage) - Static method in class com.adaptris.core.EventFactory
-
- createExecutor() - Method in class com.adaptris.core.services.splitter.PoolingSplitJoinService
-
Deprecated.
- createExecutor(String) - Method in class com.adaptris.core.services.splitter.ServiceWorkerPool
-
- createExecutor() - Method in class com.adaptris.core.services.splitter.SplitJoinService
-
Deprecated.
- createFallback(MessageTypeTranslatorImp) - Static method in enum com.adaptris.core.jms.AutoConvertMessageTranslator.SupportedMessageType
-
- createFile(InputStream, int) - Static method in class com.adaptris.util.stream.StreamUtil
-
Read from the inputstream associated with the socket and write the data
straight out to a unique file in the temporary (system defined) directory
- createFile(InputStream, int, String) - Static method in class com.adaptris.util.stream.StreamUtil
-
Read from the inputstream associated with the socket and write the data
straight out to a unique file in the specified directory
- createFileReference(URL) - Static method in class com.adaptris.core.fs.FsHelper
-
Create a file reference from a URL using the platform default encoding for the URL.
- createFileReference(URL, String) - Static method in class com.adaptris.core.fs.FsHelper
-
Create a file reference from a URL using the platform default encoding for the URL.
- createFilter(String, String) - Static method in class com.adaptris.core.fs.FsHelper
-
- createForReport(File) - Static method in class com.adaptris.core.http.jetty.retry.FilesystemRetryStore
-
- createFtpClient(String, int, int) - Method in class com.adaptris.core.ftp.FtpConnection
-
- createFtpClient(String, int, int) - Method in class com.adaptris.core.ftp.FtpConnectionImp
-
- createFtpClient(String, int, int) - Method in class com.adaptris.core.ftp.FtpSslConnection
-
- createFTPClient() - Method in class com.adaptris.ftp.ApacheFtpClientImpl
-
Create the base commons net client.
- createFTPClient() - Method in class com.adaptris.ftp.CommonsNetFtpClient
-
- createFTPClient() - Method in class com.adaptris.ftp.CommonsNetFtpSslClient
-
- createInitialPart(AdaptrisMessage) - Method in class com.adaptris.core.services.aggregator.IgnoreOriginalMimeAggregator
-
- createInitialPart(AdaptrisMessage) - Method in class com.adaptris.core.services.aggregator.MimeAggregator
-
- createInputFactory() - Method in class com.adaptris.core.marshaller.xstream.PrettyStaxDriver
-
- createInputSource(String) - Static method in class com.adaptris.core.services.jdbc.XmlPayloadTranslatorImpl
-
- createJmxWrapper(Properties) - Method in class com.adaptris.core.management.jmx.JmxRemoteComponent
-
- createJndiName(AdaptrisComponent) - Static method in class com.adaptris.core.util.JndiHelper
-
- createLifecycleNotification(String, ObjectName) - Method in class com.adaptris.core.runtime.ComponentManagerImpl
-
- createListFromResultSet(XmlPayloadTranslatorImpl.DocumentWrapper, JdbcResultSet) - Method in class com.adaptris.core.services.jdbc.XmlPayloadTranslatorImpl
-
- createLoggingStatement(int) - Method in class com.adaptris.core.AllowsRetriesConnection
-
- createMarshaller() - Method in class com.adaptris.core.AdapterMarshallerFactory
-
- createMarshaller(AdapterMarshallerFactory.MarshallingOutput) - Method in class com.adaptris.core.AdapterMarshallerFactory
-
- createMarshaller(String) - Method in class com.adaptris.core.AdapterMarshallerFactory
-
Creates an AdaptrisMarshaller based on the passed in config property which
specifies the output format to use.
- createMarshaller() - Method in class com.adaptris.core.AdapterXStreamMarshallerFactory
-
- createMarshaller(AdapterMarshallerFactory.MarshallingOutput) - Method in class com.adaptris.core.AdapterXStreamMarshallerFactory
-
- createMessage(AdaptrisMessageFactory) - Method in class com.adaptris.core.DynamicPollingTemplate
-
- createMessage(HttpServletRequest, HttpServletResponse) - Method in class com.adaptris.core.http.jetty.BasicJettyConsumer
-
Create an AdaptrisMessage from the incoming servlet request and response.
- createMessage(HttpServletRequest, HttpServletResponse) - Method in class com.adaptris.core.http.jetty.JettyMessageConsumer
-
- createMessage(AdaptrisMessageFactory) - Method in interface com.adaptris.core.PollingTrigger.MessageProvider
-
- createMessage(AdaptrisMessageFactory) - Method in class com.adaptris.core.StaticPollingTemplate
-
- createName() - Method in class com.adaptris.core.AdaptrisMessageProducerImp
-
- createName() - Method in class com.adaptris.core.AdaptrisMessageWorkerImp
-
- createName(AdaptrisMessage) - Method in interface com.adaptris.core.FileNameCreator
-
Returns a file name for the passed AdaptrisMessage
.
- createName(AdaptrisMessage) - Method in class com.adaptris.core.FormattedFilenameCreator
-
- createName() - Method in interface com.adaptris.core.MessageEventGenerator
-
Create a name for any
MleMarker
that is generated.
- createName(AdaptrisMessage) - Method in class com.adaptris.core.MetadataFileNameCreator
-
Obtains the value for the configured metadata key, if this is not null or
empty it is returned.
- createName() - Method in class com.adaptris.core.ServiceCollectionImp
-
- createName() - Method in class com.adaptris.core.ServiceImp
-
- createName() - Method in class com.adaptris.core.services.StatelessServiceWrapper
-
- createName() - Method in class com.adaptris.core.SharedServiceImpl
-
- createName() - Method in class com.adaptris.core.StandaloneConsumer
-
- createName() - Method in class com.adaptris.core.StandaloneProducer
-
- createName() - Method in class com.adaptris.core.util.ManagedThreadFactory
-
- createName(Object) - Method in class com.adaptris.naming.adapter.AdapterSchemeJndiNameCreator
-
- createName(Object) - Method in interface com.adaptris.naming.adapter.JndiNameCreator
-
- createNameSpace() - Method in class com.adaptris.core.Event
-
Creates the hierarchical name space for this event.
- createNClob() - Method in class com.adaptris.core.jdbc.ProxySqlConnection
-
- createNClob() - Method in class com.adaptris.jdbc.connection.FailoverDataSource.ConnectionProxy
-
- createNode(String) - Method in class com.adaptris.util.XmlUtils
-
Method which will create a Node path based on the supplied XPath
- createObjectHierarchyString() - Method in class com.adaptris.core.runtime.AdapterManager
-
- createObjectHierarchyString() - Method in class com.adaptris.core.runtime.ChannelManager
-
- createObjectHierarchyString() - Method in interface com.adaptris.core.runtime.HierarchicalMBean
-
Create an ObjectName key/value pair hierarchy.
- createObjectHierarchyString() - Method in interface com.adaptris.core.runtime.ParentComponent
-
Create an ObjectName key/value pair hierarchy.
- createObjectHierarchyString() - Method in class com.adaptris.core.runtime.WorkflowManager
-
- createObjectName() - Method in class com.adaptris.core.interceptor.InterceptorNotification
-
- createObjectName() - Method in class com.adaptris.core.runtime.AdapterManager
-
- createObjectName() - Method in class com.adaptris.core.runtime.AdapterRegistry
-
- createObjectName() - Method in interface com.adaptris.core.runtime.BaseComponentMBean
-
Create the object name representation of the mbean.
- createObjectName() - Method in class com.adaptris.core.runtime.ChannelManager
-
- createObjectName() - Method in class com.adaptris.core.runtime.ChildRuntimeInfoComponentImpl
-
- createObjectName() - Method in class com.adaptris.core.runtime.WorkflowManager
-
- createObjectPool() - Method in class com.adaptris.core.WorkflowWithObjectPool
-
- createOutputFactory() - Method in class com.adaptris.core.marshaller.xstream.PrettyStaxDriver
-
- createOutputPart(AdaptrisMessage) - Method in class com.adaptris.core.services.mime.MultipartMessageBuilder
-
- createParameters(AdaptrisMessage, Map) - Method in class com.adaptris.core.transform.IgnoreMetadataParameter
-
- createParameters(AdaptrisMessage, Map) - Method in class com.adaptris.core.transform.ObjectMetadataParameter
-
- createParameters(AdaptrisMessage, Map<Object, Object>) - Method in class com.adaptris.core.transform.ResolvableExpressionParameter
-
- createParameters(AdaptrisMessage, Map) - Method in class com.adaptris.core.transform.StringMetadataParameter
-
- createParameters(AdaptrisMessage, Map<Object, Object>) - Method in interface com.adaptris.core.transform.XmlTransformParameter
-
- createParameters(AdaptrisMessage, Map) - Method in class com.adaptris.core.transform.XmlTransformParameterBuilder
-
- createParentFields(Class<?>, String, String) - Static method in class com.adaptris.core.marshaller.xstream.XStreamUtils
-
Given a Field of a Class this method will return a Set of a number of
possible fully qualified reference names for the field.
- createPool() - Method in class com.adaptris.core.jdbc.AdvancedJdbcPooledConnection
-
- createPool() - Method in class com.adaptris.core.jdbc.JdbcPooledConnection
-
- createPool() - Method in class com.adaptris.core.jdbc.JdbcPooledConnectionImpl
-
- createPool() - Method in class com.adaptris.core.jdbc.PluggableJdbcPooledConnection
-
- createProducerSession(JmsProducerImpl, AdaptrisMessage) - Method in class com.adaptris.core.jms.DefaultProducerSessionFactory
-
- createProducerSession(JmsProducerImpl, AdaptrisMessage) - Method in class com.adaptris.core.jms.MessageCountProducerSessionFactory
-
- createProducerSession(JmsProducerImpl, AdaptrisMessage) - Method in class com.adaptris.core.jms.MessageSizeProducerSessionFactory
-
- createProducerSession(JmsProducerImpl, AdaptrisMessage) - Method in class com.adaptris.core.jms.MetadataProducerSessionFactory
-
- createProducerSession(JmsProducerImpl, AdaptrisMessage) - Method in class com.adaptris.core.jms.PerMessageProducerSessionFactory
-
- createProducerSession(JmsProducerImpl, AdaptrisMessage) - Method in interface com.adaptris.core.jms.ProducerSessionFactory
-
Create or reuse an existing session.
- createProducerSession(JmsProducerImpl) - Method in class com.adaptris.core.jms.ProducerSessionFactoryImpl
-
- createProducerSession(JmsProducerImpl, AdaptrisMessage) - Method in class com.adaptris.core.jms.TimedInactivityProducerSessionFactory
-
- createProxy(String) - Method in class com.adaptris.sftp.ViaHttpProxy
-
- createProxy(String) - Method in class com.adaptris.sftp.ViaProxy
-
- createProxy(String) - Method in class com.adaptris.sftp.ViaSocks4Proxy
-
- createProxy(String) - Method in class com.adaptris.sftp.ViaSocks5Proxy
-
- createQualifier() - Method in class com.adaptris.core.AdaptrisMessageWorkerImp
-
- createQualifier() - Method in interface com.adaptris.core.MessageEventGenerator
-
Create a qualifier for any
MleMarker
that is generated.
- createQualifier() - Method in class com.adaptris.core.ServiceCollectionImp
-
- createQualifier() - Method in class com.adaptris.core.ServiceImp
-
- createQualifier() - Method in class com.adaptris.core.services.StatelessServiceWrapper
-
- createQualifier() - Method in class com.adaptris.core.SharedServiceImpl
-
- createQualifier() - Method in class com.adaptris.core.StandaloneConsumer
-
- createQualifier() - Method in class com.adaptris.core.StandaloneProducer
-
- CreateQueryStringFromMetadata - Class in com.adaptris.core.services.metadata
-
Service that creates a URL query string from the specified metadata keys.
- CreateQueryStringFromMetadata() - Constructor for class com.adaptris.core.services.metadata.CreateQueryStringFromMetadata
-
- createQueue(String, JmsActorConfig) - Method in class com.adaptris.core.jms.jndi.BaseJndiImplementation
-
- createQueue(String, JmsActorConfig) - Method in class com.adaptris.core.jms.jndi.CachedDestinationJndiImplementation
-
Checks to see if the queue cache contains the provided name.
- createQueue(String, JmsActorConfig) - Method in interface com.adaptris.core.jms.VendorImplementationBase
-
Create or otherwise obtain a Queue
.
- createQueue(String, JmsActorConfig) - Method in class com.adaptris.core.jms.VendorImplementationImp
-
- createQueueReceiver(ConsumeDestination, JmsActorConfig) - Method in interface com.adaptris.core.jms.VendorImplementationBase
-
- createQueueReceiver(String, String, JmsActorConfig) - Method in interface com.adaptris.core.jms.VendorImplementationBase
-
Create or otherwise get a MessageConsumer
- createQueueReceiver(String, String, JmsActorConfig) - Method in class com.adaptris.core.jms.VendorImplementationImp
-
- createReader() - Method in class com.adaptris.core.services.EmbeddedScriptingService
-
- createReader() - Method in class com.adaptris.core.services.ScriptingService
-
- createReader() - Method in class com.adaptris.core.services.ScriptingServiceImp
-
- createReplyTo(AdaptrisMessage, JmsDestination, boolean) - Method in class com.adaptris.core.jms.JmsProducer
-
Create a Destination for JMSReplyTo if one doesn't already exist or if
JMS_ASYNC_STATIC_REPLY_TO
exists as metadata.
- createReportObject(Exception, String, String) - Method in class com.adaptris.core.services.exception.XmlExceptionReport
-
- createReportObject(Exception, String, String) - Method in class com.adaptris.core.services.exception.XmlReportWithStacktrace
-
- createRequest(Certificate, PrivateKey) - Static method in class com.adaptris.security.certificate.CertRequestHandler
-
Create a certificate request based on the provided certificate.
- createRequest(Certificate, PrivateKey, OutputStream) - Static method in class com.adaptris.security.certificate.CertRequestHandler
-
Create a CertificateRequest based on the provided certificate and write it
to the supplied outputStream.
- createSavepoint(Connection) - Static method in class com.adaptris.core.util.JdbcUtil
-
Create a Savepoint on the connection
- createSecurityHandler() - Method in class com.adaptris.core.http.jetty.ConfigurableSecurityHandler
-
- createSelfSignedCertificate(OutputStream) - Method in interface com.adaptris.security.certificate.CertificateBuilder
-
Create a self signed certificate, and write it to the supplied oututStream.
- createSelfSignedCertificate() - Method in interface com.adaptris.security.certificate.CertificateBuilder
-
Create a self-signed certificate, and return it as a Certificate
object.
- createService() - Method in class com.adaptris.security.SecurityServiceFactory
-
Create an instance of the specified security service.
- createSession(int, boolean) - Method in class com.adaptris.core.jms.BaseJmsPollingConsumerImpl
-
- createSession(boolean, int) - Method in class com.adaptris.core.jms.FailoverJmsConnection
-
Creates a new Session
on the underlying JMS
Connection
.
- createSession(boolean, int) - Method in class com.adaptris.core.jms.JmsConnection
-
Creates a new Session
on the underlying JMS Connection
.
- createSession(int, boolean) - Method in class com.adaptris.core.jms.JmsPollingConsumerImpl
-
- createSession(int, boolean) - Method in class com.adaptris.core.jms.JmsSyncConsumer
-
- createSession(Connection, boolean, int) - Method in interface com.adaptris.core.jms.VendorImplementationBase
-
Create or otherwise get a Session
- createSession(Connection, boolean, int) - Method in class com.adaptris.core.jms.VendorImplementationImp
-
- createSQLXML() - Method in class com.adaptris.core.jdbc.ProxySqlConnection
-
- createSQLXML() - Method in class com.adaptris.jdbc.connection.FailoverDataSource.ConnectionProxy
-
- createStatement(Connection) - Method in class com.adaptris.core.jdbc.JdbcService
-
- createStatement() - Method in class com.adaptris.core.jdbc.ProxySqlConnection
-
- createStatement(int, int) - Method in class com.adaptris.core.jdbc.ProxySqlConnection
-
- createStatement(int, int, int) - Method in class com.adaptris.core.jdbc.ProxySqlConnection
-
- createStatement(AdaptrisMessage) - Method in class com.adaptris.core.services.jdbc.ConfiguredSQLStatement
-
- createStatement(AdaptrisMessage) - Method in interface com.adaptris.core.services.jdbc.JdbcStatementCreator
-
- createStatement(AdaptrisMessage) - Method in class com.adaptris.core.services.jdbc.MetadataSQLStatement
-
- createStatement() - Method in class com.adaptris.jdbc.connection.FailoverDataSource.ConnectionProxy
-
- createStatement(int, int) - Method in class com.adaptris.jdbc.connection.FailoverDataSource.ConnectionProxy
-
- createStatement(int, int, int) - Method in class com.adaptris.jdbc.connection.FailoverDataSource.ConnectionProxy
-
- createStruct(String, Object[]) - Method in class com.adaptris.core.jdbc.ProxySqlConnection
-
- createStruct(String, Object[]) - Method in class com.adaptris.jdbc.connection.FailoverDataSource.ConnectionProxy
-
- createSubcontext(Name) - Method in class com.adaptris.naming.adapter.NamingContext
-
- createSubcontext(String) - Method in class com.adaptris.naming.adapter.NamingContext
-
- createTempFile(AdaptrisMessage) - Method in class com.adaptris.core.fs.FsProducer
-
- createTempFile(Object) - Method in class com.adaptris.core.lms.FileBackedMessageFactory
-
Create a temp file that will be deleted when marker
goes out of scope and garbage collection occurs.
- createTemporaryDestination() - Method in class com.adaptris.core.jms.DefinedJmsProducer
-
- createTemporaryDestination(Session) - Method in enum com.adaptris.core.jms.JmsDestination.DestinationType
-
- createTemporaryDestination() - Method in class com.adaptris.core.jms.PasProducer
-
- createTemporaryDestination() - Method in class com.adaptris.core.jms.PtpProducer
-
- createTextNode(Document, String, boolean) - Method in class com.adaptris.core.services.jdbc.XmlPayloadTranslatorImpl
-
- createThread(Runnable) - Static method in class com.adaptris.core.util.ManagedThreadFactory
-
- createThread(String, Runnable) - Static method in class com.adaptris.core.util.ManagedThreadFactory
-
- createThread(ThreadGroup, Runnable) - Method in class com.adaptris.core.util.ManagedThreadFactory
-
- createTopic(String, JmsActorConfig) - Method in class com.adaptris.core.jms.jndi.BaseJndiImplementation
-
- createTopic(String, JmsActorConfig) - Method in class com.adaptris.core.jms.jndi.CachedDestinationJndiImplementation
-
Checks to see if the topic cache contains the provided name.
- createTopic(String, JmsActorConfig) - Method in interface com.adaptris.core.jms.VendorImplementationBase
-
Create or otherwise obtain a Topic
.
- createTopic(String, JmsActorConfig) - Method in class com.adaptris.core.jms.VendorImplementationImp
-
- createTopicSubscriber(ConsumeDestination, String, JmsActorConfig) - Method in interface com.adaptris.core.jms.VendorImplementationBase
-
- createTopicSubscriber(String, String, String, JmsActorConfig) - Method in interface com.adaptris.core.jms.VendorImplementationBase
-
Create or otherwise get a TopicSubscriber.
- createTopicSubscriber(String, String, String, JmsActorConfig) - Method in class com.adaptris.core.jms.VendorImplementationImp
-
- createTransformer(XmlPayloadTranslatorImpl.DocumentWrapper) - Static method in class com.adaptris.core.services.jdbc.XmlPayloadTranslatorImpl
-
- createTransformer(String) - Method in class com.adaptris.util.text.xml.StxTransformerFactory
-
- createTransformer(String, EntityResolver) - Method in class com.adaptris.util.text.xml.StxTransformerFactory
-
- createTransformer(String) - Method in interface com.adaptris.util.text.xml.XmlTransformerFactory
-
- createTransformer(String, EntityResolver) - Method in interface com.adaptris.util.text.xml.XmlTransformerFactory
-
- createTransformer(String) - Method in class com.adaptris.util.text.xml.XsltTransformerFactory
-
- createTransformer(String, EntityResolver) - Method in class com.adaptris.util.text.xml.XsltTransformerFactory
-
- createUrlFromString(String) - Static method in class com.adaptris.core.fs.FsHelper
-
- createUrlFromString(String, boolean) - Static method in class com.adaptris.core.fs.FsHelper
-
Creates a URL
based on the passed destination.
- createUserInfo() - Method in class com.adaptris.core.ftp.FileTransferConnection
-
- createUserInfo() - Method in class com.adaptris.core.ftp.FileTransferConnectionUsingPassword
-
- createUserInfo() - Method in class com.adaptris.core.ftp.StandardSftpConnection
-
- createWrapper(AdaptrisMessage) - Method in class com.adaptris.core.services.jdbc.XmlPayloadTranslatorImpl
-
- createWriter(OutputStream) - Method in class com.adaptris.core.marshaller.xstream.PrettyStaxDriver
-
- createWriter(Writer) - Method in class com.adaptris.core.marshaller.xstream.PrettyStaxDriver
-
- createXmlUtils(AdaptrisMessage) - Static method in class com.adaptris.core.services.jdbc.XmlPayloadTranslatorImpl
-
- createXmlUtils(AdaptrisMessage) - Static method in class com.adaptris.core.util.XmlHelper
-
- createXmlUtils(AdaptrisMessage, NamespaceContext) - Static method in class com.adaptris.core.util.XmlHelper
-
- createXmlUtils(AdaptrisMessage, NamespaceContext, DocumentBuilderFactoryBuilder) - Static method in class com.adaptris.core.util.XmlHelper
-
Create an XMLUtils class from an AdaptrisMessage.
- createXPath() - Method in class com.adaptris.core.services.routing.XmlSyntaxIdentifierImpl
-
- createXPath() - Method in class com.adaptris.util.text.xml.XpathMergeImpl
-
- createXpathQuery(AdaptrisMessage) - Method in class com.adaptris.core.services.metadata.xpath.ConfiguredXpathQueryImpl
-
- createXpathQuery(AdaptrisMessage) - Method in class com.adaptris.core.services.metadata.xpath.MetadataXpathQueryImpl
-
- createXpathQuery(AdaptrisMessage) - Method in interface com.adaptris.core.services.metadata.xpath.XpathMetadataQuery
-
- createXStream() - Method in class com.adaptris.core.AdapterXStreamMarshallerFactory
-
Public method that returns a configure XStream object instance read for use
- createXStream(AdapterMarshallerFactory.MarshallingOutput) - Method in class com.adaptris.core.AdapterXStreamMarshallerFactory
-
Public method that returns a configure XStream object instance read for use configured for the given form of output.
- createXStreamInstance(AdapterMarshallerFactory.MarshallingOutput) - Method in class com.adaptris.core.AdapterXStreamMarshallerFactory
-
Creates the XStream object instance
- CRLF - Static variable in interface com.adaptris.core.http.HttpConstants
-
Carriage return line feed.
- CURRENT_TIME_SLICE_END_KEY - Static variable in class com.adaptris.core.interceptor.TimeSliceAbstractCacheProvider
-
- CURRENT_TIME_SLICE_MESSAGE_COUNT_KEY - Static variable in class com.adaptris.core.interceptor.TimeSliceAbstractCacheProvider
-
- currentAuthenticators() - Method in class com.adaptris.core.http.auth.AdapterResourceAuthenticator
-
Return a cloned list of the current set of configured authenticators.
- currentBusyConnectionCount() - Method in class com.adaptris.core.jdbc.AdvancedJdbcPooledConnection
-
- currentBusyConnectionCount() - Method in class com.adaptris.core.jdbc.JdbcPooledConnection
-
- currentConnection() - Method in class com.adaptris.core.jms.FailoverJmsConnection
-
- currentConnection() - Method in class com.adaptris.core.jms.JmsConnection
-
- currentConnectionCount() - Method in class com.adaptris.core.jdbc.AdvancedJdbcPooledConnection
-
- currentConnectionCount() - Method in class com.adaptris.core.jdbc.JdbcPooledConnection
-
- currentIdleConnectionCount() - Method in class com.adaptris.core.jdbc.AdvancedJdbcPooledConnection
-
- currentIdleConnectionCount() - Method in class com.adaptris.core.jdbc.JdbcPooledConnection
-
- currentLogger() - Method in class com.adaptris.core.jms.AggregatingJmsConsumeService
-
- currentLogger() - Method in interface com.adaptris.core.jms.JmsActorConfig
-
Return the configured logger.
- currentLogger() - Method in class com.adaptris.core.jms.JmsConsumerImpl
-
- currentLogger() - Method in class com.adaptris.core.jms.JmsPollingConsumerImpl
-
- currentLogger() - Method in class com.adaptris.core.jms.JmsProducerImpl
-
- currentLogger() - Method in class com.adaptris.core.jms.JmsSyncConsumer
-
- currentlyActiveObjects() - Method in class com.adaptris.core.PoolingWorkflow
-
Return the number of currently active objects.
- currentlyIdleObjects() - Method in class com.adaptris.core.PoolingWorkflow
-
Return the number of currently idle objects.
- currentMarshaller() - Method in class com.adaptris.core.EventHandlerBase
-
- currentMessageFactory() - Method in class com.adaptris.core.AdaptrisMessageEncoderImp
-
- currentMessageFactory() - Method in interface com.adaptris.core.AdaptrisMessageTranslator
-
Return the currently registered message factory.
- currentMessageFactory() - Method in class com.adaptris.core.DefaultSerializableMessageTranslator
-
- currentMessageFactory() - Method in class com.adaptris.core.EventHandlerBase
-
- currentMessageFactory() - Method in class com.adaptris.core.jms.MessageTypeTranslatorImp
-
- currentObjectPoolCount() - Method in class com.adaptris.core.PoolingWorkflow
-
Return the total number of objects in the pool.
- currentSession() - Method in class com.adaptris.core.jms.AggregatingJmsConsumeService
-
- currentSession() - Method in class com.adaptris.core.jms.BaseJmsPollingConsumerImpl
-
- currentSession() - Method in interface com.adaptris.core.jms.JmsActorConfig
-
Return the current jms session.
- currentSession() - Method in class com.adaptris.core.jms.JmsConsumerImpl
-
- currentSession() - Method in class com.adaptris.core.jms.JmsProducerImpl
-
- currentSession() - Method in interface com.adaptris.core.jms.MessageTypeTranslator
-
Obtain the JMS session currently registered.
- currentSession() - Method in class com.adaptris.core.jms.MessageTypeTranslatorImp
-
- currentSource() - Method in interface com.adaptris.core.lms.FileBackedMessage
-
Returns the current file that is the source of the message.
- currentThreadPoolCount() - Method in class com.adaptris.core.PoolingWorkflow
-
Return the current number of active threads in the thread pool.
- GaussianIntervalPoller - Class in com.adaptris.core
-
Implementation of
Poller which polls at a random interval with a normal distribution.
- GaussianIntervalPoller() - Constructor for class com.adaptris.core.GaussianIntervalPoller
-
Creates a new instance.
- GaussianIntervalPoller(TimeInterval, TimeInterval) - Constructor for class com.adaptris.core.GaussianIntervalPoller
-
- generate(AdaptrisMessage) - Method in class com.adaptris.core.services.aggregator.ConsumeDestinationFromMetadata
-
- generate(AdaptrisMessage) - Method in interface com.adaptris.core.services.aggregator.ConsumeDestinationGenerator
-
- generateHandler(byte[]) - Method in class com.adaptris.security.certificate.CertificateHandlerFactory
-
Create a CertificateHandler instance from the specified bytes.
- generateHandler(Certificate) - Method in class com.adaptris.security.certificate.CertificateHandlerFactory
-
Create a CertificateHandler instance from a pre-existing Certificate.
- generateHandler(InputStream) - Method in class com.adaptris.security.certificate.CertificateHandlerFactory
-
Create a CertificateHandler instance from the supplied inputstream.
- generateKey(String) - Method in class com.adaptris.core.http.client.net.MetadataResponseHeaderImpl
-
- generateTimestamp(AdaptrisMessage) - Method in class com.adaptris.core.services.metadata.timestamp.LastMessageTimestampGenerator
-
- generateTimestamp(AdaptrisMessage) - Method in class com.adaptris.core.services.metadata.timestamp.OffsetTimestampGenerator
-
- generateTimestamp(AdaptrisMessage) - Method in interface com.adaptris.core.services.metadata.timestamp.TimestampGenerator
-
- GenerateUniqueMetadataValueService - Class in com.adaptris.core.services.metadata
-
Service implementation that generates a unique item of metadata.
- GenerateUniqueMetadataValueService() - Constructor for class com.adaptris.core.services.metadata.GenerateUniqueMetadataValueService
-
- GenerateUniqueMetadataValueService(String) - Constructor for class com.adaptris.core.services.metadata.GenerateUniqueMetadataValueService
-
- GenerateUniqueMetadataValueService(String, IdGenerator) - Constructor for class com.adaptris.core.services.metadata.GenerateUniqueMetadataValueService
-
- get(String) - Method in interface com.adaptris.core.cache.Cache
-
Retrieves an object from the cache
- get(String) - Method in class com.adaptris.core.cache.ExpiringMapCache
-
- get(String) - Method in class com.adaptris.core.cache.NullCacheImplementation
-
- get(String) - Method in class com.adaptris.core.cache.RetryingCacheProxy
-
- get(int) - Method in class com.adaptris.core.ChannelList
-
- get(String) - Method in class com.adaptris.core.fs.InlineItemCache
-
- get(String) - Method in class com.adaptris.core.fs.NoCache
-
- get(String) - Method in interface com.adaptris.core.fs.ProcessedItemCache
-
Get the TrackedItem associated with the key.
- get(String) - Method in interface com.adaptris.core.interceptor.TimeSliceCacheProvider
-
Will return the current time slice.
- get(String) - Method in class com.adaptris.core.interceptor.TimeSliceDefaultCacheProvider
-
- get(int) - Method in class com.adaptris.core.runtime.MessageErrorDigest
-
- get(int) - Method in class com.adaptris.core.ServiceCollectionImp
-
- get(int) - Method in class com.adaptris.core.services.jdbc.StatementParameterList
-
- get(int) - Method in class com.adaptris.core.util.CastorizedList
-
- get(int) - Method in class com.adaptris.core.WorkflowList
-
- get(String, String) - Method in interface com.adaptris.filetransfer.FileTransferClient
-
Get data from the FTP server.
- get(OutputStream, String) - Method in interface com.adaptris.filetransfer.FileTransferClient
-
Get data from the FTP server.
- get(String) - Method in interface com.adaptris.filetransfer.FileTransferClient
-
Get data from the FTP server.
- get(File) - Method in interface com.adaptris.fs.FsWorker
-
Gets the contents of the specified File
.
- get(File) - Method in class com.adaptris.fs.NioWorker
-
- get(File) - Method in class com.adaptris.fs.StandardWorker
-
- get(OutputStream, String) - Method in class com.adaptris.ftp.ApacheFtpClientImpl
-
Get data from a remote file
- get(String) - Method in class com.adaptris.ftp.ApacheFtpClientImpl
-
Get data as a byte array from a server file
- get(OutputStream, String) - Method in class com.adaptris.sftp.SftpClient
-
- get(String) - Method in class com.adaptris.sftp.SftpClient
-
- get(int) - Method in class com.adaptris.util.KeyValuePairList
- getAbsolutePath() - Method in class com.adaptris.core.fs.ProcessedItem
-
- getAcceptedIssuers() - Method in class com.adaptris.security.util.AlwaysTrustManager
-
- getAcceptSuccessCallbacks() - Method in class com.adaptris.core.jms.JmsAsyncProducerEventHandler
-
- getAccessTokenBuilder() - Method in class com.adaptris.core.http.oauth.OauthTokenGetter
-
- getAccessTokenWriter() - Method in class com.adaptris.core.http.oauth.OauthTokenGetter
-
- getAcknowledgeMode() - Method in class com.adaptris.core.jms.BaseJmsPollingConsumerImpl
-
Sets the JMS acknowledge mode to use.
- getAcknowledgeMode() - Method in class com.adaptris.core.jms.JmsConsumerImpl
-
Returns the JMS acknowledge mode to use.
- getAcknowledgeMode() - Method in class com.adaptris.core.jms.JmsProducerImpl
-
Returns the JMS acknowledge mode.
- getAcquireIncrement() - Method in class com.adaptris.core.jdbc.JdbcPooledConnection
-
- getActualMarshaller() - Method in class com.adaptris.core.interceptor.StatisticMarshaller
-
- getAdapterBuildVersion() - Method in class com.adaptris.core.management.VersionReport
-
Get the Adapter Build Version.
- getAdapterBuildVersion() - Method in class com.adaptris.core.runtime.AdapterManager
-
- getAdapterBuildVersion() - Method in interface com.adaptris.core.runtime.AdapterManagerMBean
-
Get the adapter build version.
- getAdapterRegistry() - Method in interface com.adaptris.core.management.AdapterConfigManager
-
- getAdapters() - Method in class com.adaptris.core.runtime.AdapterRegistry
-
- getAdapters() - Method in interface com.adaptris.core.runtime.AdapterRegistryMBean
-
Get all the adapters that have been registered.
- getAdapterState() - Method in class com.adaptris.core.AdapterStateSummary
-
Returns the state of the Adapter
.
- getAdapterStateSummary() - Method in class com.adaptris.core.HeartbeatEvent
-
Return the AdapterStateSummary
.
- getAdapterUniqueId() - Method in class com.adaptris.core.AdapterLifecycleEvent
-
Returns the unique ID of the adapter emitting this event.
- getAdaptrisMessage() - Method in class com.adaptris.jdbc.StoredProcedure
-
- getAddCurrentThreadName() - Method in class com.adaptris.core.ThreadContextWorkflow
-
Append the current thread name to any generated friendly name.
- getAddDefaultKeysAsObjectMetadata() - Method in class com.adaptris.core.interceptor.LoggingContextWorkflowInterceptor
-
Return whether the default keys will be added to object metadata.
- getAdditionalDebug() - Method in class com.adaptris.core.ftp.FileTransferConnection
-
The additional debug flag.
- getAdditionalDebug() - Method in class com.adaptris.core.http.jetty.BasicJettyConsumer
-
- getAdditionalDebug() - Method in class com.adaptris.core.jms.JmsConnection
-
- getAdditionalDebug() - Method in class com.adaptris.core.jms.JmsPollingConsumerImpl
-
Set additional trace debug logs
- getAdditionalDebug() - Method in class com.adaptris.core.jmx.JmxConnection
-
- getAdditionalDebug() - Method in class com.adaptris.core.ThreadContextWorkflow
-
Log the internal object pool state.
- getAdditionalDebug() - Method in class com.adaptris.util.text.xml.Resolver
-
- getAdditionalLogging() - Method in class com.adaptris.core.jms.ActiveJmsConnectionErrorHandler
-
- getAdditionalParams() - Method in interface com.adaptris.security.keystore.KeystoreLocation
-
- getAdditionalSettings() - Method in class com.adaptris.core.ftp.FtpConnectionImp
-
- getAddNullValues() - Method in class com.adaptris.core.services.metadata.RegexpMetadataService
-
- getAgeBeforeEviction() - Method in class com.adaptris.core.fs.InlineItemCache
-
- getAggregator() - Method in class com.adaptris.core.services.splitter.PooledSplitJoinService
-
- getAggregator() - Method in class com.adaptris.core.services.splitter.SplitJoinService
-
Deprecated.
- getAlgorithm() - Method in class com.adaptris.core.security.SymmetricKeyCryptographyService
-
- getAlgorithm() - Method in class com.adaptris.core.services.conditional.conditions.ConditionExpression
-
- getAlgorithm() - Method in class com.adaptris.security.EncryptionAlgorithm
-
Return the algorithm.
- getAlgorithms() - Static method in class com.adaptris.security.util.SecurityUtil
-
- getAlias() - Method in class com.adaptris.core.runtime.ClassDescriptor
-
- getAlias() - Method in class com.adaptris.security.keystore.Alias
-
Get the alias associated with this object.
- getAlias() - Method in class com.adaptris.security.keystore.InlineKeystore
-
- getAliasPassword() - Method in class com.adaptris.security.keystore.Alias
-
Get the password associated with this object.
- getAllDescendants() - Method in class com.adaptris.core.runtime.AdapterManager
-
- getAllDescendants() - Method in interface com.adaptris.core.runtime.AdapterRuntimeComponent
-
Get all the descendants of this ParentComponent implementation.
- getAllDescendants() - Method in class com.adaptris.core.runtime.ChannelManager
-
- getAllDescendants() - Method in interface com.adaptris.core.runtime.ParentComponent
-
Get all the descendants of this ParentComponent implementation.
- getAllDescendants() - Method in class com.adaptris.core.runtime.WorkflowManager
-
- getAllowEmptyResults() - Method in class com.adaptris.core.services.metadata.xpath.XpathQueryImpl
-
- getAllowForwardSearch() - Method in class com.adaptris.core.ServiceList
-
- getAllowNulls() - Method in class com.adaptris.core.services.metadata.RegexpMetadataQuery
-
Returns whether the class allows null results.
- getAllowOverride() - Method in class com.adaptris.core.transform.XmlTransformService
-
Returns true if a configured XSLT URL may be over-ridden by one stored against a metadata key.
- getAllowRedirect() - Method in class com.adaptris.core.http.client.net.HttpProducer
-
Automatically handle redirection.
- getAlwaysHandleException() - Method in class com.adaptris.core.RootProcessingExceptionHandler
-
- getAlwaysReplace() - Method in class com.adaptris.core.services.metadata.AddTimestampMetadataService
-
- getAlwaysReplaceMetadata() - Method in class com.adaptris.core.services.jdbc.AbstractJdbcSequenceNumberService
-
- getAlwaysReplaceMetadata() - Method in class com.adaptris.core.services.metadata.SimpleSequenceNumberService
-
- getAlwaysSendPayload() - Method in class com.adaptris.core.http.client.net.StandardHttpProducer
-
Whether or not to always attempt to send the payload as the entity body.
- getAlwaysValidateConnection() - Method in class com.adaptris.core.jdbc.DatabaseConnection
-
Returns whether to always validate the database connection.
- getAlwaysValidateConnection() - Method in class com.adaptris.jdbc.connection.FailoverConfig
-
- GetAndCacheOauthToken - Class in com.adaptris.core.http.oauth
-
- GetAndCacheOauthToken() - Constructor for class com.adaptris.core.http.oauth.GetAndCacheOauthToken
-
- getAndIncrementStatistic(AdaptrisMessage, AdaptrisMessage) - Method in class com.adaptris.core.interceptor.NotifyingInterceptorByCount
-
- getApi(Properties) - Method in interface com.adaptris.core.management.vcs.RuntimeVersionControl
-
Will return a fully configured low-level api should you wish to perform direct actions on the
VCS.
- getAppendKeys() - Method in class com.adaptris.core.services.metadata.MetadataAppenderService
-
Returns the List
of metadata keys whose values are to be
appended.
- getArgument(String[]) - Method in class com.adaptris.core.management.ArgUtil
-
Get the argument specified.
- getArgument(String[], String[]) - Static method in class com.adaptris.core.management.ArgUtil
-
Convenience method to get the arguments.
- getArgumentMetadataKeys() - Method in class com.adaptris.core.services.metadata.AddFormattedMetadataService
-
- getArguments() - Method in class com.adaptris.core.services.system.DefaultCommandBuilder
-
- getArtifactIdentifiers() - Method in class com.adaptris.core.management.VersionReport
-
Get maven style artifact identifiers.
- getArtifactIdentifiers() - Method in class com.adaptris.core.runtime.AdapterManager
-
- getArtifactIdentifiers() - Method in interface com.adaptris.core.runtime.AdapterManagerMBean
-
Get a list of all the modules currently installed for this adapter.
- getAsString() - Method in interface com.adaptris.security.Output
-
Return the internal message, either encrypted or decrypted.
- getAsString(String) - Method in interface com.adaptris.security.Output
-
Return the internal message, either encrypted or decrypted.
- getAsString() - Method in class com.adaptris.security.SimpleOutput
-
- getAsString(String) - Method in class com.adaptris.security.SimpleOutput
-
- getAttemptAutoConvert() - Method in class com.adaptris.core.services.jdbc.ResultSetTranslatorImp
-
- getAuthentication() - Method in class com.adaptris.core.ftp.StandardSftpConnection
-
- getAuthenticator() - Method in class com.adaptris.core.http.client.net.HttpRequestServiceImpl
-
- getAuthenticator() - Method in class com.adaptris.core.http.client.net.StandardHttpProducer
-
- getAuthenticator() - Method in class com.adaptris.core.http.jetty.ConfigurableSecurityHandler
-
- getAutoCommit() - Method in class com.adaptris.core.jdbc.DatabaseConnection
-
Returns whether to auto-commit.
- getAutoCommit() - Method in class com.adaptris.core.jdbc.ProxySqlConnection
-
- getAutoCommit() - Method in class com.adaptris.jdbc.connection.FailoverConfig
-
Get autoCommit flag for this configuration
- getAutoCommit() - Method in class com.adaptris.jdbc.connection.FailoverDataSource.ConnectionProxy
-
- getAutoStart() - Method in class com.adaptris.core.Channel
-
- getBackOffMultiplier() - Method in class com.adaptris.core.jms.activemq.RedeliveryPolicyFactory
-
- getBaseDirectoryUrl() - Method in class com.adaptris.core.fs.FsConsumerImpl
-
The base directory specified as a URL.
- getBaseDirectoryUrl() - Method in class com.adaptris.core.fs.FsProducer
-
The base directory specified as a URL.
- getBaseUrl() - Method in class com.adaptris.core.http.jetty.retry.FilesystemRetryStore
-
The base URL file:///...
where we can discover files.
- getBatchWindow() - Method in class com.adaptris.core.services.jdbc.JdbcBatchingDataCaptureService
-
- getBlobTransferPolicy() - Method in class com.adaptris.core.jms.activemq.AdvancedActiveMqImplementation
-
Get the Blob Transfer Policy.
- getBody() - Method in class com.adaptris.core.services.mime.InlineMimePartBuilder
-
- getBodyPart(String) - Method in class com.adaptris.util.text.mime.BodyPartIterator
-
- getBodyPart(int) - Method in class com.adaptris.util.text.mime.BodyPartIterator
-
- getBootstrapProperties() - Method in class com.adaptris.core.config.ConfigPreProcessorImpl
-
- getBoundedCache() - Method in class com.adaptris.core.runtime.LruBoundedMessageCache
-
- getBranchingEnabled() - Method in class com.adaptris.core.services.ScriptingServiceImp
-
- getBrokerUploadUrl() - Method in class com.adaptris.core.jms.activemq.BlobTransferPolicyFactory
-
- getBrokerUrl() - Method in class com.adaptris.core.jms.UrlVendorImplementation
-
Returns the broker URL.
- getBufferSize() - Method in class com.adaptris.core.jms.activemq.BlobTransferPolicyFactory
-
- getBufferSize() - Method in class com.adaptris.core.services.splitter.LineCountSplitter
-
- getBuildDirectory() - Method in class com.adaptris.core.ftp.FtpProducer
-
Get the build directory.
- getBuilder() - Method in class com.adaptris.core.jdbc.PluggableJdbcPooledConnection
-
- getBuilder(ObjectName) - Method in class com.adaptris.core.runtime.AdapterRegistry
-
- getBuilder(Properties) - Method in class com.adaptris.core.runtime.AdapterRegistry
-
- getBuilder(ObjectName) - Method in interface com.adaptris.core.runtime.AdapterRegistryMBean
-
- getBuilder(Properties) - Method in interface com.adaptris.core.runtime.AdapterRegistryMBean
-
- getBuilder() - Method in class com.adaptris.core.security.access.VerifyIdentityService
-
- getBuilderMBean(ObjectName) - Method in class com.adaptris.core.runtime.AdapterRegistry
-
- getBuilderMBean(ObjectName) - Method in interface com.adaptris.core.runtime.AdapterRegistryMBean
-
- getBuilders() - Method in class com.adaptris.core.runtime.AdapterRegistry
-
- getBuilders() - Method in interface com.adaptris.core.runtime.AdapterRegistryMBean
-
Get All the builders.
- getBuilders() - Method in class com.adaptris.core.security.access.CompositeIdentityBuilder
-
- getByName(String) - Method in class com.adaptris.core.jdbc.JdbcParameterList
-
- getByName(String) - Method in interface com.adaptris.core.jdbc.ParameterList
-
- getByOrder(int) - Method in class com.adaptris.core.jdbc.JdbcParameterList
-
- getByOrder(int) - Method in interface com.adaptris.core.jdbc.ParameterList
-
- getBytes() - Method in interface com.adaptris.security.Output
-
Return the internal message, either encrypted or decrypted.
- getBytes() - Method in class com.adaptris.security.SimpleOutput
-
- getBytes() - Method in class com.adaptris.util.text.mime.ByteArrayDataSource
-
- getBytes() - Method in class com.adaptris.util.text.mime.MultiPartOutput
-
Get bytes created by this multi-part.
- getByteTranslator() - Method in class com.adaptris.core.services.metadata.MetadataHashingService
-
- getByteTranslator() - Method in class com.adaptris.core.services.metadata.PayloadHashingService
-
- getCache() - Method in class com.adaptris.core.DynamicSharedService
-
- getCacheConnection() - Method in class com.adaptris.core.ftp.FileTransferConnection
-
- getCacheEntryEvaluators() - Method in class com.adaptris.core.services.cache.CacheServiceBase
-
- getCacheExpiration() - Method in class com.adaptris.core.ftp.FileTransferConnection
-
- getCacheInstance() - Method in class com.adaptris.core.services.cache.CacheConnection
-
- getCacheKey() - Method in class com.adaptris.core.http.jetty.JettyAsyncWorkflowInterceptor
-
- getCacheKey() - Method in class com.adaptris.core.http.oauth.GetAndCacheOauthToken
-
- getCacheName() - Method in class com.adaptris.core.interceptor.ThrottlingInterceptor
-
- getCacheNames() - Method in class com.adaptris.core.interceptor.TimeSlicePersistence
-
- getCacheProvider() - Method in class com.adaptris.core.interceptor.ThrottlingInterceptor
-
- getCacheTransforms() - Method in class com.adaptris.core.transform.XmlTransformService
-
Returns true if XSLTs should be cached.
- getCaptureOutgoingMessageDetails() - Method in class com.adaptris.core.jms.JmsProducerImpl
-
- getCases() - Method in class com.adaptris.core.services.conditional.Switch
-
- getCatalog() - Method in class com.adaptris.core.jdbc.ProxySqlConnection
-
- getCatalog() - Method in class com.adaptris.jdbc.connection.FailoverDataSource.ConnectionProxy
-
- getCdataColumnRegexp() - Method in class com.adaptris.core.services.jdbc.XmlPayloadTranslatorImpl
-
- getCertificate() - Method in interface com.adaptris.security.certificate.CertificateHandler
-
Get the certificate contained within this handler for further manual
querying.
- getCertificate(String) - Method in class com.adaptris.security.keystore.CompositeKeystore
-
- getCertificate() - Method in class com.adaptris.security.keystore.InlineKeystore
-
- getCertificate(String) - Method in interface com.adaptris.security.keystore.KeystoreProxy
-
Return the certificate specified by the given alias.
- getCertificateChain(String) - Method in class com.adaptris.security.keystore.CompositeKeystore
-
- getCertificateChain(String) - Method in interface com.adaptris.security.keystore.KeystoreProxy
-
Return the certificate specified by the given alias.
- getChannel(int) - Method in class com.adaptris.core.ChannelList
-
Returns the Channel
stored at the passed pos
in the List
.
- getChannel(String) - Method in class com.adaptris.core.ChannelList
-
Returns the
Channel
with the passed
uniqueId
or null if no such channel exists.
- getChannelFriendlyName() - Method in class com.adaptris.core.event.ChannelRestartEvent
-
Returns the friendly name of the Channel
if one has been configured.
- getChannelId() - Method in class com.adaptris.core.MessageLifecycleEvent
-
Get the id of the channel that started processing this message.
- getChannelList() - Method in class com.adaptris.core.Adapter
-
Returns the ChannelList
.
- getChannels() - Method in class com.adaptris.core.ChannelList
-
Returns the underlying List
of Channel
s.
- getChannelStates() - Method in class com.adaptris.core.AdapterStateSummary
-
- getChannelUnavailableWaitInterval() - Method in class com.adaptris.core.WorkflowImp
-
Get the time the
Workflow
implementation will wait if its parent
Channel
is unavailable before resubmitting the
message.
- getCharacterEncoding() - Method in class com.adaptris.core.services.jdbc.types.ColumnWriterWithCharEncoding
-
- getCharacterEncoding() - Method in class com.adaptris.core.services.metadata.HexToStringService
-
- getCharEncoding() - Method in interface com.adaptris.core.AdaptrisMessage
-
- getCharEncoding() - Method in class com.adaptris.core.services.cache.translators.StringPayloadCacheTranslator
-
- getCharEncoding() - Method in class com.adaptris.core.services.ChangeCharEncodingService
-
- getCharset() - Method in class com.adaptris.core.services.findreplace.HexSequenceConfiguredReplacementSource
-
- getCharset() - Method in class com.adaptris.core.services.metadata.HexToStringService
-
- getCharsetEncoding() - Method in class com.adaptris.util.text.CharsetByteTranslator
-
- getCheckCharset() - Method in class com.adaptris.core.http.jetty.JettyMessageConsumer
-
Whether or not to check the character encoding on the request
- getCheckClassName() - Method in class com.adaptris.core.management.config.ConfigurationCheckReport
-
- getCheckInterval() - Method in class com.adaptris.core.jms.ActiveJmsConnectionErrorHandler
-
- getCheckName() - Method in class com.adaptris.core.management.config.ConfigurationCheckReport
-
- getChildren() - Method in class com.adaptris.core.runtime.AdapterManager
-
- getChildren() - Method in class com.adaptris.core.runtime.ChannelManager
-
- getChildren() - Method in interface com.adaptris.core.runtime.ParentComponentMBean
-
Get the list of ObjectName
instances that map to all the immeidate child components of this parent.
- getChildRuntimeInfoComponents() - Method in class com.adaptris.core.runtime.AdapterManager
-
- getChildRuntimeInfoComponents() - Method in class com.adaptris.core.runtime.ChannelManager
-
- getChildRuntimeInfoComponents() - Method in interface com.adaptris.core.runtime.ParentRuntimeInfoComponentMBean
-
- getChildRuntimeInfoComponents() - Method in class com.adaptris.core.runtime.WorkflowManager
-
- getCipherTransformation() - Method in class com.adaptris.core.security.SymmetricKeyCryptographyService
-
- getClassDefinition(String) - Method in class com.adaptris.core.runtime.AdapterRegistry
-
- getClassDefinition(String) - Method in interface com.adaptris.core.runtime.AdapterRegistryMBean
-
In JSON format return the full class description, including subclasses and annotation detail.
- getClassDescriptorProperties() - Method in class com.adaptris.core.runtime.ClassDescriptor
-
- getClasses(InputStream) - Static method in class com.adaptris.core.marshaller.xstream.XStreamUtils
-
Reads in the given resource file and converts each line of input into a
Class.
- getClassMappings() - Method in class com.adaptris.core.MarshalledClassDestination
-
Get the mappings.
- getClassName() - Method in class com.adaptris.core.management.ManagementComponentInfo
-
- getClassName() - Method in class com.adaptris.core.runtime.ClassDescriptor
-
- getClassName() - Method in class com.adaptris.core.runtime.ClassDescriptorProperty
-
- getClassType() - Method in class com.adaptris.core.runtime.ClassDescriptor
-
- getClientId() - Method in class com.adaptris.core.jms.JmsConnection
-
Sets the broker connection client ID.
- getClientId() - Method in class com.adaptris.core.jms.JmsPollingConsumerImpl
-
- getClientInfo() - Method in class com.adaptris.core.jdbc.ProxySqlConnection
-
- getClientInfo(String) - Method in class com.adaptris.core.jdbc.ProxySqlConnection
-
- getClientInfo() - Method in class com.adaptris.jdbc.connection.FailoverDataSource.ConnectionProxy
-
- getClientInfo(String) - Method in class com.adaptris.jdbc.connection.FailoverDataSource.ConnectionProxy
-
- getCloneService() - Method in class com.adaptris.core.SharedService
-
- getCoalescing() - Method in class com.adaptris.core.util.DocumentBuilderFactoryBuilder
-
Calls DocumentBuilderFactory.setCoalescing(boolean)
if non-null
- getCode() - Method in interface com.adaptris.core.http.server.HttpStatusProvider.Status
-
The HTTP status code itself.
- getCode() - Method in class com.adaptris.core.http.server.RawStatusProvider
-
- getCodeKey() - Method in class com.adaptris.core.http.server.MetadataStatusProvider
-
- getCollisionAvoidancePercent() - Method in class com.adaptris.core.jms.activemq.RedeliveryPolicyFactory
-
- getColumnBookendCharacter() - Method in class com.adaptris.core.services.jdbc.JdbcMapInsert
-
- getColumnName() - Method in class com.adaptris.core.services.jdbc.SimplePayloadResultSetTranslator
-
- getColumnNameStyle() - Method in class com.adaptris.core.services.jdbc.StyledResultTranslatorImp
-
Get the column name format.
- getColumnTranslators() - Method in class com.adaptris.core.services.jdbc.ResultSetTranslatorImp
-
- getColumnWriter() - Method in class com.adaptris.core.services.jdbc.SimplePayloadResultSetTranslator
-
- getCommandBuilder() - Method in class com.adaptris.core.services.system.SystemCommandExecutorService
-
- getComment() - Method in class com.adaptris.core.management.vcs.RevisionHistoryItem
-
- getComments() - Method in class com.adaptris.core.Channel
-
- getComments() - Method in interface com.adaptris.core.ConfigComment
-
- getComments() - Method in class com.adaptris.core.ServiceCollectionImp
-
- getComments() - Method in class com.adaptris.core.WorkflowImp
-
- getComparator() - Method in class com.adaptris.core.services.metadata.compare.MetadataComparisonService
-
- getCompareToPreviousMatch() - Method in class com.adaptris.core.services.splitter.SimpleRegexpMessageSplitter
-
Returns whether this splitter will group matched records together.
- getComponentState() - Method in enum com.adaptris.core.ConfiguredComponentState
-
- getComponentState() - Method in interface com.adaptris.core.runtime.AdapterComponentMBean
-
Get the state of this managed runtime component.
- getComponentState() - Method in class com.adaptris.core.runtime.ComponentManagerImpl
-
- getCompressionMode() - Method in class com.adaptris.core.lms.ZipFileBackedMessageFactory
-
- getCondition() - Method in class com.adaptris.core.http.jetty.JettyRouteSpec
-
- getCondition() - Method in class com.adaptris.core.services.conditional.Case
-
- getCondition() - Method in class com.adaptris.core.services.conditional.conditions.ConditionNot
-
- getCondition() - Method in class com.adaptris.core.services.conditional.IfElse
-
- getCondition() - Method in class com.adaptris.core.services.conditional.While
-
- getConditions() - Method in class com.adaptris.core.services.conditional.conditions.ConditionListImpl
-
- getConfig() - Method in class com.adaptris.core.management.jetty.ServerBuilder
-
- getConfig() - Method in class com.adaptris.jdbc.connection.FailoverConnection
-
Get the configuration.
- getConfig() - Method in class com.adaptris.sftp.HostConfig
-
- getConfig(String) - Method in class com.adaptris.sftp.InlineConfigBuilder
-
- getConfig() - Method in class com.adaptris.sftp.InlineConfigBuilder
-
- getConfig(String) - Method in class com.adaptris.sftp.PerHostConfigBuilder
-
Return the configuration for the host.
- getConfigItem(String) - Method in class com.adaptris.core.management.jetty.ServerBuilder
-
- getConfigItem(String, String) - Method in class com.adaptris.core.management.jetty.ServerBuilder
-
- getConfigLocation() - Method in class com.adaptris.core.services.duplicate.DuplicateMessageRoutingService
-
Gets the location for the file that will contain the persisted list of
received ids.
- getConfigManager() - Method in class com.adaptris.core.management.BootstrapProperties
-
- getConfiguration() - Method in class com.adaptris.core.config.ConfigPreProcessorImpl
-
- getConfiguration() - Method in class com.adaptris.core.ftp.StandardSftpConnection
-
- getConfiguration() - Method in interface com.adaptris.core.runtime.AdapterComponentMBean
-
Get a marshalled copy of the configuration for this item.
- getConfiguration() - Method in class com.adaptris.core.runtime.AdapterRegistry
-
- getConfiguration() - Method in interface com.adaptris.core.runtime.AdapterRegistryMBean
-
- getConfiguration() - Method in class com.adaptris.core.runtime.ComponentManagerImpl
-
- getConfiguration() - Method in class com.adaptris.util.datastore.DataStore
-
Get the configuration for this datastore.
- getConfigurationStream() - Method in class com.adaptris.core.management.BootstrapProperties
-
- getConfigurationURL(ObjectName) - Method in class com.adaptris.core.runtime.AdapterRegistry
-
- getConfigurationURL(ObjectName) - Method in interface com.adaptris.core.runtime.AdapterRegistryMBean
-
Get the URL that was used to create the adapter associated with that ObjectName.
- getConfigurationUrls() - Method in class com.adaptris.core.management.BootstrapProperties
-
- getConfigurationURLString(ObjectName) - Method in class com.adaptris.core.runtime.AdapterRegistry
-
- getConfigurationURLString(ObjectName) - Method in interface com.adaptris.core.runtime.AdapterRegistryMBean
-
Get the URL that was used to create the adapter associated with that ObjectName.
- getConfiguredThreadName() - Method in class com.adaptris.core.ConsumeDestinationImp
-
Returns the configured thread name.
- getConfirmationId() - Method in class com.adaptris.core.MleMarker
-
- getConnection() - Method in interface com.adaptris.core.ConnectedService
-
Returns the AdaptrisConnection
to use.
- getConnection() - Method in class com.adaptris.core.DefaultEventHandler
-
Returns the AdaptrisConnection
to use.
- getConnection() - Method in class com.adaptris.core.ftp.AggregatingFtpConsumeService
-
- getConnection() - Method in class com.adaptris.core.http.jetty.retry.RetryFromJetty
-
The underlying Jetty connection.
- getConnection() - Method in class com.adaptris.core.http.oauth.GetAndCacheOauthToken
-
- getConnection() - Method in class com.adaptris.core.jdbc.JdbcService
-
- getConnection(AdaptrisMessage) - Method in class com.adaptris.core.jdbc.JdbcService
-
Get the
Connection
either from the
AdaptrisMessage
object or from configuration.
- getConnection() - Method in class com.adaptris.core.jdbc.PooledDataSourceImpl
-
- getConnection(String, String) - Method in class com.adaptris.core.jdbc.PooledDataSourceImpl
-
- getConnection() - Method in class com.adaptris.core.jdbc.ProxySqlConnection
-
- getConnection() - Method in class com.adaptris.core.jms.AggregatingJmsConsumeService
-
- getConnection() - Method in class com.adaptris.core.services.cache.CacheServiceImpl
-
- getConnection() - Method in class com.adaptris.core.services.conditional.conditions.ExistsInCache
-
- getConnection() - Method in class com.adaptris.core.services.dynamic.ExtractorWithConnection
-
- getConnection() - Method in class com.adaptris.core.services.jdbc.JdbcServiceList
-
- getConnection() - Method in class com.adaptris.core.services.jdbc.SplittingXmlPayloadTranslator
-
Returns the AdaptrisConnection
to use for producing split
messages.
- getConnection() - Method in class com.adaptris.core.services.jmx.JmxOperationServiceImpl
-
- getConnection() - Method in class com.adaptris.core.services.splitter.BasicMessageSplitterService
-
Returns the AdaptrisConnection
to use for producing split
messages.
- getConnection() - Method in class com.adaptris.core.StandaloneConsumer
-
Get the connection to be used.
- getConnection() - Method in class com.adaptris.core.StandaloneProducer
-
Returns the connection to use.
- getConnection(AdaptrisMessage, AdaptrisConnection) - Static method in class com.adaptris.core.util.JdbcUtil
-
Convenience method to get the
Connection
either from the
AdaptrisMessage
object or from configuration.
- getConnection() - Method in class com.adaptris.jdbc.connection.FailoverConnection
-
Returns the userConnection.
- getConnection() - Method in class com.adaptris.jdbc.connection.FailoverDataSource
-
Get the configured connection.
- getConnection(String, String) - Method in class com.adaptris.jdbc.connection.FailoverDataSource
-
Get the configured connection.
- getConnection() - Method in class com.adaptris.jdbc.StoredProcedure
-
- getConnectionAcquireWait() - Method in class com.adaptris.core.jdbc.JdbcPooledConnection
-
- getConnectionAttempts() - Method in class com.adaptris.core.AllowsRetriesConnection
-
Returns the number of connection attempts to make.
- getConnectionErrorHandler() - Method in interface com.adaptris.core.AdaptrisConnection
-
- getConnectionErrorHandler() - Method in class com.adaptris.core.AdaptrisConnectionImp
-
- getConnectionErrorHandler() - Method in class com.adaptris.core.SharedConnection
-
- getConnectionFactoryProperties() - Method in class com.adaptris.core.jms.activemq.AdvancedActiveMqImplementation
-
- getConnectionIds() - Method in class com.adaptris.core.SharedComponentList
-
Return a list of connection-ids that are registered.
- getConnectionName() - Method in class com.adaptris.core.jdbc.DatabaseConnection
-
Returns a name for this connection for logging purposes.
- getConnectionName() - Method in class com.adaptris.core.jdbc.FailoverJdbcConnection
-
- getConnectionName() - Method in class com.adaptris.core.jdbc.JdbcConnection
-
- getConnectionName() - Method in class com.adaptris.core.jdbc.JdbcPooledConnectionImpl
-
- getConnectionPoolProperties() - Method in class com.adaptris.core.jdbc.AdvancedJdbcPooledConnection
-
- getConnectionProperties() - Method in class com.adaptris.core.jdbc.DatabaseConnection
-
Get any additional connection properties that have been configured.
- getConnectionProperties() - Method in class com.adaptris.jdbc.connection.FailoverConfig
-
- getConnectionRetryInterval() - Method in class com.adaptris.core.AllowsRetriesConnection
-
- getConnections() - Method in class com.adaptris.core.jms.FailoverJmsConnection
-
- getConnections() - Method in class com.adaptris.core.SharedComponentList
-
Returns a clone of the connections list.
- getConnectionUrls() - Method in class com.adaptris.jdbc.connection.FailoverConfig
-
Get the configured list of URLs.
- getConnectTimeout() - Method in class com.adaptris.core.http.client.net.StandardHttpProducer
-
The connect timeout.
- getConnectUrl() - Method in class com.adaptris.core.jdbc.JdbcConnection
-
Returns the connection string to use for this JDBC source.
- getConnectUrl() - Method in class com.adaptris.core.jdbc.JdbcPooledConnectionImpl
-
- getConnectUrls() - Method in class com.adaptris.core.jdbc.FailoverJdbcConnection
-
Get the configured list of URLs.
- getConstant() - Method in class com.adaptris.core.jdbc.JdbcConstantParameter
-
- getConstraintName() - Method in class com.adaptris.core.http.jetty.SecurityConstraint
-
- getConsumeConnection() - Method in class com.adaptris.core.Channel
-
Returns the AdaptrisConnection
used for consuming.
- getConsumer() - Method in class com.adaptris.core.ftp.AggregatingFtpConsumeService
-
- getConsumer() - Method in class com.adaptris.core.StandaloneConsumer
-
Returns the underlying AdaptrisMessageConsumer
.
- getConsumer() - Method in interface com.adaptris.core.Workflow
-
Returns this Workflow
's AdaptrisMessageConsumer
.
- getConsumer() - Method in class com.adaptris.core.WorkflowImp
-
Returns the AdaptrisMessageConsumer
to use.
- getContent() - Method in class com.adaptris.core.DefaultAdaptrisMessageImp
-
- getContent(String) - Method in interface com.adaptris.core.MultiPayloadAdaptrisMessage
-
Get the payload content for the given ID.
- getContent() - Method in class com.adaptris.core.MultiPayloadAdaptrisMessageImp
-
Get the current payload content.
- getContent(String) - Method in class com.adaptris.core.MultiPayloadAdaptrisMessageImp
-
Get the payload content for the given ID.
- getContent() - Method in class com.adaptris.core.SerializableAdaptrisMessage
-
- getContentEncoding() - Method in class com.adaptris.core.AdaptrisMessageImp
-
- getContentEncoding() - Method in class com.adaptris.core.common.MetadataStreamParameter
-
- getContentEncoding() - Method in class com.adaptris.core.common.PayloadStreamOutputParameter
-
- getContentEncoding() - Method in class com.adaptris.core.common.StringPayloadDataOutputParameter
-
- getContentEncoding(String) - Method in interface com.adaptris.core.MultiPayloadAdaptrisMessage
-
Get the content encoding for the given payload ID.
- getContentEncoding() - Method in class com.adaptris.core.MultiPayloadAdaptrisMessageImp
-
.
- getContentEncoding(String) - Method in class com.adaptris.core.MultiPayloadAdaptrisMessageImp
-
Get the content encoding for the given payload ID.
- getContentEncoding() - Method in class com.adaptris.core.SerializableAdaptrisMessage
-
- getContentEncoding() - Method in class com.adaptris.core.services.mime.InlineMimePartBuilder
-
- getContentId() - Method in class com.adaptris.core.services.mime.InlineMimePartBuilder
-
- getContentId() - Method in class com.adaptris.core.services.mime.MultipartMessageBuilder
-
- getContentId() - Method in class com.adaptris.util.text.mime.SelectByContentId
-
- getContentType() - Method in class com.adaptris.core.http.client.net.HttpRequestServiceImpl
-
- getContentType(AdaptrisMessage) - Method in class com.adaptris.core.http.ConfiguredContentTypeProvider
-
- getContentType(AdaptrisMessage) - Method in interface com.adaptris.core.http.ContentTypeProvider
-
Get the content type.
- getContentType() - Method in class com.adaptris.core.http.jetty.JettyResponseService
-
- getContentType() - Method in class com.adaptris.core.http.jetty.retry.ReportBuilder
-
Set the content type to be associated with the report.
- getContentType(AdaptrisMessage) - Method in class com.adaptris.core.http.MetadataContentTypeProvider
-
- getContentType(AdaptrisMessage) - Method in class com.adaptris.core.http.NullContentTypeProvider
-
- getContentType(AdaptrisMessage) - Method in class com.adaptris.core.http.RawContentTypeProvider
-
- getContentType() - Method in class com.adaptris.core.http.RawContentTypeProvider
-
- getContentType() - Method in class com.adaptris.core.services.mime.InlineMimePartBuilder
-
- getContentType() - Method in class com.adaptris.util.text.mime.ByteArrayDataSource
-
- getContentType() - Method in class com.adaptris.util.text.mime.InputStreamDataSource
-
- getContentType() - Method in class com.adaptris.util.text.mime.MultipartIterator
-
Convenience Method to get the content-Type
- getContentTypeKey() - Method in class com.adaptris.core.services.metadata.FormDataToMetadata
-
- getContentTypeMetadataKey() - Method in class com.adaptris.core.services.ReadFileService
-
- getContentTypeProbe() - Method in class com.adaptris.core.services.ReadFileService
-
- getContentTypeProvider() - Method in class com.adaptris.core.http.client.net.HttpProducer
-
Content-Type header associated with the HTTP operation
- getContentTypeProvider() - Method in class com.adaptris.core.http.jetty.ResponseProducerImpl
-
The Content-Type to send with the response.
- getContinueOnFail() - Method in class com.adaptris.core.ServiceCollectionImp
-
- getContinueOnFail() - Method in class com.adaptris.core.ServiceImp
-
- getContinueOnFail() - Method in class com.adaptris.core.SharedServiceImpl
-
- getConvertBackToConsumedType() - Method in class com.adaptris.core.jms.AutoConvertMessageTranslator
-
- getConvertNull() - Method in class com.adaptris.core.services.jdbc.StatementParameterImpl
-
Whether to convert null object results into something meaningful.
- getCopyMetadata() - Method in class com.adaptris.core.services.jdbc.SplittingXmlPayloadTranslator
-
- getCopyMetadata() - Method in class com.adaptris.core.services.splitter.MessageSplitterImp
-
Returns whether to copy metadata from the original message to the split
messages.
- getCopyObjectMetadata() - Method in class com.adaptris.core.services.splitter.MessageSplitterImp
-
- getCorrectState() - Method in class com.adaptris.core.OutOfStateHandlerImp
-
- getCorrelationIdSource() - Method in class com.adaptris.core.jms.BaseJmsPollingConsumerImpl
-
Sets correlationIdSource.
- getCorrelationIdSource() - Method in class com.adaptris.core.jms.JmsConsumerImpl
-
Returns correlationIdSource.
- getCorrelationIdSource() - Method in class com.adaptris.core.jms.JmsProducerImpl
-
Returns correlationIdSource.
- getCountThreshold() - Method in class com.adaptris.core.interceptor.MessageThresholdNotification
-
- getCreateDatabase() - Method in class com.adaptris.core.services.jdbc.AbstractJdbcSequenceNumberService
-
- getCreateDirs() - Method in class com.adaptris.core.fs.FsConsumerImpl
-
Create missing directories when trying to poll
- getCreateDirs() - Method in class com.adaptris.core.fs.FsProducer
-
Specify whether to create directories that do not exist.
- getCreateTempDir() - Method in class com.adaptris.core.lms.FileBackedMessageFactory
-
- getCreationCompleteCheck() - Method in class com.adaptris.core.fs.FsImmediateEventPoller
-
- getCreationTime() - Method in class com.adaptris.core.Event
-
Returns the creation time of this Event
.
- getCreationTime() - Method in class com.adaptris.core.MleMarker
-
Get the creation time.
- getCronExpression() - Method in class com.adaptris.core.QuartzCronPoller
-
Return the cron expression to use.
- getCurrentDoc() - Method in class com.adaptris.util.XmlUtils
-
- getCurrentPayloadId() - Method in interface com.adaptris.core.MultiPayloadAdaptrisMessage
-
Get the ID of the current payload.
- getCurrentPayloadId() - Method in class com.adaptris.core.MultiPayloadAdaptrisMessageImp
-
Get the ID of the current payload.
- getCurrentTimeSlice() - Method in class com.adaptris.core.interceptor.NotifyingInterceptorByCount
-
- getCurrentTimeSlice(String) - Method in class com.adaptris.core.interceptor.TimeSlicePersistence
-
- getDatabaseDriver() - Method in class com.adaptris.jdbc.connection.FailoverConfig
-
Get the configured database Driver for this config
- getDataFile() - Method in class com.adaptris.util.datastore.SimpleDataStore
-
Get the data filename.
- getDate() - Method in class com.adaptris.core.runtime.MessageDigestEntry
-
- getDateFormat() - Method in class com.adaptris.core.services.jdbc.DatetimeStatementParameter
-
Get the configured Date Format.
- getDateFormat() - Method in class com.adaptris.core.services.jdbc.types.DateColumnTranslator
-
- getDateFormat() - Method in class com.adaptris.core.services.metadata.compare.CompareTimestamps
-
- getDateFormatBuilder() - Method in class com.adaptris.core.services.metadata.AddTimestampMetadataService
-
- getDebug() - Method in class com.adaptris.core.SharedComponentList
-
- getDebugMode() - Method in class com.adaptris.core.jdbc.DatabaseConnection
-
Returns this connection's debug mode.
- getDebugMode() - Method in class com.adaptris.jdbc.connection.FailoverConfig
-
Return whether the database connection should have further verbose logging.
- getDebugUnreturnedConnectionStackTraces() - Method in class com.adaptris.core.jdbc.DebugPoolFactory
-
- getDefault() - Static method in class com.adaptris.security.keystore.KeystoreFactory
-
Get the default instance of the factory.
- getDefaultAccount() - Method in class com.adaptris.core.ftp.FtpConnectionImp
-
- getDefaultAdapterConfig() - Method in interface com.adaptris.core.management.AdapterConfigManager
-
- getDefaultAdapterConfig() - Method in class com.adaptris.core.management.config.XStreamConfigManager
-
- getDefaultAdapterResourceName() - Method in class com.adaptris.core.management.config.XStreamConfigManager
-
- getDefaultBufferSize() - Method in class com.adaptris.core.lms.FileBackedMessageFactory
-
- getDefaultCharEncoding() - Method in class com.adaptris.core.AdaptrisMessageFactory
-
Return the default character encoding for the message.
- getDefaultCharEncoding() - Method in class com.adaptris.core.DefaultMessageFactory
-
- getDefaultCharEncoding() - Method in class com.adaptris.core.MultiPayloadMessageFactory
-
- getDefaultConfiguration() - Method in class com.adaptris.sftp.PerHostConfigBuilder
-
- getDefaultControlPort() - Method in class com.adaptris.core.ftp.FileTransferConnection
-
- getDefaultDestination() - Method in class com.adaptris.core.ExceptionDestination
-
- getDefaultDestination() - Method in class com.adaptris.core.MarshalledClassDestination
-
Get the default destination.
- getDefaultDestination() - Method in class com.adaptris.core.services.aggregator.ConsumeDestinationFromMetadata
-
- getDefaultDestination() - Method in class com.adaptris.core.XpathProduceDestination
-
- getDefaultEncoding() - Method in class com.adaptris.util.stream.UnicodeDetectingInputStream
-
- getDefaultExceptionMessage() - Method in class com.adaptris.core.services.exception.ExceptionFromMetadata
-
Returns the configured exception message to use.
- getDefaultFilterExpression() - Method in class com.adaptris.core.services.aggregator.ConsumeDestinationFromMetadata
-
- getDefaultInstance() - Static method in class com.adaptris.core.AdaptrisMessageFactory
-
Get the default implementationion of AdaptrisMessageFactory.
- getDefaultInstance() - Static method in class com.adaptris.core.management.properties.PropertyResolver
-
Convenience method to get a default instance of the PropertyResolver.
- getDefaultInstance() - Static method in class com.adaptris.security.certificate.RevocationService
-
Get the default instance of the RevocationService.
- getDefaultMarshaller() - Static method in class com.adaptris.core.DefaultMarshaller
-
- getDefaultMethod() - Method in class com.adaptris.core.http.client.MetadataRequestMethodProvider
-
- getDefaultMimeType() - Method in class com.adaptris.core.http.MetadataContentTypeProvider
-
- getDefaultName() - Method in class com.adaptris.core.MetadataFileNameCreator
-
Sets the 'default name' which will be used if the metadata value is null
or empty.
- getDefaultPassword() - Method in class com.adaptris.core.ftp.FileTransferConnectionUsingPassword
-
Get the password.
- getDefaultPassword() - Method in class com.adaptris.core.ftp.SftpPasswordAuthentication
-
Get the password.
- getDefaultPayloadId() - Method in class com.adaptris.core.MultiPayloadMessageFactory
-
Get the default payload ID.
- getDefaultServiceId() - Method in class com.adaptris.core.http.client.net.BranchingHttpRequestService
-
Set the default service-id in the event that no matches are found (optional).
- getDefaultServiceId() - Method in class com.adaptris.core.http.jetty.JettyRoutingService
-
- getDefaultServiceId() - Method in class com.adaptris.core.services.metadata.MetadataBranchingServiceImp
-
Returns the ID of an optional default Service
.
- getDefaultStatus() - Method in class com.adaptris.core.http.server.MetadataStatusProvider
-
- getDefaultUploadUrl() - Method in class com.adaptris.core.jms.activemq.BlobTransferPolicyFactory
-
- getDefaultUserName() - Method in class com.adaptris.core.ftp.FileTransferConnection
-
Returns the default user name.
- getDefaultValue() - Method in class com.adaptris.core.runtime.ClassDescriptorProperty
-
- getDeferConsumerCreationToVendor() - Method in class com.adaptris.core.jms.JmsConsumer
-
Set to true if you wish to let the JMS message consumer be delegated by the configured vendor
implementation.
- getDeferConsumerCreationToVendor() - Method in class com.adaptris.core.jms.JmsSyncConsumer
-
Set to true if you wish to let the JMS message consumer be delegated by the configured vendor implementation.
- getDefinition() - Method in class com.adaptris.core.services.conditional.conditions.ConditionFunction
-
- getDelayBetweenRetries() - Method in class com.adaptris.core.services.RetryingServiceWrapper
-
- getDeleteAggregatedFiles() - Method in class com.adaptris.core.fs.AggregatingFsConsumer
-
- getDeleteAggregatedFiles() - Method in class com.adaptris.core.ftp.AggregatingFtpConsumer
-
- getDeleteEndpointPrefix() - Method in class com.adaptris.core.http.jetty.retry.RetryFromJetty
-
The delete endpoint.
- getDeleteHttpMethod() - Method in class com.adaptris.core.http.jetty.retry.RetryFromJetty
-
The HTTP method which is required for deleting messages from the retry store; the default is
DELETE.
- getDeliveryMode() - Method in class com.adaptris.core.jms.JmsProducerImpl
-
Returns the JMS delivery mode.
- getDeliveryThreadName() - Method in interface com.adaptris.core.ConsumeDestination
-
Returns the name to use for the delivery thread.
- getDeliveryThreadName() - Method in class com.adaptris.core.ConsumeDestinationImp
-
- getDestDirectory() - Method in class com.adaptris.core.ftp.FtpProducer
-
Get the destination directory.
- getDestination() - Method in class com.adaptris.core.common.FileParameter
-
- getDestination() - Method in class com.adaptris.core.ConfiguredConsumeDestination
-
- getDestination(AdaptrisMessage) - Method in class com.adaptris.core.ConfiguredDestination
-
- getDestination() - Method in class com.adaptris.core.ConfiguredDestination
-
- getDestination() - Method in interface com.adaptris.core.ConsumeDestination
-
Returns the name of the destination.
- getDestination(AdaptrisMessage) - Method in class com.adaptris.core.ExceptionDestination
-
- getDestination(AdaptrisMessage) - Method in class com.adaptris.core.FormattedMetadataDestination
-
- getDestination() - Method in class com.adaptris.core.fs.FsConsumerImpl
-
Deprecated.
- getDestination() - Method in class com.adaptris.core.fs.FsProducer
-
Deprecated.
- getDestination() - Method in class com.adaptris.core.ftp.FtpConsumerImpl
-
Deprecated.
- getDestination() - Method in class com.adaptris.core.ftp.FtpProducer
-
Deprecated.
- getDestination() - Method in class com.adaptris.core.ftp.RelaxedFtpProducer
-
Deprecated.
- getDestination() - Method in class com.adaptris.core.http.client.net.HttpProducer
-
Deprecated.
- getDestination() - Method in class com.adaptris.core.http.jetty.BasicJettyConsumer
-
Deprecated.
- getDestination() - Method in class com.adaptris.core.http.jetty.ResponseProducerImpl
-
Deprecated.
- getDestination() - Method in class com.adaptris.core.jdbc.JdbcStoredProcedureProducer
-
Deprecated.
- getDestination() - Method in class com.adaptris.core.jms.ActiveJmsConnectionErrorHandler.JmsTemporaryDestination
-
- getDestination() - Method in class com.adaptris.core.jms.JmsConsumerImpl
-
- getDestination() - Method in interface com.adaptris.core.jms.JmsDestination
-
The JMS Destination.
- getDestination() - Method in class com.adaptris.core.jms.JmsPollingConsumerImpl
-
- getDestination() - Method in class com.adaptris.core.jms.JmsProducer
-
Deprecated.
- getDestination() - Method in class com.adaptris.core.jms.JmsProducer.MyJmsDestination
-
- getDestination(AdaptrisMessage) - Method in class com.adaptris.core.jms.JmsReplyToDestination
-
Creates a new ProduceDestination
based on object metadata
- getDestination() - Method in class com.adaptris.core.jms.PasProducer
-
Deprecated.
- getDestination() - Method in class com.adaptris.core.jms.PtpProducer
-
Deprecated.
- getDestination() - Method in class com.adaptris.core.jmx.JmxNotificationConsumer
-
Deprecated.
- getDestination(AdaptrisMessage) - Method in class com.adaptris.core.MarshalledClassDestination
-
Get the destination based on the type of object this AdaptrisMessage is.
- getDestination(AdaptrisMessage) - Method in class com.adaptris.core.MetadataDestination
-
Creates a new ProduceDestination
by concatenating
the values of configurable metadata from the AdaptrisMessage
.
- getDestination() - Method in class com.adaptris.core.NullMessageConsumer
-
Deprecated.
- getDestination() - Method in class com.adaptris.core.NullMessageProducer
-
Deprecated.
- getDestination() - Method in class com.adaptris.core.PollingTrigger
-
Deprecated.
- getDestination(AdaptrisMessage) - Method in interface com.adaptris.core.ProduceDestination
-
Returns a String
destination name.
- getDestination() - Method in class com.adaptris.core.services.aggregator.AggregatingConsumerImpl
-
- getDestination() - Method in class com.adaptris.core.services.metadata.ReadMetadataFromFilesystem
-
- getDestination() - Method in class com.adaptris.core.services.metadata.WriteMetadataToFilesystem
-
- getDestination() - Method in interface com.adaptris.core.services.routing.SyntaxIdentifier
-
Get the configured destination.
- getDestination() - Method in class com.adaptris.core.services.routing.SyntaxIdentifierBase
-
- getDestination(AdaptrisMessage) - Method in class com.adaptris.core.XpathProduceDestination
-
- getDestinationFormatBuilder() - Method in class com.adaptris.core.services.metadata.ReformatDateService
-
- getDestinationId() - Method in class com.adaptris.core.Event
-
Returns the unique ID of the destination Adapter
(or other
entity such as a GUI).
- getDestinationKey() - Method in class com.adaptris.core.services.duplicate.DuplicateMessageRoutingService
-
Gets the Key for the output MetadataElement which will contain the output
destination.
- getDestinationMetadataKey() - Method in class com.adaptris.core.services.aggregator.ConsumeDestinationFromMetadata
-
- getDestinationTemplate() - Method in class com.adaptris.core.FormattedMetadataDestination
-
- getDigest() - Method in class com.adaptris.core.runtime.StandardMessageErrorDigester
-
- getDigest() - Method in class com.adaptris.core.runtime.StandardMessageErrorDigesterJmx
-
- getDigest() - Method in interface com.adaptris.core.runtime.StandardMessageErrorDigesterJmxMBean
-
- getDigestMaxSize() - Method in class com.adaptris.core.runtime.StandardMessageErrorDigester
-
- getDigestSubset(int) - Method in class com.adaptris.core.runtime.StandardMessageErrorDigesterJmx
-
- getDigestSubset(int, int) - Method in class com.adaptris.core.runtime.StandardMessageErrorDigesterJmx
-
- getDigestSubset(int) - Method in interface com.adaptris.core.runtime.StandardMessageErrorDigesterJmxMBean
-
- getDigestSubset(int, int) - Method in interface com.adaptris.core.runtime.StandardMessageErrorDigesterJmxMBean
-
- getDirectory(String, boolean) - Static method in class com.adaptris.core.ftp.FtpHelper
-
- getDirectory(String) - Static method in class com.adaptris.core.ftp.FtpHelper
-
- getDirectoryRoot(String) - Method in class com.adaptris.core.ftp.FileTransferConnection
-
Returns the directory root for the passed host URL.
- getDisableDefaultMessageCount() - Method in class com.adaptris.core.WorkflowImp
-
- getDisplayColumnErrors() - Method in class com.adaptris.core.services.jdbc.ResultSetTranslatorImp
-
- getDocumentEncoding() - Method in class com.adaptris.core.services.aggregator.XmlDocumentAggregator
-
Set the XML encoding for the resulting document which defaults to 'UTF-8' if not explicitly
configured.
- getDocumentMerge() - Method in class com.adaptris.core.services.exception.ExceptionAsXml
-
- getDriverImp() - Method in class com.adaptris.core.jdbc.DatabaseConnection
-
Returns the driver implementation to use.
- getDuplicateDestination() - Method in class com.adaptris.core.services.duplicate.DuplicateMessageRoutingService
-
Sets the output destination String which will be stored as the value of the
MetadataElement if the id is not unique.
- getDurable() - Method in class com.adaptris.core.jms.PasConsumer
-
Deprecated.
- getDurableTopicPrefetch() - Method in class com.adaptris.core.jms.activemq.PrefetchPolicyFactory
-
- getElementFormatter() - Method in class com.adaptris.core.FormattedMetadataDestination
-
Get the element formatter.
- getElementFormatter() - Method in class com.adaptris.core.services.metadata.AddFormattedMetadataService
-
Get the element formatter.
- getElementName() - Method in class com.adaptris.core.services.exception.SimpleExceptionReport
-
- getElementXpath() - Method in class com.adaptris.transform.validate.ValidationStage
-
Get the configured element xpath.
- getEnableEncodedPasswords() - Method in class com.adaptris.core.jms.jndi.BaseJndiImplementation
-
Whether or not encoded passwords are enabled.
- getEncodedPassword() - Method in class com.adaptris.core.security.ConfiguredPrivateKeyPasswordProvider
-
- getEncodedPasswordKeys() - Method in class com.adaptris.core.jms.jndi.BaseJndiImplementation
-
- getEncoder() - Method in interface com.adaptris.core.AdaptrisMessageWorker
-
Returns the AdaptrisMessageEncoder
to use.
- getEncoder() - Method in class com.adaptris.core.AdaptrisMessageWorkerImp
-
- getEncoder() - Method in class com.adaptris.core.fs.AggregatingFsConsumer
-
- getEncoder() - Method in class com.adaptris.core.ftp.AggregatingFtpConsumer
-
- getEncoder() - Method in class com.adaptris.core.services.transcoding.TranscodingService
-
- getEncoder() - Method in class com.adaptris.core.StandaloneConsumer
-
- getEncoding() - Method in class com.adaptris.core.services.aggregator.MimeAggregator
-
- getEncoding() - Method in class com.adaptris.core.services.metadata.MetadataToPayloadService
-
- getEncoding() - Method in class com.adaptris.core.services.metadata.PayloadToMetadataService
-
- getEncoding() - Method in class com.adaptris.core.services.splitter.XpathMessageSplitter
-
Gets the encoding used by this splitter
- getEncoding() - Method in class com.adaptris.core.services.system.AddMetaDataValue
-
- getEncoding() - Method in class com.adaptris.util.stream.UnicodeDetectingInputStream
-
- getEncryptionAlgorithm() - Method in class com.adaptris.core.security.CoreSecurityService
-
Get the encryption algorithm to be used.
- getEndMillis() - Method in class com.adaptris.core.interceptor.InterceptorStatistic
-
- getEndMillis() - Method in class com.adaptris.core.interceptor.SerializableStatistic
-
- getEndMillis() - Method in class com.adaptris.core.interceptor.TimeSlice
-
- getEndpoint() - Method in class com.adaptris.core.jms.JmsConsumer
-
The RFC6167 format topic/queue.
- getEndpoint() - Method in class com.adaptris.core.jms.JmsPollingConsumer
-
The JMS destination in RFC6167 format.
- getEndpoint() - Method in class com.adaptris.core.jms.JmsProducer
-
The JMS Endpoint defined in an RFC6167 manner.
- getEndpoint() - Method in class com.adaptris.core.jms.JmsSyncConsumer
-
The RFC6167 format topic/queue.
- getEndTime() - Method in class com.adaptris.core.http.jetty.JettyConsumerMonitor
-
- getEnforceSerializable() - Method in class com.adaptris.core.services.cache.AddToCacheService
-
- getEntityResolver() - Method in class com.adaptris.core.util.DocumentBuilderFactoryBuilder
-
Calls DocumentBuilder.setEntityResolver(EntityResolver)
if non-null.
- getEnvironment() - Method in class com.adaptris.naming.adapter.NamingContext
-
- getEnvironmentMetadataKeys() - Method in class com.adaptris.core.services.system.DefaultCommandBuilder
-
- getEnvironmentProperties() - Method in class com.adaptris.core.services.system.DefaultCommandBuilder
-
- getErrorOnEmptyKey() - Method in class com.adaptris.core.services.cache.CacheEntryEvaluator
-
- getErrorOnEmptyValue() - Method in class com.adaptris.core.services.cache.CacheEntryEvaluator
-
- getErrorThreshold() - Method in class com.adaptris.core.interceptor.MessageThresholdNotification
-
- getEscapeBackslash() - Method in class com.adaptris.core.services.metadata.PayloadFromMetadataService
-
- getEventHandler() - Method in class com.adaptris.core.Adapter
-
Returns the EventHandler
.
- getEventHandler() - Method in class com.adaptris.core.jms.JmsAsyncProducer
-
- getEventListener() - Method in class com.adaptris.core.cache.ExpiringMapCache
-
- getExceptionGenerator() - Method in class com.adaptris.core.services.exception.ExceptionAsXml
-
- getExceptionGenerator() - Method in class com.adaptris.core.services.exception.ThrowExceptionService
-
- getExceptionHandlingService() - Method in class com.adaptris.core.services.exception.ExceptionHandlingServiceWrapper
-
Returns the Service to call if an exception is encountered calling the wrapped Service.
- getExceptionIfNotFound() - Method in class com.adaptris.core.services.cache.GetValueFromCache
-
- getExceptionIfNotFound() - Method in class com.adaptris.core.services.cache.RetrieveFromCacheService
-
- getExceptionMapping() - Method in class com.adaptris.core.ExceptionDestination
-
- getExceptionMessageMetadataKey() - Method in class com.adaptris.core.services.exception.ExceptionFromMetadataImpl
-
Returns the metadata key against which an exception message is expected at
runtime.
- getExceptionMessageMetadataKey() - Method in class com.adaptris.core.services.exception.ExceptionHandlingServiceWrapper
-
Returns the metadata key to store the exception message against.
- getExceptionOnInterrupt() - Method in class com.adaptris.core.services.WaitService
-
- getExceptionSerializer() - Method in class com.adaptris.core.services.exception.ExceptionReportService
-
- getExcludePatterns() - Method in class com.adaptris.core.metadata.RegexMetadataFilter
-
- getExcludes() - Method in class com.adaptris.core.lifecycle.FilteredSharedComponentStart
-
- getExecutablePath() - Method in class com.adaptris.core.services.system.DefaultCommandBuilder
-
- getExecutions() - Method in class com.adaptris.core.services.path.RegexpService
-
- getExecutions() - Method in class com.adaptris.core.services.path.XPathService
-
- getExpandEntityReferences() - Method in class com.adaptris.core.util.DocumentBuilderFactoryBuilder
-
Calls DocumentBuilderFactory.setExpandEntityReferences(boolean)
if non-null
- getExpiration() - Method in class com.adaptris.core.cache.ExpiringMapCache
-
- getExpiration() - Method in class com.adaptris.core.DynamicSharedService
-
Time (LRU) before expiration.
- getExpirationPolicy() - Method in class com.adaptris.core.cache.ExpiringMapCache
-
- getExpiry() - Method in class com.adaptris.core.http.oauth.AccessToken
-
- getExpiry() - Method in class com.adaptris.core.services.cache.AddValueToCache
-
- getExpiryDate() - Method in class com.adaptris.core.event.LicenseExpiryWarningEvent
-
- getExpressions() - Method in class com.adaptris.core.transform.ResolvableExpressionParameter
-
- getExtendedLogging() - Method in class com.adaptris.core.lms.FileBackedMessageFactory
-
- getExtraFactoryConfiguration() - Method in class com.adaptris.core.jms.jndi.BaseJndiImplementation
-
- getFactory() - Method in interface com.adaptris.core.AdaptrisMessage
-
Return the factory that created this message.
- getFactory() - Method in class com.adaptris.core.AdaptrisMessageImp
-
- getFailedMessageRetrier() - Method in class com.adaptris.core.Adapter
-
Returns the FailedMessageRetrier
to use.
- getFailId() - Method in class com.adaptris.core.security.CoreSecurityService
-
- getFailIfNotFound() - Method in class com.adaptris.core.jmx.JmxNotificationConsumer
-
- getFailOnDeleteFailure() - Method in class com.adaptris.core.ftp.RelaxedFtpConsumer
-
- getFailOnIterateFailure() - Method in class com.adaptris.transform.validate.ValidationStage
-
- getFailOnRecoverableError() - Method in class com.adaptris.util.text.xml.XmlTransformerFactoryImpl
-
- getFailureExceptions() - Method in class com.adaptris.core.management.config.ConfigurationCheckReport
-
- getFailureId() - Method in class com.adaptris.core.services.BranchingServiceEnabler
-
- getFeatures() - Method in class com.adaptris.core.util.DocumentBuilderFactoryBuilder
-
Calls DocumentBuilderFactory.setFeature(String, boolean)
for each value defined.
- getFieldCount() - Method in class com.adaptris.jdbc.JdbcResultRow
-
- getFieldMappings() - Method in class com.adaptris.core.services.jdbc.JdbcMapInsert
-
- getFieldName(int) - Method in class com.adaptris.jdbc.JdbcResultRow
-
- getFieldNames() - Method in class com.adaptris.jdbc.JdbcResultRow
-
- getFieldType(int) - Method in class com.adaptris.jdbc.JdbcResultRow
-
- getFieldType(String) - Method in class com.adaptris.jdbc.JdbcResultRow
-
- getFieldTypes() - Method in class com.adaptris.jdbc.JdbcResultRow
-
- getFieldValue(int) - Method in class com.adaptris.jdbc.JdbcResultRow
-
- getFieldValue(String) - Method in class com.adaptris.jdbc.JdbcResultRow
-
- getFile() - Method in class com.adaptris.util.URLString
-
Returns the file name of this URLString.
- getFileFilterImp() - Method in class com.adaptris.core.fs.AggregatingFsConsumer
-
- getFileFilterImp() - Method in class com.adaptris.core.fs.FsConsumerImpl
-
Set the filename filter implementation that will be used for filtering files.
- getFileFilterImp() - Method in class com.adaptris.core.ftp.AggregatingFtpConsumer
-
- getFileFilterImp() - Method in class com.adaptris.core.ftp.FtpConsumerImpl
-
Set the filename filter implementation that will be used for filtering files.
- getFilename(String, boolean) - Static method in class com.adaptris.core.ftp.FtpHelper
-
Get the filename part from an NLST command.
- getFilename(String) - Static method in class com.adaptris.core.ftp.FtpHelper
-
- getFilename() - Method in class com.adaptris.core.http.jetty.JettyHashUserRealmVerifier
-
- getFilename() - Method in class com.adaptris.core.http.jetty.LoginServiceFactoryImpl
-
- getFilenameCreator() - Method in class com.adaptris.core.fs.FsProducer
-
Sets the FileNameCreator
.
- getFilenameCreator() - Method in class com.adaptris.core.ftp.FtpProducer
-
- getFilenameCreator() - Method in class com.adaptris.core.ftp.RelaxedFtpProducer
-
- getFilenameCreator() - Method in class com.adaptris.core.services.metadata.ReadMetadataFromFilesystem
-
- getFilenameCreator() - Method in class com.adaptris.core.services.metadata.WriteMetadataToFilesystem
-
- getFilenameFormat() - Method in class com.adaptris.core.FormattedFilenameCreator
-
- getFilenameMetadata() - Method in class com.adaptris.core.services.aggregator.ZipAggregator
-
The metadata key that contains the filename to use in the zip file when aggregating.
- getFilePath() - Method in class com.adaptris.core.services.ReadFileService
-
Get the file path parameter.
- getFilesize() - Method in class com.adaptris.core.fs.ProcessedItem
-
- getFileSorter() - Method in class com.adaptris.core.fs.FsConsumerImpl
-
Set the filesorter implementation to use.
- getFileSystemPath() - Method in class com.adaptris.core.runtime.MessageDigestErrorEntry
-
- getFilter() - Method in class com.adaptris.core.http.client.net.MetadataRequestHeaders
-
- getFilter() - Method in class com.adaptris.core.http.jetty.MetadataResponseHeaderProvider
-
- getFilter() - Method in class com.adaptris.core.services.metadata.MetadataFilterService
-
- getFilterCondition() - Method in class com.adaptris.core.services.aggregator.MessageAggregatorImpl
-
Allows you to filter the messages based on a condition - optional, positive filter match
- getFilterExpression() - Method in class com.adaptris.core.ConfiguredConsumeDestination
-
- getFilterExpression() - Method in interface com.adaptris.core.ConsumeDestination
-
Returns the filter expression to use.
- getFilterExpression() - Method in class com.adaptris.core.fs.FsConsumerImpl
-
The filter expression to use when listing files.
- getFilterExpression() - Method in class com.adaptris.core.ftp.FtpConsumerImpl
-
The filter expression to use when listing files.
- getFilterMetadataKey() - Method in class com.adaptris.core.services.aggregator.ConsumeDestinationFromMetadata
-
- getFilters() - Method in class com.adaptris.core.metadata.CompositeMetadataFilter
-
- getFind() - Method in class com.adaptris.core.services.findreplace.FindAndReplaceUnit
-
- getFindAndReplaceUnits() - Method in class com.adaptris.core.services.findreplace.FindAndReplaceService
-
- getFirstKey() - Method in class com.adaptris.core.services.metadata.compare.MetadataComparisonService
-
- getFirstServiceId() - Method in class com.adaptris.core.BranchingServiceCollection
-
Returns the unique ID of the first
Service
to apply.
- getFirstThrowableException() - Method in class com.adaptris.core.services.splitter.ServiceExceptionHandler
-
- getFlushBuffer() - Method in class com.adaptris.core.http.jetty.ResponseProducerImpl
-
- getForceRelativePath() - Method in class com.adaptris.core.ftp.FileTransferConnection
-
Get the force relative path flag.
- getFormat() - Method in class com.adaptris.core.services.jdbc.types.FormattableColumnTranslator
-
- getFormat() - Method in class com.adaptris.core.services.metadata.DateFormatBuilder
-
- getFormatString() - Method in class com.adaptris.core.services.metadata.AddFormattedMetadataService
-
- getFormatter() - Method in class com.adaptris.core.services.jdbc.DatetimeStatementParameter
-
- getForwardConnectionException() - Method in class com.adaptris.core.http.jetty.ResponseProducerImpl
-
Throw an exception if producing the response fails.
- getFriendlyName() - Method in class com.adaptris.core.management.config.ClasspathDupConfigurationChecker
-
- getFriendlyName() - Method in interface com.adaptris.core.management.config.ConfigurationChecker
-
- getFriendlyName() - Method in class com.adaptris.core.management.config.DeprecatedConfigurationChecker
-
- getFriendlyName() - Method in class com.adaptris.core.management.config.DeserializationConfigurationChecker
-
- getFriendlyName() - Method in class com.adaptris.core.management.config.JavaxValidationChecker
-
- getFriendlyName() - Method in class com.adaptris.core.management.config.SharedConnectionConfigurationChecker
-
- getFriendlyName() - Method in class com.adaptris.core.management.config.SharedServiceConfigurationChecker
-
- getFriendlyName() - Method in class com.adaptris.core.services.cache.CacheEntryEvaluator
-
- getFsConsumer() - Method in class com.adaptris.core.fs.AggregatingFsConsumeService
-
- getFsWorker() - Method in class com.adaptris.core.fs.FsProducer
-
The
FsWorker
implementation to use when performing write operations.
- getFtpDataMode() - Method in class com.adaptris.core.ftp.FtpConnectionImp
-
- getFtpEndpoint() - Method in class com.adaptris.core.ftp.FtpConsumerImpl
-
The FTP endpoint where we will retrieve files files.
- getFtpEndpoint() - Method in class com.adaptris.core.ftp.FtpProducer
-
The FTP endpoint in which to deposit files.
- getFtpEndpoint() - Method in class com.adaptris.core.ftp.RelaxedFtpProducer
-
The FTP endpoint in which to deposit files.
- getGenerator() - Method in class com.adaptris.core.services.metadata.GenerateUniqueMetadataValueService
-
- getGreaterThanServiceId() - Method in class com.adaptris.core.services.SizeBasedBranchingService
-
- getHandleMultipleResultsetsQuietly() - Method in class com.adaptris.jdbc.CallableStatementExecutorImpl
-
- getHandler(StatementParameterImpl.QueryType) - Method in class com.adaptris.core.services.jdbc.StatementParameterImpl
-
- getHandlers() - Method in class com.adaptris.core.http.client.net.CompositeResponseHeaderHandler
-
- getHashAlgorithm() - Method in class com.adaptris.core.services.metadata.MetadataHashingService
-
- getHashAlgorithm() - Method in class com.adaptris.core.services.metadata.PayloadHashingService
-
- getHeaderHandler() - Method in class com.adaptris.core.http.jetty.JettyMessageConsumer
-
What to do with any HTTP headers
- getHeaderName() - Method in class com.adaptris.util.text.mime.SelectByHeader
-
- getHeaderPrefix() - Method in class com.adaptris.core.http.jetty.HeaderHandlerImpl
-
- getHeaderPrefix() - Method in class com.adaptris.core.services.mime.MimePartSelector
-
- getHeaderPrefix() - Method in class com.adaptris.core.services.splitter.MimePartSplitter
-
Get the header prefix.
- getHeaders() - Method in class com.adaptris.core.http.client.net.ConfiguredRequestHeaders
-
- getHeaders() - Method in class com.adaptris.core.http.jetty.ConfiguredResponseHeaderProvider
-
- getHeaders() - Method in class com.adaptris.util.text.mime.InputStreamDataSource
-
- getHeaders() - Method in interface com.adaptris.util.text.mime.MimeHeaders
-
- getHeaders() - Method in class com.adaptris.util.text.mime.MultipartIterator
-
- getHeaderValue() - Method in class com.adaptris.core.http.client.net.ConfiguredAuthorizationHeader
-
- getHeaderValueRegExp() - Method in class com.adaptris.util.text.mime.SelectByHeader
-
- getHeartbeatEventImp() - Method in class com.adaptris.core.Adapter
-
Returns the class name of the heartbeat event imp to use.
- getHeartbeatEventInterval() - Method in class com.adaptris.core.Adapter
-
- getHeartbeatTime() - Method in class com.adaptris.core.HeartbeatEvent
-
Returns the time this event was sent.
- getHistorySize() - Method in class com.adaptris.core.services.duplicate.DuplicateMessageRoutingService
-
Gets the number of elements to keep in the previously received IDs list.
- getHoldability() - Method in class com.adaptris.core.jdbc.ProxySqlConnection
-
- getHoldability() - Method in class com.adaptris.jdbc.connection.FailoverDataSource.ConnectionProxy
-
- getHost() - Method in class com.adaptris.util.URLString
-
Returns the host of this URLString.
- getHostname() - Method in class com.adaptris.sftp.HostConfig
-
- getHosts() - Method in class com.adaptris.sftp.PerHostConfigBuilder
-
- getHttpConfiguration() - Method in class com.adaptris.core.http.jetty.HttpConnection
-
- getHttpStatus() - Method in class com.adaptris.core.http.jetty.JettyResponseService
-
- getIdentity(AdaptrisMessage) - Method in class com.adaptris.core.services.jdbc.AbstractJdbcSequenceNumberService
-
Get the appropriate identity from the msg.
- getIdentity(AdaptrisMessage) - Method in class com.adaptris.core.services.jdbc.MetadataIdentitySequenceNumberService
-
- getIdentity() - Method in class com.adaptris.core.services.jdbc.StaticIdentitySequenceNumberService
-
- getIdentity(AdaptrisMessage) - Method in class com.adaptris.core.services.jdbc.StaticIdentitySequenceNumberService
-
- getIdentityMetadataKey() - Method in class com.adaptris.core.services.jdbc.MetadataIdentitySequenceNumberService
-
- getIdentityService() - Method in class com.adaptris.core.http.jetty.LoginServiceProxy
-
- getIdField() - Method in class com.adaptris.core.services.jdbc.JdbcMapUpsert
-
- getIdleConnectionTestPeriod() - Method in class com.adaptris.core.jdbc.JdbcPooledConnection
-
- getIgnoreBlankLines() - Method in class com.adaptris.core.services.splitter.LineCountSplitter
-
Whether to ignore blank lines or not.
- getIgnoreCase() - Method in class com.adaptris.core.metadata.OrderedItemMetadataFilter
-
- getIgnoreCase() - Method in class com.adaptris.core.services.metadata.compare.Contains
-
- getIgnoreCase() - Method in class com.adaptris.core.services.metadata.compare.EndsWith
-
- getIgnoreCase() - Method in class com.adaptris.core.services.metadata.compare.Equals
-
- getIgnoreCase() - Method in class com.adaptris.core.services.metadata.compare.StartsWith
-
- getIgnoreComments() - Method in class com.adaptris.core.util.DocumentBuilderFactoryBuilder
-
Calls DocumentBuilderFactory.setIgnoringComments(boolean)
if non-null
- getIgnoreExecuteQueryErrors() - Method in class com.adaptris.core.services.jdbc.JdbcDataQueryService
-
- getIgnoreFirstSubMessage() - Method in class com.adaptris.core.services.splitter.SimpleRegexpMessageSplitter
-
Returns whether this splitter will ignore the first record or not.
- getIgnoreReplyMetadata() - Method in class com.adaptris.core.RequestReplyProducerBase
-
- getIgnoreServerResponseCode() - Method in class com.adaptris.core.http.client.net.HttpProducer
-
Set whether to ignore the server response code.
- getIgnoreSplitMessageFailures() - Method in class com.adaptris.core.services.splitter.MessageSplitterServiceImp
-
- getIgnoreUnsupported() - Method in class com.adaptris.core.services.cache.ClearCacheService
-
- getIgnoreWhitespace() - Method in class com.adaptris.core.services.conditional.operator.IsEmpty
-
- getIgnoreWhitespace() - Method in class com.adaptris.core.util.DocumentBuilderFactoryBuilder
-
Calls DocumentBuilderFactory.setIgnoringElementContentWhitespace(boolean)
if non-null
- getIgnoreXmlParseExceptions() - Method in class com.adaptris.core.services.exception.ExceptionAsXml
-
- getImplementationName() - Method in interface com.adaptris.core.management.vcs.RuntimeVersionControl
-
Return the name of the version control system this implementation is built for.
- getImplementationName() - Method in interface com.adaptris.core.management.vcs.VersionControlSystem
-
- getImplicitSsl() - Method in class com.adaptris.core.ftp.FtpSslConnection
-
- getInactivityInterval() - Method in class com.adaptris.core.jms.TimedInactivityProducerSessionFactory
-
- getInactivityPeriod() - Method in class com.adaptris.core.services.TimedInactivityRestartStrategy
-
- getIncludeMetadata() - Method in class com.adaptris.core.util.PayloadMessageLogger
-
- getIncludePatterns() - Method in class com.adaptris.core.metadata.RegexMetadataFilter
-
- getIncludeQueryPrefix() - Method in class com.adaptris.core.services.metadata.CreateQueryStringFromMetadata
-
- getIncludes() - Method in class com.adaptris.core.lifecycle.FilteredSharedComponentStart
-
- getIncludeStackTrace() - Method in class com.adaptris.core.services.exception.ExceptionAsString
-
- getIndexMetadataKey() - Method in class com.adaptris.core.services.splitter.MetadataDocumentCopier
-
- getInitialContext(Hashtable) - Method in class com.adaptris.core.JndiContextFactory
-
- getInitialRedeliveryDelay() - Method in class com.adaptris.core.jms.activemq.RedeliveryPolicyFactory
-
- getInitialVector() - Method in class com.adaptris.core.security.SymmetricKeyCryptographyService
-
- getInitWaitTime() - Method in class com.adaptris.core.WorkflowWithObjectPool
-
Set the amount of time to wait for object pool population.
- getInOutParameters() - Method in class com.adaptris.core.jdbc.JdbcStoredProcedureProducer
-
- getInParameters() - Method in class com.adaptris.core.jdbc.JdbcStoredProcedureProducer
-
- getInput() - Method in class com.adaptris.core.services.dynamic.ServiceFromDataInputParameter
-
- getInputStream() - Method in class com.adaptris.core.DefaultAdaptrisMessageImp
-
- getInputStream(String) - Method in interface com.adaptris.core.MultiPayloadAdaptrisMessage
-
Get the input stream for the given payload ID.
- getInputStream() - Method in class com.adaptris.core.MultiPayloadAdaptrisMessageImp
-
- getInputStream(String) - Method in class com.adaptris.core.MultiPayloadAdaptrisMessageImp
-
Get the input stream for the given payload ID.
- getInputStream(AdaptrisMessage) - Method in class com.adaptris.core.services.dynamic.DefaultServiceExtractor
-
- getInputStream(AdaptrisMessage) - Method in class com.adaptris.core.services.dynamic.MimeServiceExtractor
-
- getInputStream(AdaptrisMessage) - Method in class com.adaptris.core.services.dynamic.ServiceExtractorImpl
-
- getInputStream(AdaptrisMessage) - Method in class com.adaptris.core.services.dynamic.ServiceFromCache
-
- getInputStream(AdaptrisMessage) - Method in class com.adaptris.core.services.dynamic.ServiceFromDatabase
-
- getInputStream(AdaptrisMessage) - Method in class com.adaptris.core.services.dynamic.ServiceFromDataInputParameter
-
- getInputStream(AdaptrisMessage) - Method in class com.adaptris.core.services.dynamic.ServiceFromUrl
-
- getInputStream() - Method in class com.adaptris.util.text.mime.ByteArrayDataSource
-
- getInputStream() - Method in class com.adaptris.util.text.mime.InputStreamDataSource
-
- getInputStyle() - Method in class com.adaptris.core.services.metadata.ReadMetadataFromFilesystem
-
- getInsertStatement() - Method in class com.adaptris.core.services.jdbc.AbstractJdbcSequenceNumberService
-
- getInsertStatement(AdaptrisMessage) - Method in class com.adaptris.core.services.jdbc.JdbcDataCaptureServiceImpl.DatabaseActor
-
- getInstance() - Static method in class com.adaptris.core.AdapterXStreamMarshallerFactory
-
- getInstance() - Static method in class com.adaptris.core.ClosedState
-
Returns the single instance of this class.
- getInstance() - Static method in class com.adaptris.core.http.auth.AdapterResourceAuthenticator
-
- getInstance(String) - Static method in class com.adaptris.core.http.auth.ThreadLocalCredentials
-
Get an instance for the specified target.
- getInstance(String, ResourceTargetMatcher) - Static method in class com.adaptris.core.http.auth.ThreadLocalCredentials
-
- getInstance() - Static method in class com.adaptris.core.InitialisedState
-
Returns the single instance of this class.
- getInstance() - Static method in class com.adaptris.core.interceptor.TimeSlicePersistence
-
- getInstance(String[]) - Static method in class com.adaptris.core.management.ArgUtil
-
Get the default implementation of the argument processor.
- getInstance() - Method in class com.adaptris.core.management.ManagementComponentInfo
-
- getInstance() - Static method in class com.adaptris.core.management.vcs.RuntimeVersionControlLoader
-
- getInstance() - Static method in class com.adaptris.core.management.VersionReport
-
Get the singleton of the VersionReport.
- getInstance() - Static method in class com.adaptris.core.StartedState
-
Returns the single instance of this class.
- getInstance() - Static method in class com.adaptris.core.StoppedState
-
Returns the single instance of this class.
- getInstance() - Method in class com.adaptris.core.XStreamJsonMarshaller
-
- getInstance() - Method in class com.adaptris.core.XStreamMarshaller
-
- getInstance() - Method in class com.adaptris.core.XStreamMarshallerImpl
-
Typically it will do something like this:-
- getInstance() - Static method in class com.adaptris.security.certificate.CertificateBuilderFactory
-
Get the instance of the CertificateBuilderFactory.
- getInstance() - Static method in class com.adaptris.security.certificate.CertificateHandlerFactory
-
Get a factory for handling X509 certificates.
- getInterceptors() - Method in interface com.adaptris.core.Workflow
-
Return all the configured interceptors.
- getInterceptors() - Method in class com.adaptris.core.WorkflowImp
-
- getInterval() - Method in class com.adaptris.util.TimeInterval
-
- getIntervalToCheck() - Method in class com.adaptris.core.WaitingOutOfStateHandler
-
- getInValue() - Method in class com.adaptris.jdbc.StoredProcedureParameter
-
- getIsConfirmation() - Method in class com.adaptris.core.MleMarker
-
- getIssuer() - Method in interface com.adaptris.security.certificate.CertificateHandler
-
Get the Issuer of this certificate.
- getIsTrackingEndpoint() - Method in class com.adaptris.core.AdaptrisMessageWorkerImp
-
- getIsTrackingEndpoint() - Method in class com.adaptris.core.MleMarker
-
- getIsTrackingEndpoint() - Method in class com.adaptris.core.ServiceCollectionImp
-
- getIsTrackingEndpoint() - Method in class com.adaptris.core.ServiceImp
-
- getIsTrackingEndpoint() - Method in class com.adaptris.core.services.StatelessServiceWrapper
-
- getIsTrackingEndpoint() - Method in class com.adaptris.core.SharedServiceImpl
-
- getIsTrackingEndpoint() - Method in class com.adaptris.core.StandaloneConsumer
-
- getIterates() - Method in class com.adaptris.core.services.jdbc.JdbcIteratingDataCaptureServiceImpl
-
Get the configured iteration flag.
- getIterationXpath() - Method in class com.adaptris.core.services.jdbc.JdbcIteratingDataCaptureServiceImpl
-
Get the configured iteration xpath.
- getIterationXpath() - Method in class com.adaptris.transform.validate.ValidationStage
-
Get the iteration xpath.
- getJettyConfigResource() - Method in class com.adaptris.core.management.jetty.FromClasspath
-
- getJmsConsumer() - Method in class com.adaptris.core.jms.AggregatingJmsConsumeService
-
- getJmsOutputType() - Method in class com.adaptris.core.jms.AutoConvertMessageTranslator
-
- getJmxProperties() - Method in class com.adaptris.core.jmx.JmxConnection
-
- getJmxServiceUrl() - Method in class com.adaptris.core.jmx.JmxConnection
-
- getJmxServiceUrl() - Method in class com.adaptris.core.services.jmx.DynamicJmxOperationService
-
- getJndiName() - Method in class com.adaptris.core.jms.jndi.BaseJndiImplementation
-
Returns the name to look up in the JNDI store.
- getJndiParams() - Method in class com.adaptris.core.jms.jndi.BaseJndiImplementation
-
Returns a KeyValuePairSet
of the parameters requires to connect to the JNDI store.
- getJobKey() - Method in class com.adaptris.core.QuartzCronPoller
-
Creates a job key that encapsulates the job name and group name.
- getKeepAliveTimeout() - Method in interface com.adaptris.filetransfer.FileTransferClient
-
Get the time to wait between sending control connection keepalive messages.
- getKeepAliveTimeout() - Method in class com.adaptris.ftp.ApacheFtpClientImpl
-
- getKeepAliveTimeout() - Method in class com.adaptris.sftp.SftpClient
-
- getKeepHeaderLines() - Method in class com.adaptris.core.services.splitter.LineCountSplitter
-
- getKey() - Method in class com.adaptris.core.common.ByteArrayFromMetadataWrapper
-
- getKey() - Method in class com.adaptris.core.http.client.net.URLConnectionHeaderField
-
- getKey() - Method in class com.adaptris.core.interceptor.LoggingContextWorkflowInterceptor
-
Deprecated.
- getKey() - Method in class com.adaptris.core.MetadataElement
-
- getKey() - Method in class com.adaptris.core.security.SymmetricKeyCryptographyService
-
- getKey() - Method in class com.adaptris.core.services.AddLoggingContext
-
- getKey(AdaptrisMessage) - Method in class com.adaptris.core.services.cache.CacheEntryEvaluator
-
- getKey() - Method in class com.adaptris.core.services.cache.SingleKeyCacheService
-
- getKey() - Method in class com.adaptris.core.services.conditional.conditions.ExistsInCache
-
- getKey() - Method in class com.adaptris.core.services.dynamic.ServiceFromCache
-
- getKey() - Method in class com.adaptris.core.services.metadata.MetadataToPayloadService
-
- getKey() - Method in class com.adaptris.core.services.metadata.PayloadToMetadataService
-
- getKey() - Method in class com.adaptris.core.services.system.MetadataCommandArgument
-
- getKey() - Method in class com.adaptris.util.KeyValuePair
-
- getKey() - Method in interface com.adaptris.util.NameValuePair
-
- getKeyAlgorithm() - Method in interface com.adaptris.security.certificate.CertificateHandler
-
Extract the KeyAlgorithm from the certificate.
- getKeyAlgorithm() - Method in class com.adaptris.security.certificate.CertificateParameter
-
Return the keyAlgorithm.
- getKeyForPayload() - Method in class com.adaptris.core.jms.MapMessageTranslator
-
- getKeyFromMessage(AdaptrisMessage) - Method in interface com.adaptris.core.services.cache.CacheKeyTranslator
-
- getKeyFromMessage(AdaptrisMessage) - Method in class com.adaptris.core.services.cache.translators.MetadataCacheValueTranslator
-
- getKeyFromMessage(AdaptrisMessage) - Method in class com.adaptris.core.services.cache.translators.StaticCacheValueTranslator
-
- getKeyFromMessage(AdaptrisMessage) - Method in class com.adaptris.core.services.cache.translators.StringPayloadCacheTranslator
-
- getKeyFromMessage(AdaptrisMessage) - Method in class com.adaptris.core.services.cache.translators.XpathCacheValueTranslator
-
- getKeyLength() - Method in class com.adaptris.security.EncryptionAlgorithm
-
return the key length.
- getKeys() - Method in interface com.adaptris.core.cache.Cache
-
Retrieves a List of all the keys in the cache (optional operation).
- getKeys() - Method in class com.adaptris.core.cache.ExpiringMapCache
-
- getKeys() - Method in class com.adaptris.core.cache.NullCacheImplementation
-
- getKeys() - Method in class com.adaptris.core.cache.RetryingCacheProxy
-
- getKeys() - Method in class com.adaptris.core.interceptor.MetadataStatistic
-
Get the metadata keys captured by this statistic.
- getKeys() - Method in class com.adaptris.core.MetadataDestination
-
Returns the List
of keys that are used to construct the destination name.
- getKeys() - Method in class com.adaptris.core.services.RemoveLoggingContext
-
- getKeysFoundServiceId() - Method in class com.adaptris.core.services.cache.CheckCacheService
-
- getKeySize() - Method in class com.adaptris.security.certificate.CertificateParameter
-
Return the key size.
- getKeysNotFoundServiceId() - Method in class com.adaptris.core.services.cache.CheckCacheService
-
- getKeysToModify() - Method in class com.adaptris.core.services.metadata.ReformatMetadataKey
-
- getKeystore() - Method in class com.adaptris.security.keystore.CompositeKeystore
-
Return the keystore.
- getKeystore() - Method in interface com.adaptris.security.keystore.KeystoreProxy
-
Return the underyling keystore object for manual querying.
- getKeystoreFactory() - Method in class com.adaptris.security.keystore.ConfiguredKeystore
-
- getKeystoreFactory(ConfiguredKeystore) - Static method in class com.adaptris.security.keystore.ConfiguredKeystore
-
- getKeystorePassword() - Method in class com.adaptris.security.keystore.ConfiguredUrl
-
- getKeystorePassword() - Method in interface com.adaptris.security.keystore.KeystoreLocation
-
Return the keystore password.
- getKeyStoreType() - Method in interface com.adaptris.security.keystore.KeystoreLocation
-
Get the type of keystore.
- getKeystoreUrls() - Method in class com.adaptris.core.security.CoreSecurityService
-
Get the list of keystore urls.
- getKeyToCheck() - Method in class com.adaptris.core.services.duplicate.DuplicateMessageRoutingService
-
Gets the key for the MetadataElement to check for uniqueness.
- getKeyTranslator() - Method in class com.adaptris.core.services.cache.CacheEntryEvaluator
-
Get the configured key translator.
- getKeyValuePair(String) - Method in class com.adaptris.util.KeyValuePairBag
-
- getKeyValuePairs() - Method in class com.adaptris.util.KeyValuePairBag
-
- getKeyValuePairs() - Method in class com.adaptris.util.KeyValuePairCollection
-
- getKeyValuePairs() - Method in class com.adaptris.util.KeyValuePairList
-
- getKeyValuePairs() - Method in class com.adaptris.util.KeyValuePairSet
-
- getKnownHostsFile() - Method in class com.adaptris.core.ftp.StandardSftpConnection
-
- getLanguage() - Method in class com.adaptris.core.services.ScriptingServiceImp
-
- getLanguageTag() - Method in class com.adaptris.core.services.metadata.DateFormatBuilder
-
- getLastModified() - Method in class com.adaptris.core.fs.ProcessedItem
-
- getLastProcessed() - Method in class com.adaptris.core.fs.ProcessedItem
-
- getLastRevocationCheck() - Method in interface com.adaptris.security.certificate.CertificateHandler
-
Return a Calendar object that indicates the date that a revocation check
was last performed.
- getLastRevocationCheck(X509Certificate) - Method in class com.adaptris.security.certificate.RevocationService
-
Get the last time this certificate was checked.
- getLastStartTime() - Method in class com.adaptris.core.AdapterStateSummary
-
- getLastStopTime() - Method in class com.adaptris.core.AdapterStateSummary
-
- getLatestStat() - Method in class com.adaptris.core.interceptor.BaseStatisticManager
-
- getLatestStat() - Method in interface com.adaptris.core.interceptor.StatisticManager
-
- getLicenseExpiry() - Method in class com.adaptris.core.event.LicenseExpiryWarningEvent
-
Get the date of the license expiry.
- getLifecycleEvent() - Method in class com.adaptris.core.runtime.MessageDigestErrorEntry
-
- getLifecycleStrategy() - Method in class com.adaptris.core.ChannelList
-
- getLifecycleStrategy() - Method in class com.adaptris.core.SharedComponentList
-
- getLifecycleStrategy() - Method in class com.adaptris.core.WorkflowList
-
- getListeners() - Method in class com.adaptris.core.cache.ExpiringMapCacheListener
-
- getListEntries() - Method in class com.adaptris.transform.validate.ListContentValidation
-
Get the list of entries that will be used for validation.
- getLocalPartner() - Method in class com.adaptris.core.security.CoreSecurityService
-
Get the local partner keystore alias.
- getLocalRevision(File) - Method in interface com.adaptris.core.management.vcs.VersionControlSystem
-
This method will return your local repositories current revision number/string/id.
- getLock() - Method in class com.adaptris.util.datastore.SimpleDataStore
-
Get a lock on the file
- getLockFile() - Method in class com.adaptris.util.datastore.SimpleDataStore
-
Get the lock file name.
- getLogAllExceptions() - Method in class com.adaptris.core.EventHandlerBase
-
- getLogAllExceptions() - Method in class com.adaptris.core.fs.FsConsumerImpl
-
Log all the stack traces or not.
- getLogCategory() - Method in class com.adaptris.core.services.LoggingServiceImpl
-
- getLogDirectory() - Method in class com.adaptris.core.FileLogHandler
-
Deprecated.
Get the directory used for logging.
- getLogExceptions() - Method in class com.adaptris.core.ftp.SftpAuthenticationWrapper
-
- getLogFile() - Method in class com.adaptris.core.FileLogHandler
-
Deprecated.
Return the filename that will be sent as part of the LogRequestEvent.
- getLogger(LoggingServiceImpl.LoggingLevel) - Static method in class com.adaptris.core.services.LoggingServiceImpl
-
- getLoggingFormat() - Method in class com.adaptris.core.services.LogMessageService
-
- getLogHandler() - Method in class com.adaptris.core.Adapter
-
- getLoginService() - Method in class com.adaptris.core.http.jetty.ConfigurableSecurityHandler
-
- getLoginTimeout() - Method in class com.adaptris.core.jdbc.PooledDataSourceImpl
-
- getLoginTimeout() - Method in class com.adaptris.jdbc.connection.FailoverDataSource
-
- getLogLevel() - Method in class com.adaptris.core.services.LoggingServiceImpl
-
- getLogPrefix() - Method in class com.adaptris.core.services.LogMessageService
-
- getLogWriter() - Method in class com.adaptris.core.jdbc.PooledDataSourceImpl
-
- getLogWriter() - Method in class com.adaptris.jdbc.connection.FailoverDataSource
-
- getLookupName() - Method in class com.adaptris.core.DynamicSharedService
-
- getLookupName() - Method in class com.adaptris.core.SharedConnection
-
- getLookupName() - Method in class com.adaptris.core.SharedService
-
- getLookupName() - Method in class com.adaptris.core.transaction.SharedTransactionManager
-
- getLower() - Method in class com.adaptris.core.http.client.RangeMatch
-
- getManagementComponentInfo() - Method in class com.adaptris.core.runtime.AdapterRegistry
-
- getManagementComponentInfo() - Method in interface com.adaptris.core.runtime.AdapterRegistryMBean
-
- getMappings() - Method in class com.adaptris.util.text.xml.MappedResolver
-
- getMarkAsNonMime() - Method in class com.adaptris.core.services.mime.MimePartSelector
-
- getMarshaller() - Method in class com.adaptris.core.EventHandlerBase
-
- getMarshaller() - Method in class com.adaptris.core.interceptor.ProducingStatisticManager
-
- getMarshaller() - Method in class com.adaptris.core.MarshalledClassDestination
-
Get the marshaller used to unmarshall the AdaptrisMessage object.
- getMarshaller() - Method in class com.adaptris.core.services.dynamic.DynamicServiceExecutor
-
- getMatchPattern() - Method in class com.adaptris.core.services.splitter.SimpleRegexpMessageSplitter
-
Gets the regular expression to group records on.
- getMaxAttempts() - Method in class com.adaptris.core.cache.RetryingCacheProxy
-
- getMaxAttempts() - Method in class com.adaptris.util.datastore.SimpleDataStore
-
Return the number of attempts to gain a lock
- getMaxCapacity() - Method in class com.adaptris.core.interceptor.BaseStatisticManager.MaxCapacityList
-
- getMaxClientCacheSize() - Method in class com.adaptris.core.ftp.FileTransferConnection
-
Get the max number of entries in the cache.
- getMaxDate(String, String) - Static method in class com.adaptris.transform.MappingUtils
-
Get the max of two dates.
- getMaxDestinationCacheSize() - Method in class com.adaptris.core.jms.jndi.CachedDestinationJndiImplementation
-
Get the max number of entries in the cache.
- getMaxDestinationCacheSize() - Method in class com.adaptris.util.text.xml.Resolver
-
Get the max number of entries in the cache.
- getMaxEntries() - Method in class com.adaptris.core.cache.ExpiringMapCache
-
- getMaxEntries() - Method in class com.adaptris.core.DynamicSharedService
-
Max entries to store in the internal cache.
- getMaxHistoryCount() - Method in class com.adaptris.core.interceptor.BaseStatisticManager
-
- getMaxIdle() - Method in class com.adaptris.core.WorkflowWithObjectPool
-
The maximum number of idle objects in the pool.
- getMaxIdleTime() - Method in class com.adaptris.core.jdbc.JdbcPooledConnection
-
- getMaximumMessages() - Method in class com.adaptris.core.interceptor.ThrottlingInterceptor
-
- getMaximumPendingMessageLimit() - Method in class com.adaptris.core.jms.activemq.PrefetchPolicyFactory
-
- getMaximumPoolSize() - Method in class com.adaptris.core.jdbc.JdbcPooledConnection
-
- getMaximumRedeliveries() - Method in class com.adaptris.core.jms.activemq.RedeliveryPolicyFactory
-
- getMaximumSequenceNumber() - Method in class com.adaptris.core.services.jdbc.AbstractJdbcSequenceNumberService
-
- getMaximumSequenceNumber() - Method in class com.adaptris.core.services.metadata.SimpleSequenceNumberService
-
- getMaximumWaitTime() - Method in class com.adaptris.core.WaitingOutOfStateHandler
-
- getMaxJmxConnectionCache() - Method in class com.adaptris.core.services.jmx.DynamicJmxOperationService
-
Get the max number of entries in the cache.
- getMaxLength() - Method in class com.adaptris.core.util.TruncateMetadata
-
- getMaxLengthChars() - Method in class com.adaptris.core.metadata.DiscardValuesTooLongFilter
-
- getMaxLoops() - Method in class com.adaptris.core.services.conditional.While
-
- getMaxMemorySizeBytes() - Method in class com.adaptris.core.lms.FileBackedMessageFactory
-
- getMaxMessages() - Method in class com.adaptris.core.jms.MessageCountProducerSessionFactory
-
- getMaxMessages() - Method in class com.adaptris.core.runtime.LruBoundedMessageCache
-
- getMaxMessages() - Method in class com.adaptris.core.runtime.MessageErrorDigest
-
- getMaxMessagesCount() - Method in class com.adaptris.core.services.MessageCountRestartStrategy
-
- getMaxMessagesPerPoll() - Method in class com.adaptris.core.AdaptrisPollingConsumer
-
- getMaxNotifications() - Method in class com.adaptris.core.interceptor.MessageCountNotification
-
- getMaxRetries() - Method in class com.adaptris.core.lifecycle.WorkflowRetryAndContinue
-
- getMaxRowsPerMessage() - Method in class com.adaptris.core.services.jdbc.SplittingXmlPayloadTranslator
-
- getMaxSizeBytes() - Method in class com.adaptris.core.jms.MessageSizeProducerSessionFactory
-
- getMaxStartupWait() - Method in class com.adaptris.core.http.jetty.EmbeddedConnection
-
- getMaxThreads() - Method in class com.adaptris.core.services.splitter.PoolingMessageSplitterService
-
Set the max number of threads to operate on split messages
- getMaxThreads() - Method in class com.adaptris.core.services.splitter.PoolingSplitJoinService
-
Deprecated.
- getMaxValue(String, String) - Static method in class com.adaptris.transform.MappingUtils
-
Get the max of two numbers.
- getMaxWaitTime() - Method in class com.adaptris.core.http.jetty.TimeoutAction
-
- getMeanInterval() - Method in class com.adaptris.core.GaussianIntervalPoller
-
- getMergeImplementation() - Method in class com.adaptris.core.services.aggregator.XmlDocumentAggregator
-
How to merge the split documents into the main XML document.
- getMergeImplementation() - Method in class com.adaptris.core.services.jdbc.MergeResultSetIntoXmlPayload
-
- getMessage() - Method in class com.adaptris.core.runtime.CacheableAdaptrisMessageWrapper
-
- getMessage() - Method in class com.adaptris.core.services.exception.ConfiguredException
-
Returns the configured exception message to use.
- getMessage() - Method in interface com.adaptris.transform.validate.ContentValidation
-
Get the message that caused false
to be returned
- getMessage() - Method in class com.adaptris.transform.validate.IsNullContentValidation
-
- getMessage() - Method in class com.adaptris.transform.validate.NotInListContentValidation
-
- getMessage() - Method in class com.adaptris.transform.validate.NotNullContentValidation
-
- getMessage() - Method in class com.adaptris.transform.validate.RegexpContentValidation
-
- getMessage() - Method in class com.adaptris.transform.validate.SimpleListContentValidation
-
- getMessageAggregator() - Method in class com.adaptris.core.services.aggregator.AggregatingConsumerImpl
-
- getMessageCache() - Method in class com.adaptris.core.runtime.JmxSubmitMessageInterceptor
-
- getMessageCount() - Method in class com.adaptris.core.interceptor.MessageCountNotification
-
- getMessageErrorDigester() - Method in class com.adaptris.core.Adapter
-
- getMessageErrorHandler() - Method in class com.adaptris.core.Adapter
-
Returns the configured MessageErrorHandler
.
- getMessageErrorHandler() - Method in class com.adaptris.core.Channel
-
Returns the MessageErrorHandler
to use.
- getMessageErrorHandler() - Method in interface com.adaptris.core.Workflow
-
- getMessageErrorHandler() - Method in class com.adaptris.core.WorkflowImp
-
Returns the MessageErrorHandler
to use.
- getMessageFactory() - Method in interface com.adaptris.core.AdaptrisMessageWorker
-
- getMessageFactory() - Method in class com.adaptris.core.AdaptrisMessageWorkerImp
-
- getMessageFactory() - Method in class com.adaptris.core.EventHandlerBase
-
- getMessageFactory() - Method in class com.adaptris.core.services.jdbc.SplittingXmlPayloadTranslator
-
- getMessageFactory() - Method in class com.adaptris.core.services.splitter.MessageSplitterImp
-
- getMessageFactory() - Method in class com.adaptris.core.services.transcoding.TranscodingService
-
- getMessageFactory() - Method in class com.adaptris.core.StandaloneConsumer
-
- getMessageHeaders() - Method in class com.adaptris.core.AdaptrisMessageImp
-
- getMessageHeaders() - Method in class com.adaptris.core.SerializableAdaptrisMessage
-
- getMessageId() - Method in class com.adaptris.core.http.jetty.retry.RetryStoreDeleteService
-
The messageID to delete.
- getMessageId() - Method in class com.adaptris.core.runtime.CacheableAdaptrisMessageWrapper
-
- getMessageID() - Method in class com.adaptris.util.text.mime.MultipartIterator
-
Convenience Method to get the Message-ID from the underlying datasource.
- getMessageLifecycleEvent() - Method in interface com.adaptris.core.AdaptrisMessage
-
Returns this object's MessageLifecycleEvent
.
- getMessageLifecycleEvent() - Method in class com.adaptris.core.AdaptrisMessageImp
-
- getMessageLogger() - Method in class com.adaptris.core.WorkflowImp
-
- getMessageProvider() - Method in class com.adaptris.core.PollingTrigger
-
- getMessageSelector() - Method in class com.adaptris.core.jms.BaseJmsPollingConsumerImpl
-
The filter expression to use when matching messages to consume
- getMessageSelector() - Method in class com.adaptris.core.jms.JmsConsumerImpl
-
The message selector to use when matching messages to consume
- getMessageTranslator() - Method in class com.adaptris.core.jms.AggregatingQueueConsumer
-
- getMessageTranslator() - Method in class com.adaptris.core.jms.BaseJmsPollingConsumerImpl
-
Sets the MessageTypeTranslator to use.
- getMessageTranslator() - Method in class com.adaptris.core.jms.JmsConsumerImpl
-
Returns the MessageTypeTranslator to use.
- getMessageTranslator() - Method in class com.adaptris.core.jms.JmsProducerImpl
-
Returns the MessageTypeTranslator
to use.
- getMessageUniqueId() - Method in class com.adaptris.core.MessageLifecycleEvent
-
Returns the unique ID of the message to which these MleMarker
s
are related.
- getMetadata(String) - Method in interface com.adaptris.core.AdaptrisMessage
-
Returns the MetadataElement
containing the passed
key
or null
if the key
does not
exist.
- getMetadata() - Method in interface com.adaptris.core.AdaptrisMessage
-
Returns a shallow clone of this message's metadata.
- getMetadata(String) - Method in class com.adaptris.core.AdaptrisMessageImp
-
- getMetadata() - Method in class com.adaptris.core.AdaptrisMessageImp
-
- getMetadata(String) - Method in class com.adaptris.core.http.jetty.retry.FilesystemRetryStore
-
- getMetadata(String) - Method in interface com.adaptris.core.http.jetty.retry.RetryStore
-
Retrieve the metadata associated with the msgId the store.
- getMetaData() - Method in class com.adaptris.core.jdbc.ProxySqlConnection
-
- getMetadata() - Method in class com.adaptris.core.metadata.FixedValuesMetadataFilter
-
- getMetadata(AdaptrisMessage) - Static method in class com.adaptris.core.MimeEncoderImpl
-
- getMetadata() - Method in class com.adaptris.core.SerializableAdaptrisMessage
-
- getMetaData() - Method in class com.adaptris.jdbc.connection.FailoverDataSource.ConnectionProxy
-
- getMetadataConverters() - Method in class com.adaptris.core.jms.MessageTypeTranslatorImp
-
Get the list of metadata converters to uses when converting from AdaptrisMessage to JMS Message.
- getMetadataElement() - Method in class com.adaptris.core.interceptor.MessageMetricsInterceptorByMetadata
-
- getMetadataElements() - Method in class com.adaptris.core.services.metadata.AddMetadataService
-
Returns the MetadataElement
s that will be added to the AdaptrisMessage
.
- getMetadataEncoding() - Method in class com.adaptris.core.MimeEncoderImpl
-
Returns the metadata MIME encoding.
- getMetadataExistsServiceId() - Method in class com.adaptris.core.services.metadata.MetadataExistsBranchingService
-
Returns the ServiceId
to use next if metadata (other than
"") exists against any of the configured keys.
- getMetadataFilter() - Method in class com.adaptris.core.jms.MessageTypeTranslatorImp
-
Return the current metadata filter.
- getMetadataFilter() - Method in class com.adaptris.core.jms.MetadataConverter
-
MetadataFilter
applied to MetadataCollection
- getMetadataFilter() - Method in class com.adaptris.core.services.metadata.UrlEncodedMetadataValues
-
- getMetadataFilter() - Method in class com.adaptris.core.services.metadata.WriteMetadataToFilesystem
-
- getMetadataFilter() - Method in class com.adaptris.core.transform.StringMetadataParameter
-
- getMetadataKey() - Method in class com.adaptris.core.common.MetadataDataInputParameter
-
- getMetadataKey() - Method in class com.adaptris.core.common.MetadataDataOutputParameter
-
- getMetadataKey() - Method in class com.adaptris.core.common.MetadataStreamOutput
-
- getMetadataKey() - Method in class com.adaptris.core.common.MetadataStreamParameter
-
- getMetadataKey() - Method in class com.adaptris.core.http.client.MetadataRequestMethodProvider
-
- getMetadataKey() - Method in class com.adaptris.core.http.client.net.MetadataAuthorizationHeader
-
- getMetadataKey() - Method in class com.adaptris.core.http.MetadataContentTypeProvider
-
- getMetadataKey() - Method in class com.adaptris.core.interceptor.MetadataCountInterceptor
-
- getMetadataKey() - Method in class com.adaptris.core.jdbc.JdbcMetadataParameter
-
- getMetadataKey() - Method in class com.adaptris.core.jms.MetadataCorrelationIdSource
-
Returns the metadata key that should be used to obtain the
JMSCorrelationId.
- getMetadataKey() - Method in class com.adaptris.core.jms.MetadataProducerSessionFactory
-
- getMetadataKey() - Method in class com.adaptris.core.MetadataFileNameCreator
-
Returns the metadata key to look up.
- getMetadataKey() - Method in class com.adaptris.core.services.cache.translators.MetadataCacheValueTranslator
-
- getMetadataKey() - Method in class com.adaptris.core.services.cache.translators.ObjectMetadataCacheValueTranslator
-
- getMetadataKey() - Method in class com.adaptris.core.services.conditional.conditions.ConditionMetadata
-
- getMetadataKey() - Method in class com.adaptris.core.services.duplicate.DuplicateMetadataValueService
-
Returns the metadata key whose value should be checked.
- getMetadataKey() - Method in class com.adaptris.core.services.jdbc.AbstractJdbcSequenceNumberService
-
- getMetadataKey() - Method in class com.adaptris.core.services.jdbc.MetadataSQLStatement
-
- getMetadataKey() - Method in class com.adaptris.core.services.jmx.MetadataValueTranslator
-
- getMetadataKey() - Method in class com.adaptris.core.services.jmx.ObjectMetadataValueTranslator
-
- getMetadataKey() - Method in class com.adaptris.core.services.metadata.AddFormattedMetadataService
-
- getMetadataKey() - Method in class com.adaptris.core.services.metadata.AddTimestampMetadataService
-
- getMetadataKey() - Method in class com.adaptris.core.services.metadata.GenerateUniqueMetadataValueService
-
Returns the metadata key whose value should be checked.
- getMetadataKey() - Method in class com.adaptris.core.services.metadata.MapMetadataService
-
- getMetadataKey() - Method in class com.adaptris.core.services.metadata.PayloadHashingService
-
- getMetadataKey() - Method in class com.adaptris.core.services.metadata.RegexpMetadataQuery
-
Returns the key to store the result of the regexp query against.
- getMetadataKey() - Method in class com.adaptris.core.services.metadata.SimpleSequenceNumberService
-
- getMetadataKey() - Method in interface com.adaptris.core.services.metadata.xpath.XpathMetadataQuery
-
Get the key that this Xpath query will be associated with.
- getMetadataKey() - Method in class com.adaptris.core.services.metadata.xpath.XpathQueryImpl
-
- getMetadataKey() - Method in class com.adaptris.core.services.splitter.MetadataDocumentCopier
-
- getMetadataKey() - Method in class com.adaptris.core.services.splitter.NoExceptionIfWorkDone
-
Set the metadata key that captures if any service did work.
- getMetadataKey() - Method in class com.adaptris.core.services.splitter.SplitByMetadata
-
- getMetadataKey() - Method in class com.adaptris.core.services.system.AddMetaDataValue
-
- getMetadataKey() - Method in class com.adaptris.core.transform.schema.ViolationsAsMetadata
-
- getMetadataKey() - Method in class com.adaptris.core.transform.XmlTransformService
-
Returns the metadata key against which an over-ride XSLT URL may be stored.
- getMetadataKeyMap() - Method in class com.adaptris.core.services.metadata.MapMetadataService
-
Returns a
KeyValuePairList
in which the key is the regular
expression to match the metadata value against, and the value is the
replacement value.
- getMetadataKeyPrefix() - Method in class com.adaptris.core.services.jdbc.MetadataResultSetTranslatorImpl
-
- getMetadataKeyRegexp() - Method in class com.adaptris.core.services.metadata.ReformatMetadata
-
- getMetadataKeys() - Method in class com.adaptris.core.FormattedMetadataDestination
-
- getMetadataKeys() - Method in class com.adaptris.core.http.jetty.JettyRouteCondition
-
- getMetadataKeys() - Method in class com.adaptris.core.http.jetty.JettyRouteSpec
-
- getMetadataKeys() - Method in class com.adaptris.core.interceptor.MetadataTotalsInterceptor
-
- getMetadataKeys() - Method in class com.adaptris.core.metadata.OrderedItemMetadataFilter
-
- getMetadataKeys() - Method in class com.adaptris.core.security.access.MetadataIdentityBuilder
-
- getMetadataKeys() - Method in class com.adaptris.core.services.metadata.CopyMetadataService
-
Returns a
KeyValuePairCollection in which the key is the key
to look up, and the value is the key to store whatever was found against.
- getMetadataKeys() - Method in class com.adaptris.core.services.metadata.ExtractMetadataService
-
- getMetadataKeys() - Method in class com.adaptris.core.services.metadata.MetadataBranchingServiceImp
-
Returns a List
of String
metadata keys.
- getMetadataKeyToCheck() - Method in class com.adaptris.core.services.metadata.CheckUniqueMetadataValueService
-
Returns the metadata key whose value should be checked.
- getMetadataLogger() - Method in class com.adaptris.core.services.metadata.MetadataServiceImpl
-
- getMetadataMap() - Method in class com.adaptris.core.security.access.MappedMetadataIdentityBuilder
-
- getMetadataMap() - Method in class com.adaptris.core.security.access.MetadataIdentityVerifier
-
- getMetadataPrefix() - Method in class com.adaptris.core.http.client.net.MetadataResponseHeaderImpl
-
- getMetadataPrefix() - Method in class com.adaptris.core.services.metadata.FormDataToMetadata
-
- getMetadataSeparator() - Method in class com.adaptris.core.http.client.net.ResponseHeadersAsMetadata
-
- getMetadataSet(InputStream) - Static method in class com.adaptris.core.MimeEncoderImpl
-
- getMetadataSource() - Method in class com.adaptris.core.security.access.MetadataIdentityBuilderImpl
-
- getMetadataSource() - Method in class com.adaptris.core.services.metadata.MetadataToPayloadService
-
- getMetadataStatistics() - Method in class com.adaptris.core.interceptor.SerializableStatistic
-
- getMetadataTarget() - Method in class com.adaptris.core.services.metadata.PayloadToMetadataService
-
- getMetadataTokens() - Method in class com.adaptris.core.services.metadata.PayloadFromTemplateService
-
- getMetadataToServiceIdMappings() - Method in class com.adaptris.core.services.metadata.MetadataValueBranchingService
-
- getMetadataUrlKey() - Method in class com.adaptris.core.jms.activemq.BlobMessageTranslator
-
Get the metadata key that will be used to generate the URL.
- getMetadataValue(String) - Method in interface com.adaptris.core.AdaptrisMessage
-
Returns the String
value associated with the passed
key
or null
if the key
does not
exist.
- getMetadataValue(String) - Method in class com.adaptris.core.AdaptrisMessageImp
-
- getMetadataValue(String) - Method in class com.adaptris.core.SerializableAdaptrisMessage
-
- getMetadataValueIgnoreKeyCase(String) - Method in interface com.adaptris.core.AdaptrisMessage
-
First looks for a metadata value stored against the passed key taking
account of the passed key's case.
- getMetadataValueIgnoreKeyCase(String) - Method in class com.adaptris.core.AdaptrisMessageImp
-
- getMethod(AdaptrisMessage) - Method in class com.adaptris.core.http.client.ConfiguredRequestMethodProvider
-
- getMethod() - Method in class com.adaptris.core.http.client.ConfiguredRequestMethodProvider
-
- getMethod(AdaptrisMessage) - Method in class com.adaptris.core.http.client.MetadataRequestMethodProvider
-
- getMethod(AdaptrisMessage) - Method in class com.adaptris.core.http.client.net.HttpProducer
-
- getMethod() - Method in class com.adaptris.core.http.client.net.HttpRequestServiceImpl
-
- getMethod(AdaptrisMessage) - Method in interface com.adaptris.core.http.client.RequestMethodProvider
-
Get the method that should be used with the HTTP request.
- getMethod() - Method in class com.adaptris.core.http.jetty.JettyRouteCondition
-
- getMethod() - Method in class com.adaptris.core.http.jetty.JettyRouteSpec
-
- getMethodProvider() - Method in class com.adaptris.core.http.client.net.HttpProducer
-
The request method.
- getMethods() - Method in class com.adaptris.core.http.jetty.BasicJettyConsumer
-
Comma separated string of valid methods.
- getMimeContentSubType() - Method in class com.adaptris.core.services.aggregator.MimeAggregator
-
- getMimeContentSubType() - Method in class com.adaptris.core.services.mime.MultipartMessageBuilder
-
- getMimeHeader() - Method in class com.adaptris.util.text.mime.MultiPartOutput
-
Return the underlying mime header that will be used to write the headers.
- getMimeHeaderFilter() - Method in class com.adaptris.core.services.aggregator.MimeAggregator
-
- getMimeHeaderFilter() - Method in class com.adaptris.core.services.mime.MultipartMessageBuilder
-
- getMimeParts() - Method in class com.adaptris.core.services.mime.MultipartMessageBuilder
-
- getMimeType() - Method in class com.adaptris.core.http.ConfiguredContentTypeProvider
-
- getMinDate(String, String) - Static method in class com.adaptris.transform.MappingUtils
-
Get the min of two dates.
- getMinIdle() - Method in class com.adaptris.core.WorkflowWithObjectPool
-
The minimum number of idle objects in the pool.
- getMinimumPoolSize() - Method in class com.adaptris.core.jdbc.JdbcPooledConnection
-
- getMinValue(String, String) - Static method in class com.adaptris.transform.MappingUtils
-
Get the min of two numbers.
- getMleMarkers() - Method in class com.adaptris.core.MessageLifecycleEvent
-
Returns the List
of MleMarker
s.
- getMode() - Method in class com.adaptris.core.http.jetty.JettyAsyncWorkflowInterceptor
-
- getMode(String) - Static method in class com.adaptris.core.jms.AcknowledgeMode
-
Get the appropriate AcknowledgeMode.
- getMode(String) - Static method in class com.adaptris.core.jms.DeliveryMode
-
Get the appropriate DeliveryMode.
- getModuleVersions() - Method in class com.adaptris.core.runtime.AdapterManager
-
- getModuleVersions() - Method in interface com.adaptris.core.runtime.AdapterManagerMBean
-
Get a list of all the modules currently installed for this adapter.
- getMonitor() - Method in class com.adaptris.core.http.jetty.JettyWrapper
-
- getMoveJmsHeaders() - Method in class com.adaptris.core.jms.MessageTypeTranslatorImp
-
Returns true if JMS Headers (as well as JMS Properties) should be copied.
- getMultiLineExpression() - Method in class com.adaptris.core.services.metadata.PayloadFromTemplateService
-
- getMultipleTextItems(String, Node) - Method in class com.adaptris.util.XmlUtils
-
Method which returns an array of String representations of either a TEXT_NODE or an ATTRIBUTE_NODE, extracted from the provided
Node.
- getMultipleTextItems(String) - Method in class com.adaptris.util.XmlUtils
-
Method which returns an array of String representations of either a TEXT_NODE or an ATTRIBUTE_NODE, extracted from the Node
created by "setSource".
- getMustAuthenticate() - Method in class com.adaptris.core.http.jetty.SecurityConstraint
-
- getName() - Method in class com.adaptris.core.http.jetty.LoginServiceProxy
-
- getName() - Method in class com.adaptris.core.jdbc.AbstractParameter
-
- getName() - Method in interface com.adaptris.core.jdbc.JdbcParameter
-
- getName() - Method in class com.adaptris.core.management.ManagementComponentInfo
-
- getName() - Method in class com.adaptris.core.MleMarker
-
Returns the name of the 'event'.
- getName() - Method in class com.adaptris.core.QuartzCronPoller
-
- getName() - Method in class com.adaptris.core.runtime.ClassDescriptorProperty
-
- getName() - Method in interface com.adaptris.core.services.jdbc.JdbcStatementParameter
-
Get the name of this parameter.
- getName() - Method in class com.adaptris.core.services.jdbc.NamedStatementParameter
-
- getName() - Method in class com.adaptris.jdbc.StoredProcedure
-
- getName() - Method in class com.adaptris.jdbc.StoredProcedureParameter
-
- getName() - Method in class com.adaptris.naming.adapter.NamingEntry
-
- getName() - Method in class com.adaptris.util.text.mime.ByteArrayDataSource
-
- getName() - Method in class com.adaptris.util.text.mime.InputStreamDataSource
-
- getNameInNamespace() - Method in class com.adaptris.naming.adapter.NamingContext
-
- getNameParser(Name) - Method in class com.adaptris.naming.adapter.NamingContext
-
- getNameParser(String) - Method in class com.adaptris.naming.adapter.NamingContext
-
- getNameSpace() - Method in class com.adaptris.core.AdapterLifecycleEvent
-
Returns the name space of this Event
.
- getNameSpace() - Method in class com.adaptris.core.Event
-
Returns the immutable name space of this Event
.
- getNameSpace() - Method in class com.adaptris.core.MessageLifecycleEvent
-
Returns the immutable name space of this Event
.
- getNamespaceAware() - Method in class com.adaptris.core.util.DocumentBuilderFactoryBuilder
-
Calls DocumentBuilderFactory.setNamespaceAware(boolean)
if non null
- getNamespaceContext() - Method in class com.adaptris.core.jdbc.JdbcXPathParameter
-
- getNamespaceContext() - Method in class com.adaptris.core.services.cache.translators.XpathCacheValueTranslator
-
- getNamespaceContext() - Method in class com.adaptris.core.services.jdbc.JdbcDataQueryService
-
- getNamespaceContext() - Method in class com.adaptris.core.services.jdbc.JdbcIteratingDataCaptureServiceImpl
-
- getNamespaceContext() - Method in class com.adaptris.core.services.metadata.AddNamespaceObjectMetadata
-
- getNamespaceContext() - Method in class com.adaptris.core.services.metadata.XpathMetadataService
-
- getNamespaceContext() - Method in class com.adaptris.core.services.metadata.XpathObjectMetadataService
-
- getNamespaceContext() - Method in class com.adaptris.core.services.path.XPathService
-
- getNamespaceContext() - Method in class com.adaptris.core.services.routing.XmlSyntaxIdentifierImpl
-
- getNamespaceContext() - Method in class com.adaptris.core.services.splitter.XpathDocumentCopier
-
- getNamespaceContext() - Method in class com.adaptris.core.services.splitter.XpathMessageSplitter
-
- getNamespaceContext() - Method in class com.adaptris.core.transform.XmlRuleValidator
-
- getNamespaceContext() - Method in class com.adaptris.core.XpathProduceDestination
-
- getNamespaceContext() - Method in class com.adaptris.util.text.xml.XpathMergeImpl
-
- getNegate() - Method in class com.adaptris.core.services.jmx.JmxWaitService
-
- getNetworkTimeout() - Method in class com.adaptris.core.jdbc.ProxySqlConnection
-
- getNetworkTimeout() - Method in class com.adaptris.jdbc.connection.FailoverDataSource.ConnectionProxy
-
- getNewContextOnException() - Method in class com.adaptris.core.jms.jndi.BaseJndiImplementation
-
- getNewPayload() - Method in class com.adaptris.core.AddPayloadService
-
Get the source of the new payload.
- getNewPayloadEncoding() - Method in class com.adaptris.core.AddPayloadService
-
Get the encoding for the new payload.
- getNewPayloadId() - Method in class com.adaptris.core.AddPayloadService
-
Get the ID of the payload to add.
- getNewPayloadId() - Method in class com.adaptris.core.SwitchPayloadService
-
Get the ID of the payload to switch to.
- getNextServiceId() - Method in interface com.adaptris.core.AdaptrisMessage
-
Returns the unique ID of the next Service
to apply to the
message.
- getNextServiceId() - Method in class com.adaptris.core.AdaptrisMessageImp
-
- getNextServiceId() - Method in class com.adaptris.core.SerializableAdaptrisMessage
-
- getNextServiceId(String, KeyValuePairBag) - Method in class com.adaptris.core.services.metadata.EqualsValueMatcher
-
- getNextServiceId(String, KeyValuePairBag) - Method in class com.adaptris.core.services.metadata.IgnoresCaseValueMatcher
-
- getNextServiceId(String, KeyValuePairBag) - Method in class com.adaptris.core.services.metadata.IntegerValueMatcher
-
- getNextServiceId(String, KeyValuePairBag) - Method in interface com.adaptris.core.services.metadata.MetadataValueMatcher
-
Get the next service id from the mapping.
- getNextServiceId(String, KeyValuePairBag) - Method in class com.adaptris.core.services.metadata.RegexpValueMatcher
-
- getNextServiceId(String, KeyValuePairBag) - Method in class com.adaptris.core.services.metadata.UseKeyAsServiceIdValueMatcher
-
- getNextServiceIdIfDuplicate() - Method in class com.adaptris.core.services.duplicate.CheckMetadataValueService
-
Returns the ID of the next Service
to apply if the metadata
exists if the store of previous values.
- getNextServiceIdIfDuplicate() - Method in class com.adaptris.core.services.metadata.CheckUniqueMetadataValueService
-
Returns the ID of the next Service
to apply if the metadata
exists if the store of previous values.
- getNextServiceIdIfUnique() - Method in class com.adaptris.core.services.duplicate.CheckMetadataValueService
-
Returns the ID of the next Service
to apply if the metadata
does not exist if the store of previous values.
- getNextServiceIdIfUnique() - Method in class com.adaptris.core.services.metadata.CheckUniqueMetadataValueService
-
Returns the ID of the next Service
to apply if the metadata
does not exist if the store of previous values.
- getNodeList(String, Node) - Method in class com.adaptris.util.XmlUtils
-
Method which returns a NodeList extracted from the provided Node based on the provided xpath String.
- getNodeList(String) - Method in class com.adaptris.util.XmlUtils
-
Method which returns a NodeList extracted from the Node created by the setSource method based on the provided xpath String.
- getNotificationInfo() - Method in class com.adaptris.core.interceptor.InterceptorNotification
-
- getNotificationInfo() - Method in class com.adaptris.core.runtime.AdapterManager
-
- getNotificationInfo() - Method in class com.adaptris.core.runtime.ChannelManager
-
- getNotificationInfo() - Method in class com.adaptris.core.runtime.WorkflowManager
-
- getNotificationType(ComponentManagerImpl.ComponentNotificationType) - Method in class com.adaptris.core.runtime.AdapterManager
-
- getNotificationType(ComponentManagerImpl.ComponentNotificationType) - Method in class com.adaptris.core.runtime.ChannelManager
-
- getNotificationType(ComponentManagerImpl.ComponentNotificationType) - Method in class com.adaptris.core.runtime.ComponentManagerImpl
-
- getNotificationType(ComponentManagerImpl.ComponentNotificationType) - Method in class com.adaptris.core.runtime.WorkflowManager
-
- getNotifyThreshold() - Method in class com.adaptris.core.interceptor.SlowMessageNotification
-
- getNullConverter() - Method in class com.adaptris.core.jdbc.NullableParameter
-
- getNumberFormat() - Method in class com.adaptris.core.services.jdbc.AbstractJdbcSequenceNumberService
-
- getNumberFormat() - Method in class com.adaptris.core.services.metadata.SimpleSequenceNumberService
-
- getNumberOfPreviousValuesToStore() - Method in class com.adaptris.core.services.duplicate.StoreMetadataValueService
-
Returns the number of previous values to keep.
- getNumberOfPreviousValuesToStore() - Method in class com.adaptris.core.services.metadata.CheckUniqueMetadataValueService
-
Returns the number of previous values to keep.
- getNumberOfTimeSlices() - Method in class com.adaptris.core.interceptor.MessageMetricsStatistics
-
- getNumberOfTimeSlices() - Method in class com.adaptris.core.interceptor.MetadataStatistics
-
- getNumberOfTimeSlices() - Method in interface com.adaptris.core.interceptor.MetricsMBean
-
Get the current number of timeslices stored.
- getNumRetries() - Method in class com.adaptris.core.services.RetryingServiceWrapper
-
- getNumRowsUpdated() - Method in class com.adaptris.jdbc.JdbcResult
-
- GetOauthToken - Class in com.adaptris.core.http.oauth
-
Simplified framework for retrieving OAUTH tokens from verious 3rd party resources (such as Salesforce, or Google).
- GetOauthToken() - Constructor for class com.adaptris.core.http.oauth.GetOauthToken
-
- getObject() - Method in class com.adaptris.naming.adapter.NamingEntry
-
- getObjectHeaders() - Method in class com.adaptris.core.AdaptrisMessageImp
-
- getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class com.adaptris.naming.adapter.adapterURLContextFactory
-
- getObjectMetadata() - Method in interface com.adaptris.core.AdaptrisMessage
-
- getObjectMetadataKey() - Method in class com.adaptris.core.jms.JmsReplyToDestination
-
- getObjectMetadataKey() - Method in class com.adaptris.core.transform.schema.ViolationsAsObjectMetadata
-
- getObjectMetadataKeyRegexp() - Method in class com.adaptris.core.services.metadata.ConvertObjectMetadataService
-
- getObjectMetadataKeyRegexp() - Method in class com.adaptris.core.transform.ObjectMetadataParameter
-
- getObjectMetadataKeys() - Method in class com.adaptris.core.FormattedMetadataDestination
-
- getObjectName() - Method in class com.adaptris.core.jmx.JmxNotificationConsumer
-
The object name which we will register as a listener for.
- getObjectName() - Method in class com.adaptris.core.services.jmx.JmxOperationImpl
-
- getOffset() - Method in class com.adaptris.core.services.metadata.timestamp.OffsetTimestampGenerator
-
- getOnMaxLoops() - Method in class com.adaptris.core.services.conditional.While
-
- getOpensshConfigFile() - Method in class com.adaptris.sftp.OpenSSHConfigBuilder
-
- getOperationMode() - Method in class com.adaptris.core.security.SymmetricKeyCryptographyService
-
- getOperationName() - Method in class com.adaptris.core.services.jmx.JmxOperationImpl
-
- getOperationParameters() - Method in class com.adaptris.core.services.jmx.JmxOperationImpl
-
- getOperator() - Method in class com.adaptris.core.services.conditional.conditions.ConditionWithOperator
-
- getOptimizeDurableTopicPrefetch() - Method in class com.adaptris.core.jms.activemq.PrefetchPolicyFactory
-
- getOrder() - Method in class com.adaptris.core.jdbc.AbstractParameter
-
- getOrder() - Method in interface com.adaptris.core.jdbc.JdbcParameter
-
- getOrder() - Method in class com.adaptris.core.runtime.ClassDescriptorProperty
-
- getOrder() - Method in class com.adaptris.jdbc.StoredProcedureParameter
-
- getOtherwise() - Method in class com.adaptris.core.services.conditional.IfElse
-
- getOutOfStateHandler() - Method in class com.adaptris.core.ServiceCollectionImp
-
- getOutParameters() - Method in class com.adaptris.core.jdbc.JdbcStoredProcedureProducer
-
- getOutputCapture() - Method in class com.adaptris.core.services.system.SystemCommandExecutorService
-
- getOutputMessageEncoding() - Method in class com.adaptris.core.jmx.XmlNotificationSerializer
-
- getOutputMessageEncoding() - Method in class com.adaptris.core.services.jdbc.XmlPayloadTranslatorImpl
-
- getOutputMessageEncoding() - Method in class com.adaptris.core.transform.XmlTransformService
-
- getOutputPayloadId() - Method in class com.adaptris.core.transform.MultiPayloadXmlTransformService
-
- getOutputStream() - Method in class com.adaptris.core.DefaultAdaptrisMessageImp
-
- getOutputStream(String) - Method in interface com.adaptris.core.MultiPayloadAdaptrisMessage
-
Get the output stream for the given payload ID.
- getOutputStream() - Method in class com.adaptris.core.MultiPayloadAdaptrisMessageImp
-
- getOutputStream(String) - Method in class com.adaptris.core.MultiPayloadAdaptrisMessageImp
-
Get the output stream for the given payload ID.
- getOutputStream() - Method in class com.adaptris.util.text.mime.ByteArrayDataSource
-
- getOutputStream() - Method in class com.adaptris.util.text.mime.InputStreamDataSource
-
- getOutputStyle() - Method in class com.adaptris.core.services.metadata.WriteMetadataToFilesystem
-
- getOutValue() - Method in class com.adaptris.jdbc.StoredProcedureParameter
-
- getOverflowBehaviour() - Method in class com.adaptris.core.services.jdbc.AbstractJdbcSequenceNumberService
-
- getOverflowBehaviour() - Method in class com.adaptris.core.services.metadata.SimpleSequenceNumberService
-
- getOverrideMetadata() - Method in class com.adaptris.core.services.transcoding.DecodingService
-
- getOverrideMetadataFilter() - Method in class com.adaptris.core.CloneMessageServiceList
-
- getOverwrite() - Method in class com.adaptris.core.services.metadata.AddMetadataService
-
- getOverwriteExistingMetadata() - Method in class com.adaptris.core.services.metadata.ReadMetadataFromFilesystem
-
- getOverwriteIfExists() - Method in class com.adaptris.core.services.metadata.WriteMetadataToFilesystem
-
- getOverwriteMetadata() - Method in class com.adaptris.core.services.aggregator.MessageAggregatorImpl
-
Whether or not to overwrite original metadata with metadata from the split messages.
- getParameterApplicator() - Method in class com.adaptris.core.services.jdbc.JdbcServiceWithParameters
-
- getParameterBuilder() - Method in class com.adaptris.core.transform.XmlTransformService
-
- getParameterBuilders() - Method in class com.adaptris.core.transform.XmlTransformParameterBuilder
-
- getParameterByName(String) - Method in interface com.adaptris.core.services.jdbc.StatementParameterCollection
-
- getParameterByName(String) - Method in class com.adaptris.core.services.jdbc.StatementParameterList
-
- getParameterHandler() - Method in class com.adaptris.core.http.jetty.JettyMessageConsumer
-
What to do with any parameters that are part of the request.
- getParameterLogger() - Method in class com.adaptris.core.services.jdbc.StatementParameterImpl
-
- getParameterNamePrefix() - Method in class com.adaptris.core.services.jdbc.NamedParameterApplicator
-
- getParameterNameRegex() - Method in class com.adaptris.core.services.jdbc.NamedParameterApplicator
-
- getParameterPrefix() - Method in class com.adaptris.core.http.jetty.ParameterHandlerImpl
-
- getParameters() - Method in class com.adaptris.core.jdbc.InOutParameters
-
- getParameters() - Method in class com.adaptris.core.jdbc.InParameters
-
- getParameters() - Method in class com.adaptris.core.jdbc.JdbcParameterList
-
- getParameters() - Method in class com.adaptris.core.jdbc.OutParameters
-
- getParameters() - Method in interface com.adaptris.core.jdbc.ParameterList
-
- getParameters() - Method in class com.adaptris.core.services.jdbc.StatementParameterList
-
- getParameters() - Method in class com.adaptris.jdbc.JdbcResult
-
- getParameters() - Method in class com.adaptris.jdbc.StoredProcedure
-
- getParameterType() - Method in class com.adaptris.jdbc.StoredProcedureParameter
-
- getParameterValueType() - Method in class com.adaptris.jdbc.StoredProcedureParameter
-
- getParent() - Method in class com.adaptris.core.RootProcessingExceptionHandler
-
- getParent() - Method in class com.adaptris.core.runtime.ChannelManager
-
- getParent() - Method in interface com.adaptris.core.runtime.ChildComponent
-
Get our direct parent component.
- getParent() - Method in class com.adaptris.core.runtime.WorkflowManager
-
- getParentId() - Method in class com.adaptris.core.interceptor.InterceptorNotification
-
- getParentId() - Method in class com.adaptris.core.runtime.ChannelManager
-
- getParentId() - Method in interface com.adaptris.core.runtime.ChildComponentMBean
-
Get the parent's uniqueid.
- getParentId() - Method in class com.adaptris.core.runtime.ChildRuntimeInfoComponentImpl
-
- getParentId() - Method in interface com.adaptris.core.runtime.ChildRuntimeInfoComponentMBean
-
Get the parent's uniqueid.
- getParentId() - Method in class com.adaptris.core.runtime.WorkflowManager
-
- getParentLogger() - Method in class com.adaptris.core.jdbc.PooledDataSourceImpl
-
- getParentLogger() - Method in class com.adaptris.jdbc.connection.FailoverDataSource
-
- getParentObjectName() - Method in class com.adaptris.core.interceptor.InterceptorNotification
-
- getParentObjectName() - Method in class com.adaptris.core.runtime.ChannelManager
-
- getParentObjectName() - Method in interface com.adaptris.core.runtime.ChildComponentMBean
-
Get the parents ObjectName representation.
- getParentObjectName() - Method in class com.adaptris.core.runtime.ChildRuntimeInfoComponentImpl
-
- getParentObjectName() - Method in interface com.adaptris.core.runtime.ChildRuntimeInfoComponentMBean
-
Get the parents ObjectName representation.
- getParentObjectName() - Method in class com.adaptris.core.runtime.WorkflowManager
-
- getParentRuntimeInfoComponent() - Method in class com.adaptris.core.DefaultFailedMessageRetrierJmx
-
- getParentRuntimeInfoComponent() - Method in class com.adaptris.core.FileLogHandlerJmx
-
Deprecated.
- getParentRuntimeInfoComponent() - Method in class com.adaptris.core.interceptor.InterceptorNotification
-
- getParentRuntimeInfoComponent() - Method in class com.adaptris.core.interceptor.MessageInFlight
-
- getParentRuntimeInfoComponent() - Method in class com.adaptris.core.interceptor.MessageMetricsStatistics
-
- getParentRuntimeInfoComponent() - Method in class com.adaptris.core.interceptor.MetadataStatistics
-
- getParentRuntimeInfoComponent() - Method in class com.adaptris.core.RetryMessageErrorHandlerMonitor
-
- getParentRuntimeInfoComponent() - Method in class com.adaptris.core.runtime.AdapterComponentChecker
-
- getParentRuntimeInfoComponent() - Method in interface com.adaptris.core.runtime.ChildRuntimeInfoComponent
-
- getParentRuntimeInfoComponent() - Method in class com.adaptris.core.runtime.ConsumerMonitorImpl
-
- getParentRuntimeInfoComponent() - Method in class com.adaptris.core.runtime.StandardMessageErrorDigesterJmx
-
- getParseMessage() - Method in class com.adaptris.util.XmlUtils
-
Method which returns the success / fail message generated by the document
parser.
- getPart(String) - Method in class com.adaptris.util.text.mime.ByteArrayIterator
-
Get a part by the contentId.
- getPart(int) - Method in class com.adaptris.util.text.mime.ByteArrayIterator
-
Get a BodyPart based on the it's position within the multipart.
- getPartContentId() - Method in class com.adaptris.core.services.aggregator.MimeAggregator
-
- getPartContentType() - Method in class com.adaptris.core.services.aggregator.MimeAggregator
-
- getPartHeaderFilter() - Method in class com.adaptris.core.services.aggregator.MimeAggregator
-
- getPartHeaderFilter() - Method in class com.adaptris.core.services.mime.InlineMimePartBuilder
-
- getPartHeaderPrefix() - Method in class com.adaptris.core.services.mime.MimePartSelector
-
- getPassword() - Method in class com.adaptris.core.ftp.FileTransferConnection.UserInfo
-
- getPassword() - Method in class com.adaptris.core.http.auth.ConfiguredUsernamePassword
-
- getPassword() - Method in class com.adaptris.core.http.client.net.DynamicBasicAuthorizationHeader
-
- getPassword() - Method in class com.adaptris.core.jdbc.DatabaseConnection
-
- getPassword() - Method in class com.adaptris.core.jms.JmsConnection
-
Sets the broker password.
- getPassword() - Method in class com.adaptris.core.jms.JmsPollingConsumerImpl
-
- getPassword() - Method in class com.adaptris.core.jmx.JmxConnection
-
- getPassword() - Method in class com.adaptris.jdbc.connection.FailoverConfig
-
- getPassword() - Method in class com.adaptris.sftp.ViaProxy
-
- getPassword() - Method in class com.adaptris.util.URLString
-
Returns the password of this URLString.
- getPasswordAuthentication() - Method in class com.adaptris.core.http.auth.AdapterResourceAuthenticator
-
- getPasswordAuthentication(AdaptrisMessage) - Method in class com.adaptris.core.http.auth.ConfiguredUsernamePassword
-
- getPasswordAuthentication(AdaptrisMessage) - Method in class com.adaptris.core.http.auth.MetadataUsernamePassword
-
- getPasswordAuthentication(AdaptrisMessage) - Method in class com.adaptris.core.http.auth.UserPassAuthentication
-
- getPasswordMetadataKey() - Method in class com.adaptris.core.http.auth.MetadataUsernamePassword
-
- getPasswordPatterns() - Method in class com.adaptris.core.metadata.PasswordMetadataFilter
-
- getPath() - Method in class com.adaptris.core.http.jetty.BasicJettyConsumer
-
The path we register against jetty for this consumer
- getPaths() - Method in class com.adaptris.core.http.jetty.SecurityConstraint
-
- getPattern() - Method in class com.adaptris.transform.validate.RegexpContentValidation
-
Get the pattern we are matching against.
- getPatterns() - Method in class com.adaptris.core.services.routing.SyntaxIdentifierImpl
-
- getPayload() - Method in interface com.adaptris.core.AdaptrisMessage
-
Returns a copy of this message's payload in its raw,
byte[]
form.
- getPayload() - Method in class com.adaptris.core.DefaultAdaptrisMessageImp
-
- getPayload(String) - Method in interface com.adaptris.core.MultiPayloadAdaptrisMessage
-
Get the payload data for the given ID.
- getPayload() - Method in class com.adaptris.core.MultiPayloadAdaptrisMessageImp
-
Get the current payload data.
- getPayload(String) - Method in class com.adaptris.core.MultiPayloadAdaptrisMessageImp
-
Get the payload data for the given ID.
- getPayloadCount() - Method in interface com.adaptris.core.MultiPayloadAdaptrisMessage
-
Return the number of payloads contained within the message.
- getPayloadCount() - Method in class com.adaptris.core.MultiPayloadAdaptrisMessageImp
-
Return the number of payloads contained within the message.
- getPayloadEncoding() - Method in class com.adaptris.core.MimeEncoderImpl
-
Returns the payload MIME encoding.
- getPayloadForLogging() - Method in interface com.adaptris.core.AdaptrisMessage
-
- getPayloadForLogging() - Method in class com.adaptris.core.MultiPayloadAdaptrisMessageImp
-
- getPayloadId() - Method in class com.adaptris.core.common.MultiPayloadByteArrayInputParameter
-
Get the ID of the payload to extract.
- getPayloadId() - Method in class com.adaptris.core.common.MultiPayloadByteArrayOutputParameter
-
Get the ID of the payload to extract.
- getPayloadId() - Method in class com.adaptris.core.common.MultiPayloadStreamInputParameter
-
Get the ID of the payload to extract.
- getPayloadId() - Method in class com.adaptris.core.common.MultiPayloadStreamOutputParameter
-
Get the ID of the payload to extract.
- getPayloadId() - Method in class com.adaptris.core.common.MultiPayloadStringInputParameter
-
Get the ID of the payload to extract.
- getPayloadId() - Method in class com.adaptris.core.common.MultiPayloadStringOutputParameter
-
Get the ID of the payload to extract.
- getPayloadIDs() - Method in interface com.adaptris.core.MultiPayloadAdaptrisMessage
-
Get the payload IDs used within this message.
- getPayloadIDs() - Method in class com.adaptris.core.MultiPayloadAdaptrisMessageImp
-
Get the payload IDs used within this message.
- getPeriod() - Method in class com.adaptris.core.FileLogHandler
-
Deprecated.
Get the clean period.
- getPerMessageProperties() - Method in class com.adaptris.core.jms.JmsProducerImpl
-
- getPersistence() - Method in class com.adaptris.core.interceptor.TimeSliceDefaultCacheProvider
-
- getPersistentStore() - Method in class com.adaptris.core.fs.MarshallingItemCache
-
- getPoller() - Method in class com.adaptris.core.AdaptrisPollingConsumer
-
- getPollInterval() - Method in class com.adaptris.core.FixedIntervalPoller
-
- getPoolFactory() - Method in class com.adaptris.core.jdbc.JdbcPooledConnection
-
- getPoolProperties() - Method in class com.adaptris.core.jdbc.PluggableJdbcPooledConnection
-
- getPoolsize() - Method in class com.adaptris.core.services.splitter.PooledSplitJoinService
-
The size of the underlying object/thread pool used to execute services.
- getPoolSize() - Method in class com.adaptris.core.util.NonBlockingQuartzThreadPool
-
- getPoolSize() - Method in class com.adaptris.core.WorkflowWithObjectPool
-
The max size of the pool
- getPort() - Method in class com.adaptris.core.http.jetty.HttpConnection
-
Get the port to listen on for HTTP traffic.
- getPort() - Method in class com.adaptris.sftp.HostConfig
-
- getPort(String, String) - Static method in class com.adaptris.util.GetServiceByName
-
Get the integer port represented by the servicename and class.
- getPort(String) - Static method in class com.adaptris.util.GetServiceByName
-
Convenience Method to get a tcp service method.
- getPort() - Method in class com.adaptris.util.URLString
-
Returns the port number of this URLString.
- getPosition() - Method in class com.adaptris.util.text.mime.SelectByPosition
-
- getPrefetchPolicy() - Method in class com.adaptris.core.jms.activemq.AdvancedActiveMqImplementation
-
Get the Prefetch Policy.
- getPrefix() - Method in class com.adaptris.core.metadata.MappedKeyMetadataFilter
-
- getPrefix() - Method in class com.adaptris.util.PseudoRandomIdGenerator
-
- getPreProcessorConfig() - Method in class com.adaptris.core.config.PreProcessingXStreamMarshaller
-
- getPreProcessorLoader() - Method in class com.adaptris.core.config.PreProcessingXStreamMarshaller
-
- getPreProcessors() - Method in class com.adaptris.core.config.ConfigPreProcessors
-
- getPreProcessors() - Method in class com.adaptris.core.config.PreProcessingXStreamMarshaller
-
- getPreserveHeaders() - Method in class com.adaptris.core.services.splitter.MimePartSplitter
-
Get the preserve headers flag.
- getPreserveHeadersAsMetadata() - Method in class com.adaptris.core.services.mime.MimePartSelector
-
- getPreserveOriginalMessage() - Method in class com.adaptris.core.services.jdbc.XmlPayloadTranslator
-
- getPreservePartHeadersAsMetadata() - Method in class com.adaptris.core.services.mime.MimePartSelector
-
- getPrimaryUrl() - Method in class com.adaptris.core.management.BootstrapProperties
-
- getPriority() - Method in class com.adaptris.core.jms.JmsProducerImpl
-
Returns the JMS priority.
- getPrivateKey() - Method in interface com.adaptris.security.certificate.CertificateBuilder
-
Return the private key associated with the recently created certificate.
- getPrivateKey(String, char[]) - Method in class com.adaptris.security.keystore.CompositeKeystore
-
- getPrivateKey(String, char[]) - Method in interface com.adaptris.security.keystore.KeystoreProxy
-
Method to extract a Partner's Private Key from their Keystore entry and
return a PrivateKey object to the caller.
- getPrivateKeyFilename() - Method in class com.adaptris.core.ftp.SftpKeyAuthentication
-
- getPrivateKeyPassword() - Method in class com.adaptris.core.ftp.SftpKeyAuthentication
-
The password for the private key (if it has one)
- getPrivateKeyPasswordProvider() - Method in class com.adaptris.core.security.CoreSecurityService
-
- getProcDirectory() - Method in class com.adaptris.core.ftp.FtpConsumer
-
Get the "proc" directory.
- getProcedureName() - Method in class com.adaptris.core.jdbc.JdbcStoredProcedureProducer
-
The name of the stored procedure.
- getProcessedItemCache() - Method in class com.adaptris.core.fs.NonDeletingFsConsumer
-
- getProcessedItems() - Method in class com.adaptris.core.fs.ProcessedItemList
-
- getProcessedPath() - Method in class com.adaptris.core.fs.MovingNonDeletingFsConsumer
-
Get the path where processed files are placed once done with.
- getProcessingExceptionService() - Method in class com.adaptris.core.StandardProcessingExceptionHandler
-
Get the service(s) that will be applied.
- getProduceConnection() - Method in class com.adaptris.core.Channel
-
Returns the AdaptrisConnection
used for producing.
- getProduceExceptionHandler() - Method in class com.adaptris.core.WorkflowImp
-
Returns produceExceptionHandler.
- getProducer() - Method in class com.adaptris.core.DefaultEventHandler
-
Returns the AdaptrisMessageProducer
to use.
- getProducer() - Method in class com.adaptris.core.interceptor.ProducingStatisticManager
-
- getProducer() - Method in interface com.adaptris.core.jms.ProducerSession
-
- getProducer() - Method in class com.adaptris.core.services.jdbc.SplittingXmlPayloadTranslator
-
Returns the AdaptrisMessageProducer
to use for producing split
messages.
- getProducer() - Method in class com.adaptris.core.services.splitter.BasicMessageSplitterService
-
Returns the AdaptrisMessageProducer
to use for producing split
messages.
- getProducer() - Method in class com.adaptris.core.StandaloneProducer
-
Returns the producer to use.
- getProducer() - Method in interface com.adaptris.core.Workflow
-
Returns this Workflow
's AdaptrisMessageProducer
.
- getProducer() - Method in class com.adaptris.core.WorkflowImp
-
Returns the AdaptrisMessageProducer
to use.
- getProperties() - Method in class com.adaptris.core.config.ConfigPreProcessorImpl
-
- getProperties() - Method in class com.adaptris.core.jms.jndi.SimpleFactoryConfiguration
-
- getProperty(String, Long) - Method in class com.adaptris.core.management.BootstrapProperties
-
Add overloaded method to get numerical values from bootstrap.properties.
- getPropertyIgnoringCase(Properties, String, String) - Static method in class com.adaptris.core.util.PropertyHelper
-
Convenience method to get a property value ignoring the case.
- getPropertyIgnoringCase(Properties, String) - Static method in class com.adaptris.core.util.PropertyHelper
-
- getPropertySubset(Properties, String) - Static method in class com.adaptris.core.util.PropertyHelper
-
Get a subset of the configuration properties.
- getPropertySubset(Properties, String, boolean) - Static method in class com.adaptris.core.util.PropertyHelper
-
Get a subset of the configuration properties.
- getProtocol() - Method in class com.adaptris.util.URLString
-
Returns the protocol of this URLString.
- getProviders() - Method in class com.adaptris.core.ftp.SftpAuthenticationWrapper
-
- getProviders() - Method in class com.adaptris.core.http.client.net.CompositeRequestHeaders
-
- getProviders() - Method in class com.adaptris.core.http.jetty.CompositeResponseHeaderProvider
-
- getProxiedCache() - Method in class com.adaptris.core.cache.RetryingCacheProxy
-
- getProxy() - Method in class com.adaptris.sftp.ConfigBuilderImpl
-
- getProxy() - Method in class com.adaptris.sftp.ViaProxy
-
- getPublicKey() - Method in interface com.adaptris.security.certificate.CertificateBuilder
-
Return the public key associated with the recently created certificate.
- getPublicKey() - Method in interface com.adaptris.security.certificate.CertificateHandler
-
Extract the PublicKey from the given Certificate.
- getQualifier() - Method in class com.adaptris.core.MleMarker
-
The qualifier for the event in question
- getQuartzId() - Method in class com.adaptris.core.QuartzCronPoller
-
- getQuery() - Method in class com.adaptris.core.services.dynamic.ServiceFromDatabase
-
- getQueryClass() - Method in class com.adaptris.core.services.jdbc.StatementParameter
-
Return the type of the underlying jdbc object.
- getQueryExpression() - Method in class com.adaptris.core.services.metadata.RegexpMetadataQuery
-
Returns the regexp query expression.
- getQueryString() - Method in class com.adaptris.core.services.jdbc.StatementParameterImpl
-
Get the query string.
- getQueryType() - Method in class com.adaptris.core.services.jdbc.StatementParameterImpl
-
Return the query type.
- getQueryValue(AdaptrisMessage) - Method in class com.adaptris.core.services.jdbc.StatementParameterImpl
-
- getQueue() - Method in class com.adaptris.core.jms.PtpConsumer
-
The JMS Queue
- getQueue() - Method in class com.adaptris.core.jms.PtpPollingConsumer
-
The JMS Topic
- getQueue() - Method in class com.adaptris.core.jms.PtpProducer
-
The JMS Queue
- getQueueBrowserPrefetch() - Method in class com.adaptris.core.jms.activemq.PrefetchPolicyFactory
-
- getQueuePrefetch() - Method in class com.adaptris.core.jms.activemq.PrefetchPolicyFactory
-
- getQuiet() - Method in class com.adaptris.core.services.metadata.PayloadFromTemplateService
-
- getQuietInterval() - Method in class com.adaptris.core.fs.FsConsumerImpl
-
Specify how old a file must be before a file is deemed safe to be processed.
- getQuietInterval() - Method in class com.adaptris.core.ftp.FtpConsumerImpl
-
- getQuoteHandling() - Method in class com.adaptris.core.services.system.DefaultCommandBuilder
-
- getQuoteReplacement() - Method in class com.adaptris.core.services.metadata.PayloadFromTemplateService
-
- getRandomize() - Method in class com.adaptris.core.services.WaitService
-
- getReacquireLockBetweenMessages() - Method in class com.adaptris.core.AdaptrisPollingConsumer
-
Get the reacquire lock flag.
- getReader() - Method in class com.adaptris.core.AdaptrisMessageImp
-
- getReadTimeout() - Method in class com.adaptris.core.http.client.net.StandardHttpProducer
-
Set the read timeout.
- getReceiveTimeout() - Method in class com.adaptris.core.jms.BaseJmsPollingConsumerImpl
-
Sets the period that this class should wait for the broker to deliver a message.
- getRedeliveryPolicy() - Method in class com.adaptris.core.jms.activemq.AdvancedActiveMqImplementation
-
Get the Redelivery Policy.
- getRef() - Method in class com.adaptris.util.URLString
-
Returns the reference of this URLString.
- getRefreshToken() - Method in class com.adaptris.core.http.oauth.AccessToken
-
- getRefreshTokenKey() - Method in class com.adaptris.core.http.oauth.GetOauthToken
-
Deprecated.
- getRefreshTokenKey() - Method in class com.adaptris.core.http.oauth.MetadataAccessTokenWriter
-
- getRegexpMetadataQueries() - Method in class com.adaptris.core.services.metadata.RegexpMetadataService
-
- getRegexpSource() - Method in class com.adaptris.core.services.path.RegexpService
-
- getRegisteredChannels() - Method in class com.adaptris.core.ConnectionErrorHandlerImp
-
- getRegisterOwner() - Method in class com.adaptris.core.jms.FailoverJmsConnection
-
- getRegularExpression() - Method in class com.adaptris.core.services.metadata.ExtractMetadataService
-
- getRemotePartner() - Method in class com.adaptris.core.security.CoreSecurityService
-
Get the remote partner alias.
- getRemotePartnerMetadataKey() - Method in class com.adaptris.core.security.CoreSecurityService
-
- getRemoteRevision(String, File) - Method in interface com.adaptris.core.management.vcs.VersionControlSystem
-
This method will return the remote repositories latest revision number/string/id.
- getRemoteRevisionHistory(String, File, int) - Method in interface com.adaptris.core.management.vcs.VersionControlSystem
-
- getRemoveOriginalMessageTypeKey() - Method in class com.adaptris.core.jms.AutoConvertMessageTranslator
-
- getReplace() - Method in class com.adaptris.core.services.findreplace.FindAndReplaceUnit
-
- getReplaceAll() - Method in class com.adaptris.core.services.metadata.ReplaceMetadataValue
-
- getReplaceFirstOnly() - Method in class com.adaptris.core.services.findreplace.FindAndReplaceService
-
Returns replaceFirstOnly.
- getReplacement() - Method in class com.adaptris.core.metadata.MappedKeyMetadataFilter
-
- getReplacementValue() - Method in class com.adaptris.core.services.metadata.ReplaceMetadataValue
-
- getReplaceOriginalMessage() - Method in class com.adaptris.core.services.aggregator.MultiPayloadMessageAggregator
-
et whether to replace the original multi-payload message payload.
- getReplyCode() - Method in exception com.adaptris.ftp.FtpException
-
Get the reply code if it exists
- getReplyCode() - Method in class com.adaptris.ftp.Reply
-
Getter for reply code
- getReplyDirectory() - Method in class com.adaptris.core.ftp.FtpProducer
-
Deprecated.
- getReplyProcDirectory() - Method in class com.adaptris.core.ftp.FtpProducer
-
Deprecated.
- getReplyProducer() - Method in class com.adaptris.core.RequestReplyWorkflow
-
Returns the AdaptrisMessageProducer
to use for the reply.
- getReplyServiceCollection() - Method in class com.adaptris.core.RequestReplyWorkflow
-
Returns the ServiceCollection
to use on the reply.
- getReplyText() - Method in class com.adaptris.ftp.Reply
-
Getter for reply text
- getReplyTimeout() - Method in class com.adaptris.core.RequestReplyWorkflow
-
- getReplyTimeout() - Method in class com.adaptris.core.StandaloneRequestor
-
- getReplyToDestination() - Method in interface com.adaptris.core.jms.JmsDestination
-
Get the Jms replyTo Destination.
- getReplyToDestination() - Method in class com.adaptris.core.jms.JmsProducer.MyJmsDestination
-
- getReplyUsesEncoder() - Method in class com.adaptris.core.ftp.FtpProducer
-
Deprecated.
- getReport() - Method in class com.adaptris.core.management.VersionReport
-
Get a report on all the modules.
- getReportAllErrors() - Method in class com.adaptris.core.jms.MessageTypeTranslatorImp
-
- getReportBuilder() - Method in class com.adaptris.core.http.jetty.retry.RetryFromJetty
-
How to build reports.
- getReportingEndpoint() - Method in class com.adaptris.core.http.jetty.retry.RetryFromJetty
-
The endpoint that allows reporting on what has failed.
- getReportRenderer() - Method in class com.adaptris.core.http.jetty.retry.ReportBuilder
-
- getReportRenderer() - Method in class com.adaptris.core.http.jetty.retry.RetryStoreListService
-
- getRequest() - Method in class com.adaptris.core.http.jetty.JettyWrapper
-
- getRequestBody() - Method in class com.adaptris.core.http.client.net.StandardHttpProducer
-
Set where the HTTP Request body is going to come from.
- getRequestHeaderProvider() - Method in class com.adaptris.core.http.client.net.HttpProducer
-
Specify how we want to generate the initial set of HTTP Headers.
- getRequestHeaderProvider() - Method in class com.adaptris.core.http.client.net.HttpRequestServiceImpl
-
- getRequestingHost() - Method in class com.adaptris.core.http.ResourceAuthenticator.ResourceTarget
-
- getRequestingPort() - Method in class com.adaptris.core.http.ResourceAuthenticator.ResourceTarget
-
- getRequestingPrompt() - Method in class com.adaptris.core.http.ResourceAuthenticator.ResourceTarget
-
- getRequestingProtocol() - Method in class com.adaptris.core.http.ResourceAuthenticator.ResourceTarget
-
- getRequestingScheme() - Method in class com.adaptris.core.http.ResourceAuthenticator.ResourceTarget
-
- getRequestingSite() - Method in class com.adaptris.core.http.ResourceAuthenticator.ResourceTarget
-
- getRequestingURL() - Method in class com.adaptris.core.http.ResourceAuthenticator.ResourceTarget
-
- getRequestorType() - Method in class com.adaptris.core.http.ResourceAuthenticator.ResourceTarget
-
- getRequiredKeys() - Method in class com.adaptris.core.services.metadata.ValidateMetadataService
-
Returns the List
of keys which must be present and have non
empty values.
- getResetStatement() - Method in class com.adaptris.core.services.jdbc.AbstractJdbcSequenceNumberService
-
- getResetWipFiles() - Method in class com.adaptris.core.fs.FsConsumer
-
- getResolveAsNodeset() - Method in class com.adaptris.core.services.routing.XpathNodeIdentifier
-
- getResponse() - Method in class com.adaptris.core.http.jetty.JettyWrapper
-
- getResponseBody() - Method in class com.adaptris.core.http.client.net.StandardHttpProducer
-
Set where the HTTP Response Body will be written to.
- getResponseHeaderHandler() - Method in class com.adaptris.core.http.client.net.HttpProducer
-
Specify how we handle headers from the HTTP response.
- getResponseHeaderHandler() - Method in class com.adaptris.core.http.client.net.HttpRequestServiceImpl
-
- getResponseHeaderProvider() - Method in class com.adaptris.core.http.jetty.JettyResponseService
-
- getResponseHeaderProvider() - Method in class com.adaptris.core.http.jetty.ResponseProducerImpl
-
Additional HTTP headers that will be sent as part of the response.
- getRestartAffectedServiceOnException() - Method in class com.adaptris.core.ServiceCollectionImp
-
- getRestartOnFailure() - Method in class com.adaptris.core.services.RetryingServiceWrapper
-
- getRestartStrategy() - Method in class com.adaptris.core.services.StatelessServiceWrapper
-
- getResultCountMetadataItem() - Method in class com.adaptris.core.services.jdbc.ResultSetTranslatorImp
-
- getResultKey() - Method in class com.adaptris.core.services.metadata.compare.ComparatorImpl
-
- getResultKey() - Method in class com.adaptris.core.services.metadata.CreateQueryStringFromMetadata
-
- getResultKey() - Method in class com.adaptris.core.services.metadata.MetadataAppenderService
-
Returns the metadata key that the concatenated metadata values will be
stored against.
- getResultSet(int) - Method in class com.adaptris.jdbc.JdbcResult
-
- getResultSetCounterPrefix() - Method in class com.adaptris.core.services.jdbc.MetadataResultSetTranslatorImpl
-
- getResultSets() - Method in class com.adaptris.jdbc.JdbcResult
-
- getResultSetTranslator() - Method in class com.adaptris.core.jdbc.JdbcStoredProcedureProducer
-
- getResultSetTranslator() - Method in class com.adaptris.core.services.jdbc.JdbcDataQueryService
-
- getResultSetTranslator() - Method in class com.adaptris.jdbc.StoredProcedure
-
- getResultValueTranslator() - Method in class com.adaptris.core.services.jmx.DynamicJmxOperationService
-
- getResultValueTranslator() - Method in class com.adaptris.core.services.jmx.JmxOperationCallService
-
- getRetainFilterExceptionsMessages() - Method in class com.adaptris.core.services.aggregator.MessageAggregatorImpl
-
Should an error occur with the filter, should we exclude these messages from the result?
- getRetainUniqueId() - Method in class com.adaptris.core.MimeEncoderImpl
-
Returns true if the original ID of a decoded message should be retained for the new message.
- getRetainUniqueId() - Method in class com.adaptris.core.RequestReplyWorkflow
-
- getRetryEndpointPrefix() - Method in class com.adaptris.core.http.jetty.retry.RetryFromJetty
-
The retry endpoint.
- getRetryHttpMethod() - Method in class com.adaptris.core.http.jetty.retry.RetryFromJetty
-
The HTTP method which is required for retries; the default is POST.
- getRetryInterval() - Method in class com.adaptris.core.cache.RetryingCacheProxy
-
- getRetryInterval() - Method in class com.adaptris.core.RetryMessageErrorHandlerImp
-
- getRetryInterval() - Method in class com.adaptris.core.services.jmx.JmxWaitService
-
- getRetryLimit() - Method in class com.adaptris.core.RetryMessageErrorHandlerImp
-
Get the retry limit.
- getRetryStore() - Method in class com.adaptris.core.http.jetty.retry.RetryFromJetty
-
Where messages are stored for retries.
- getRetryStore() - Method in class com.adaptris.core.http.jetty.retry.RetryStoreServiceImpl
-
Where messages are stored for retries.
- getRevision() - Method in class com.adaptris.core.management.vcs.RevisionHistoryItem
-
- getRoles() - Method in class com.adaptris.core.http.jetty.SecurityConstraint
-
- getRoutes() - Method in class com.adaptris.core.http.jetty.JettyRoutingService
-
- getRoutingKey() - Method in class com.adaptris.core.services.routing.SyntaxRoutingService
-
Get the metadata key that the value will be stored against.
- getRows() - Method in interface com.adaptris.jdbc.JdbcResultSet
-
- getRows() - Method in class com.adaptris.jdbc.JdbcResultSetImpl
-
- getRowsAffectedMetadataKey() - Method in class com.adaptris.core.services.jdbc.JdbcMapInsert
-
- getRowsUpdatedMetadataKey() - Method in class com.adaptris.core.services.jdbc.JdbcDataCaptureServiceImpl
-
- getRules() - Method in class com.adaptris.transform.validate.ValidationStage
-
Get the list of configured rules.
- getSaveReturnedKeys() - Method in class com.adaptris.core.services.jdbc.JdbcDataCaptureServiceImpl
-
Get the configured flag.
- getSchedulerGroup() - Method in class com.adaptris.core.QuartzCronPoller
-
- getSchema() - Method in class com.adaptris.core.jdbc.ProxySqlConnection
-
- getSchema() - Method in class com.adaptris.core.transform.schema.XmlSchemaValidatorImpl
-
Returns the schema to validate against.
- getSchema() - Method in class com.adaptris.core.transform.XmlSchemaValidator
-
Deprecated.
Returns the schema to validate against.
- getSchema() - Method in class com.adaptris.jdbc.connection.FailoverDataSource.ConnectionProxy
-
- getSchemaCache() - Method in class com.adaptris.core.transform.schema.XmlSchemaValidatorImpl
-
- getSchemaCache() - Method in class com.adaptris.core.transform.XmlSchemaValidator
-
Deprecated.
- getSchemaViolationHandler() - Method in class com.adaptris.core.transform.schema.ExtendedXmlSchemaValidator
-
- getScript() - Method in class com.adaptris.core.services.EmbeddedScriptingService
-
- getScriptFilename() - Method in class com.adaptris.core.services.ScriptingService
-
- getSearchValue() - Method in class com.adaptris.core.services.metadata.ReplaceMetadataValue
-
- getSecondKey() - Method in class com.adaptris.core.services.metadata.compare.MetadataComparisonService
-
- getSecureRandom() - Static method in class com.adaptris.security.util.SecurityUtil
-
Return a SecureRandom implementation.
- getSecurityConstraints() - Method in class com.adaptris.core.http.jetty.ConfigurableSecurityHandler
-
- getSecurityFactory() - Method in class com.adaptris.core.security.CoreSecurityService
-
Get the encryption type to be used.
- getSecurityHandler() - Method in class com.adaptris.core.http.jetty.EmbeddedConnection
-
- getSecurityHandler() - Method in class com.adaptris.core.http.jetty.HttpConnection
-
- getSelector() - Method in class com.adaptris.core.services.dynamic.MimeServiceExtractor
-
- getSelector() - Method in class com.adaptris.core.services.mime.MimePartSelector
-
- getSelectStatement() - Method in class com.adaptris.core.services.jdbc.AbstractJdbcSequenceNumberService
-
- getSendEvents() - Method in class com.adaptris.core.services.splitter.AdvancedMessageSplitterService
-
- getSendEvents() - Method in class com.adaptris.core.services.splitter.PooledSplitJoinService
-
Whether or not to send events for the split message once service execution has completed.
- getSendEvents() - Method in class com.adaptris.core.services.splitter.SplitJoinService
-
Deprecated.
- getSendEvents() - Method in class com.adaptris.core.WorkflowImp
-
Return whether events should be sent.
- getSendPayload() - Method in class com.adaptris.core.http.jetty.ResponseProducerImpl
-
Send the current payload as part of the response.
- getSendProcessingInterval() - Method in class com.adaptris.core.http.jetty.BasicJettyConsumer
-
- getSeparator() - Method in class com.adaptris.core.metadata.ElementKeyAndValueFormatter
-
Get the key/value separator.
- getSeparator() - Method in class com.adaptris.core.services.jdbc.MetadataResultSetTranslatorImpl
-
- getSeparator() - Method in class com.adaptris.core.services.metadata.UrlEncodedMetadataValues
-
- getSeparator() - Method in class com.adaptris.core.services.metadata.xpath.MultiItemConfiguredXpathQuery
-
- getSeparator() - Method in class com.adaptris.core.services.metadata.xpath.MultiItemMetadataXpathQuery
-
- getSeparator() - Method in class com.adaptris.core.services.splitter.SplitByMetadata
-
- getSeparator() - Method in class com.adaptris.util.PlainIdGenerator
-
- getSequenceNumber() - Method in class com.adaptris.core.MleMarker
-
Get the sequence number for this marker.
- getSequenceNumberFile() - Method in class com.adaptris.core.services.metadata.SimpleSequenceNumberService
-
- getSerializer() - Method in class com.adaptris.core.jmx.JmxNotificationConsumer
-
- getServerConnectorProperties() - Method in class com.adaptris.core.http.jetty.HttpConnection
-
- getServerTimezone() - Method in class com.adaptris.core.ftp.FtpConnectionImp
-
- getService() - Method in class com.adaptris.core.services.BranchingServiceEnabler
-
- getService() - Method in class com.adaptris.core.services.conditional.Case
-
- getService() - Method in class com.adaptris.core.services.conditional.ElseService
-
- getService() - Method in class com.adaptris.core.services.conditional.ThenService
-
- getService(AdaptrisMessage, AdaptrisMarshaller) - Method in interface com.adaptris.core.services.dynamic.ServiceExtractor
-
Build a service from the message.
- getService(AdaptrisMessage, AdaptrisMarshaller) - Method in class com.adaptris.core.services.dynamic.ServiceExtractorImpl
-
- getService() - Method in class com.adaptris.core.services.exception.ExceptionHandlingServiceWrapper
-
Returns the Service to wrap.
- getService() - Method in class com.adaptris.core.services.RetryingServiceWrapper
-
- getService() - Method in class com.adaptris.core.services.splitter.AdvancedMessageSplitterService
-
- getService() - Method in class com.adaptris.core.services.splitter.PooledSplitJoinService
-
The
Service
to execute over all the split messages.
- getService() - Method in class com.adaptris.core.services.splitter.SplitJoinService
-
Deprecated.
- getService() - Method in class com.adaptris.core.services.StatelessServiceWrapper
-
- GetServiceByName - Class in com.adaptris.util
-
GetServiceByName.
- getServiceCollection() - Method in class com.adaptris.core.WorkflowImp
-
Returns the ServiceCollection
to use.
- getServiceErrorHandler() - Method in class com.adaptris.core.services.splitter.PooledSplitJoinService
-
The strategy to use when encountering any errors during execution.
- getServiceExtractor() - Method in class com.adaptris.core.services.dynamic.DynamicServiceExecutor
-
- getServiceId() - Method in class com.adaptris.core.http.client.StatusEvaluatorImpl
-
- getServiceId() - Method in class com.adaptris.core.http.jetty.JettyRouteSpec
-
- getServiceIds() - Method in class com.adaptris.core.SharedComponentList
-
Return a list of service-ids that are registered.
- getServices() - Method in interface com.adaptris.core.ServiceCollection
-
Returns a List
of the Service
s in this
collection.
- getServices() - Method in class com.adaptris.core.ServiceCollectionImp
-
Returns the configured List
of Service
s.
- getServices() - Method in class com.adaptris.core.SharedComponentList
-
Returns a clone of the shared-services
- getServletHolder() - Method in class com.adaptris.core.http.jetty.ServletWrapper
-
- getSession() - Method in interface com.adaptris.core.jms.ProducerSession
-
- getSessionFactory() - Method in class com.adaptris.core.jms.JmsProducerImpl
-
- getSharedComponents() - Method in class com.adaptris.core.Adapter
-
- getSharedConnectionIds() - Method in class com.adaptris.core.runtime.AdapterManager
-
- getSharedConnectionIds() - Method in interface com.adaptris.core.runtime.AdapterManagerMBean
-
Get all the connection unique-ids that are currently registered as a shared connection.
- getSharedServiceIds() - Method in class com.adaptris.core.runtime.AdapterManager
-
- getSharedServiceIds() - Method in interface com.adaptris.core.runtime.AdapterManagerMBean
-
Get all the service unique-ids that are currently registered as a shared service.
- getShutdownWaitSeconds() - Method in class com.adaptris.core.EventHandlerBase
-
- getShutdownWaitTime() - Method in class com.adaptris.core.DefaultFailedMessageRetrier
-
Set the shutdown wait timeout for the pool.
- getShutdownWaitTime() - Method in class com.adaptris.core.PoolingWorkflow
-
Set the shutdown wait timeout for the pool.
- getShutdownWaitTime() - Method in class com.adaptris.core.ScheduledTaskPoller
-
- getSignatureAlgorithm() - Method in interface com.adaptris.security.certificate.CertificateHandler
-
This method extracts the Signature Algorithm from the given Certificate.
- getSignatureAlgorithm() - Method in class com.adaptris.security.certificate.CertificateParameter
-
Return the signatureAlgorithm.
- getSignatureAlgorithmObjectId() - Method in interface com.adaptris.security.certificate.CertificateHandler
-
This method extracts the Signature Algorithm OID from the given Certificate.
- getSingleExecution() - Method in class com.adaptris.core.jms.JmsConnectionErrorHandler
-
- getSingleNode(String) - Method in class com.adaptris.util.XmlUtils
-
Method which returns a Node by applying the provided, this Node can either be modified directly using the DOM api or by using
the convenience methods in this class.
- getSingleNode(String, Node) - Method in class com.adaptris.util.XmlUtils
-
Method which returns a Node by applying the provided relative to the specified root Node.
- getSingleTextItem(String, Node) - Method in class com.adaptris.util.XmlUtils
-
Method which returns a String representation of either a TEXT_NODE or an ATTRIBUTE_NODE, extracted from the provided Node.
- getSingleTextItem(String) - Method in class com.adaptris.util.XmlUtils
-
Method which returns a String representation of either a TEXT_NODE or an ATTRIBUTE_NODE, extracted from the Node created by
"setSource".
- getSize() - Method in interface com.adaptris.core.AdaptrisMessage
-
Return the size of the payload.
- getSize() - Method in class com.adaptris.core.DefaultAdaptrisMessageImp
-
- getSize(String) - Method in interface com.adaptris.core.MultiPayloadAdaptrisMessage
-
Get the size of the payload for the given ID.
- getSize() - Method in class com.adaptris.core.MultiPayloadAdaptrisMessageImp
-
Get the current payload size.
- getSize(String) - Method in class com.adaptris.core.MultiPayloadAdaptrisMessageImp
-
Get the size of the payload for the given ID.
- getSizeCriteriaBytes() - Method in class com.adaptris.core.services.SizeBasedBranchingService
-
- getSizeThreshold() - Method in class com.adaptris.core.interceptor.MessageThresholdNotification
-
- getSmallerThanServiceId() - Method in class com.adaptris.core.services.SizeBasedBranchingService
-
- getSocketTimeout() - Method in class com.adaptris.core.ftp.FtpConnectionImp
-
- getSocketTimeout() - Method in class com.adaptris.core.ftp.StandardSftpConnection
-
- getSource() - Method in class com.adaptris.core.common.Execution
-
- getSource() - Method in class com.adaptris.core.security.SymmetricKeyCryptographyService
-
- getSourceFormatBuilder() - Method in class com.adaptris.core.services.metadata.ReformatDateService
-
- getSourceId() - Method in class com.adaptris.core.Event
-
Returns the unique ID of the source Adapter
(or other
entity such as a GUI).
- getSourceKey() - Method in class com.adaptris.core.services.metadata.ExtractMetadataService
-
- getSourcePayloadId() - Method in class com.adaptris.core.transform.MultiPayloadXmlTransformService
-
- getSplitMetadataKey() - Method in class com.adaptris.core.services.splitter.SplitByMetadata
-
- getSplitOnLine() - Method in class com.adaptris.core.services.splitter.LineCountSplitter
-
Get the number of lines that we are splitting on.
- getSplitPattern() - Method in class com.adaptris.core.services.splitter.SimpleRegexpMessageSplitter
-
Gets the regular expression to split on.
- getSplitSizeBytes() - Method in class com.adaptris.core.services.splitter.SizeBasedSplitter
-
- getSplitter() - Method in class com.adaptris.core.services.splitter.MessageSplitterServiceImp
-
Returns the MessageSplitter
to use.
- getSplitter() - Method in class com.adaptris.core.services.splitter.PooledSplitJoinService
-
- getSplitter() - Method in class com.adaptris.core.services.splitter.SplitJoinService
-
Deprecated.
- getSqlConnection() - Method in class com.adaptris.core.services.jdbc.JdbcDataCaptureServiceImpl.DatabaseActor
-
- getSslProperties() - Method in class com.adaptris.core.http.jetty.HttpsConnection
-
- getStackTrace() - Method in class com.adaptris.core.runtime.MessageDigestErrorEntry
-
- getStandaloneConsumer() - Method in class com.adaptris.core.DefaultFailedMessageRetrier
-
- getStandaloneProducers() - Method in class com.adaptris.core.MultiProducerWorkflow
-
Returns the List
of underlying StandaloneProducer
s used to send processed messages.
- getStandardDeviationInterval() - Method in class com.adaptris.core.GaussianIntervalPoller
-
- getStartMillis() - Method in class com.adaptris.core.interceptor.InterceptorStatistic
-
- getStartMillis() - Method in class com.adaptris.core.interceptor.SerializableStatistic
-
- getStartTime() - Method in class com.adaptris.core.http.jetty.JettyConsumerMonitor
-
- getStartUpEventImp() - Method in class com.adaptris.core.Adapter
-
Returns the name of the start up event class to use.
- getState() - Method in class com.adaptris.core.management.ManagementComponentInfo
-
- getStatement() - Method in class com.adaptris.core.services.jdbc.ConfiguredSQLStatement
-
- getStatement() - Method in class com.adaptris.core.services.jdbc.JdbcDataCaptureServiceImpl
-
The configured Statement.
- getStatement() - Method in class com.adaptris.jdbc.ConfiguredStatementCreator
-
- getStatement() - Method in class com.adaptris.jdbc.JdbcResult
-
- getStatementCreator() - Method in class com.adaptris.core.jdbc.JdbcStoredProcedureProducer
-
- getStatementCreator() - Method in class com.adaptris.core.services.jdbc.JdbcDataQueryService
-
- getStatementCreator() - Method in class com.adaptris.jdbc.StoredProcedure
-
- getStatementExecutor() - Method in class com.adaptris.core.jdbc.JdbcStoredProcedureProducer
-
- getStatementExecutor() - Method in class com.adaptris.jdbc.StoredProcedure
-
- getStatementParameters() - Method in class com.adaptris.core.services.jdbc.JdbcServiceWithParameters
-
- getStatementTimeout() - Method in class com.adaptris.core.jdbc.JdbcService
-
- getStatisticManager() - Method in class com.adaptris.core.interceptor.MessageMetricsInterceptorImpl
-
- getStatisticManager() - Method in class com.adaptris.core.interceptor.MetadataMetricsInterceptorImpl
-
- getStatistics() - Method in class com.adaptris.core.interceptor.MessageMetricsStatistics
-
- getStatistics(int, int) - Method in class com.adaptris.core.interceptor.MessageMetricsStatistics
-
- getStatistics() - Method in interface com.adaptris.core.interceptor.MessageMetricsStatisticsMBean
-
Get all the statistics hosted by this management bean.
- getStatistics(int, int) - Method in interface com.adaptris.core.interceptor.MessageMetricsStatisticsMBean
-
Returns a view of the portion of this list between the specified fromIndex
, inclusive,
and toIndex
, exclusive.
- getStatistics() - Method in class com.adaptris.core.interceptor.MetadataStatistics
-
- getStatistics(int, int) - Method in class com.adaptris.core.interceptor.MetadataStatistics
-
- getStatistics() - Method in interface com.adaptris.core.interceptor.MetadataStatisticsMBean
-
Get all the statistics hosted by this management bean.
- getStatistics(int, int) - Method in interface com.adaptris.core.interceptor.MetadataStatisticsMBean
-
Returns a view of the portion of this list between the specified fromIndex
, inclusive,
and toIndex
, exclusive.
- getStats() - Method in class com.adaptris.core.interceptor.BaseStatisticManager
-
- getStats() - Method in class com.adaptris.core.interceptor.MessageMetricsInterceptorImpl
-
- getStats() - Method in class com.adaptris.core.interceptor.MetadataMetricsInterceptorImpl
-
- getStats() - Method in interface com.adaptris.core.interceptor.StatisticManager
-
- getStatus(AdaptrisMessage) - Method in class com.adaptris.core.http.jetty.ResponseProducerImpl
-
- getStatus() - Method in class com.adaptris.core.http.jetty.TimeoutAction
-
- getStatus(AdaptrisMessage) - Method in class com.adaptris.core.http.server.ConfiguredStatusProvider
-
- getStatus() - Method in class com.adaptris.core.http.server.ConfiguredStatusProvider
-
- getStatus(AdaptrisMessage) - Method in interface com.adaptris.core.http.server.HttpStatusProvider
-
Get the method that should be used with the HTTP request.
- getStatus(AdaptrisMessage) - Method in class com.adaptris.core.http.server.MetadataStatusProvider
-
- getStatus(AdaptrisMessage) - Method in class com.adaptris.core.http.server.RawStatusProvider
-
- getStatusCode() - Method in class com.adaptris.core.http.client.ExactMatch
-
- getStatusCode() - Method in enum com.adaptris.core.http.server.HttpStatusProvider.HttpStatus
-
- getStatusMatches() - Method in class com.adaptris.core.http.client.net.BranchingHttpRequestService
-
Set the nextServiceId
based on these evaluators.
- getStatusProvider() - Method in class com.adaptris.core.http.jetty.ResponseProducerImpl
-
The HTTP Status.
- getStoreFileUrl() - Method in class com.adaptris.core.services.duplicate.DuplicateMetadataValueService
-
Returns the persistent store for previously received values in the form of
a file URL.
- getStoreFileUrl() - Method in class com.adaptris.core.services.metadata.CheckUniqueMetadataValueService
-
Returns the persistent store for previously received values in the form of
a file URL.
- getStrict() - Method in class com.adaptris.core.jms.JmsTransactedWorkflow
-
- getStrict() - Method in class com.adaptris.core.lms.ZipFileBackedMessageFactory
-
- getStrictConversion() - Method in class com.adaptris.core.jms.MetadataConverter
-
- getStringPayload() - Method in interface com.adaptris.core.AdaptrisMessage
-
- getStrip() - Method in class com.adaptris.core.services.system.AddMetaDataValue
-
- getStripIllegalXmlChars() - Method in class com.adaptris.core.services.jdbc.XmlPayloadTranslatorImpl
-
- getStyle() - Method in class com.adaptris.core.metadata.PasswordEncodeMetadataFilter
-
- getStyle() - Method in class com.adaptris.core.services.Base64Service
-
- getStyle() - Method in class com.adaptris.core.services.metadata.Base64MetadataService
-
- getSubjectInfo() - Method in class com.adaptris.security.certificate.CertificateParameter
-
Return the subject.
- getSubscriptionId() - Method in class com.adaptris.core.jms.PasConsumer
-
Our subscription ID.
- getSubscriptionId() - Method in class com.adaptris.core.jms.PasPollingConsumer
-
Returns the subscription ID to use.
- getSubTypes() - Method in class com.adaptris.core.runtime.ClassDescriptor
-
- getSuccessExitCode() - Method in class com.adaptris.core.services.system.DefaultCommandBuilder
-
- getSuccessId() - Method in class com.adaptris.core.security.CoreSecurityService
-
- getSuccessId() - Method in class com.adaptris.core.services.BranchingServiceEnabler
-
- getSummary() - Method in class com.adaptris.core.runtime.ClassDescriptor
-
- getSyntaxIdentifiers() - Method in class com.adaptris.core.services.routing.SyntaxBranchingService
-
Return the list of configured SyntaxIdentifers.
- getSyntaxIdentifiers() - Method in class com.adaptris.core.services.routing.SyntaxRoutingService
-
Return the list of configured SyntaxIdentifers.
- getSystemDate() - Static method in class com.adaptris.transform.MappingUtils
-
Get the current system date.
- getSystemDateTime() - Static method in class com.adaptris.transform.MappingUtils
-
Get the system date and time.
- getSystemTime() - Static method in class com.adaptris.transform.MappingUtils
-
Get the current system time.
- getTable() - Method in class com.adaptris.core.services.jdbc.JdbcMapInsert
-
- getTags() - Method in class com.adaptris.core.runtime.ClassDescriptor
-
- getTarget() - Method in class com.adaptris.core.common.Execution
-
- getTarget() - Method in class com.adaptris.core.security.SymmetricKeyCryptographyService
-
- getTarget() - Method in class com.adaptris.core.services.exception.ExceptionAsString
-
- getTempDirectory() - Method in class com.adaptris.core.fs.FsProducer
-
The temporary directory for initially writing files to.
- getTempDirectory() - Method in class com.adaptris.core.lms.FileBackedMessageFactory
-
- getTemplate() - Method in class com.adaptris.core.DynamicPollingTemplate
-
- getTemplate() - Method in class com.adaptris.core.services.aggregator.IgnoreOriginalXmlDocumentAggregator
-
- getTemplate() - Method in class com.adaptris.core.services.metadata.PayloadFromTemplateService
-
- getTemplate() - Method in class com.adaptris.core.StaticPollingTemplate
-
- getTemporaryDestination() - Method in class com.adaptris.core.jms.ActiveJmsConnectionErrorHandler.JmsConnectionVerifier
-
- getTestStatement() - Method in class com.adaptris.core.jdbc.DatabaseConnection
-
Returns the SQL statement used to test this connection.
- getTestStatement() - Method in class com.adaptris.jdbc.connection.FailoverConfig
-
Get the statement that will test the connection.
- getText() - Method in class com.adaptris.core.http.server.ConfiguredStatusProvider
-
- getText() - Method in interface com.adaptris.core.http.server.HttpStatusProvider.Status
-
The text associated with the status, if any.
- getText() - Method in class com.adaptris.core.http.server.RawStatusProvider
-
- getText() - Method in class com.adaptris.core.services.LoggingService
-
- getTextKey() - Method in class com.adaptris.core.http.server.MetadataStatusProvider
-
- getThen() - Method in class com.adaptris.core.services.conditional.ForEach
-
Get the for-each-then service.
- getThen() - Method in class com.adaptris.core.services.conditional.IfElse
-
- getThen() - Method in class com.adaptris.core.services.conditional.While
-
- getThreadCount() - Method in class com.adaptris.core.services.conditional.ForEach
-
Get the number of threads to use.
- getThreadCredentials() - Method in class com.adaptris.core.http.auth.ThreadLocalCredentials
-
- getThreadedStart() - Method in class com.adaptris.core.lifecycle.FilteredSharedComponentStart
-
- getThreadKeepAlive() - Method in class com.adaptris.core.PoolingWorkflow
-
Set the lifetime for threads in the pool.
- getThreadPriority() - Method in class com.adaptris.core.PoolingWorkflow
-
The priority for threads created to handle messages.
- getTimeout() - Method in class com.adaptris.core.jdbc.JdbcStoredProcedureProducer
-
- getTimeout() - Method in class com.adaptris.core.jms.AggregatingQueueConsumer
-
- getTimeout() - Method in class com.adaptris.core.lifecycle.BlockingChannelLifecycleStrategy
-
- getTimeout() - Method in class com.adaptris.core.services.splitter.PooledSplitJoinService
-
The max amount of time to wait for all the operations to complete.
- getTimeout() - Method in class com.adaptris.core.services.splitter.SplitJoinService
-
Deprecated.
- getTimeout() - Method in class com.adaptris.core.services.system.SystemCommandExecutorService
-
- getTimeout() - Method in class com.adaptris.ftp.ApacheFtpClientImpl
-
- getTimeout() - Method in class com.adaptris.jdbc.StoredProcedure
-
- getTimeoutAction() - Method in class com.adaptris.core.http.jetty.BasicJettyConsumer
-
- getTimesliceDuration() - Method in class com.adaptris.core.interceptor.MetricsInterceptorImpl
-
- getTimesliceDuration() - Method in class com.adaptris.core.interceptor.NotifyingInterceptorByCount
-
- getTimeSliceDurationSeconds() - Method in class com.adaptris.core.interceptor.MessageMetricsStatistics
-
- getTimeSliceDurationSeconds() - Method in class com.adaptris.core.interceptor.MetadataStatistics
-
- getTimeSliceDurationSeconds() - Method in interface com.adaptris.core.interceptor.MetricsMBean
-
Get the duration of each timeslice.
- getTimesliceHistoryCount() - Method in class com.adaptris.core.interceptor.MetricsInterceptorImpl
-
- getTimeSliceInterval() - Method in class com.adaptris.core.interceptor.ThrottlingInterceptor
-
- getTimestampGenerator() - Method in class com.adaptris.core.services.metadata.AddTimestampMetadataService
-
- getTimezone() - Method in class com.adaptris.core.services.metadata.DateFormatBuilder
-
- getToken() - Method in class com.adaptris.core.http.oauth.AccessToken
-
- getTokenExpiryKey() - Method in class com.adaptris.core.http.oauth.GetOauthToken
-
Deprecated.
- getTokenExpiryKey() - Method in class com.adaptris.core.http.oauth.MetadataAccessTokenWriter
-
- getTokenKey() - Method in class com.adaptris.core.http.oauth.GetOauthToken
-
Deprecated.
- getTokenKey() - Method in class com.adaptris.core.http.oauth.MetadataAccessTokenWriter
-
- getTopic() - Method in class com.adaptris.core.jms.PasConsumer
-
The JMS Topic
- getTopic() - Method in class com.adaptris.core.jms.PasPollingConsumer
-
The JMS Topic
- getTopic() - Method in class com.adaptris.core.jms.PasProducer
-
The JMS Topic
- getTopicPrefetch() - Method in class com.adaptris.core.jms.activemq.PrefetchPolicyFactory
-
- getTotalErrorCount() - Method in interface com.adaptris.core.runtime.MessageErrorDigester
-
Get the total number of errors that were recorded by this Digester implementatino.
- getTotalErrorCount() - Method in class com.adaptris.core.runtime.NullMessageErrorDigester
-
- getTotalErrorCount() - Method in class com.adaptris.core.runtime.StandardMessageErrorDigester
-
- getTotalErrorCount() - Method in class com.adaptris.core.runtime.StandardMessageErrorDigesterJmx
-
- getTotalErrorCount() - Method in interface com.adaptris.core.runtime.StandardMessageErrorDigesterJmxMBean
-
- getTotalMessageCount() - Method in class com.adaptris.core.interceptor.MessageStatistic
-
- getTotalMessageCount() - Method in class com.adaptris.core.interceptor.SerializableStatistic
-
- getTotalMessageCount() - Method in class com.adaptris.core.interceptor.TimeSlice
-
- getTotalMessageErrorCount() - Method in class com.adaptris.core.interceptor.MessageStatistic
-
- getTotalMessageErrorCount() - Method in class com.adaptris.core.interceptor.SerializableStatistic
-
- getTotalMessageSize() - Method in class com.adaptris.core.interceptor.MessageStatistic
-
- getTotalMessageSize() - Method in class com.adaptris.core.interceptor.SerializableStatistic
-
- getTotalStringStats() - Method in class com.adaptris.core.interceptor.MessageMetricsStatistics
-
- getTotalStringStats() - Method in interface com.adaptris.core.interceptor.MessageMetricsStatisticsMBean
-
Get a simple string representation of stats.
- getTransactionIsolation() - Method in class com.adaptris.core.jdbc.ProxySqlConnection
-
- getTransactionIsolation() - Method in class com.adaptris.jdbc.connection.FailoverDataSource.ConnectionProxy
-
- getTransactionManager() - Method in class com.adaptris.core.SharedComponentList
-
- getTransferType() - Method in class com.adaptris.core.ftp.FtpConnectionImp
-
Get the transfer type.
- getTransformerFactoryAttributes() - Method in class com.adaptris.util.text.xml.XmlTransformerFactoryImpl
-
- getTransformerFactoryFeatures() - Method in class com.adaptris.util.text.xml.XmlTransformerFactoryImpl
-
- getTransformerFactoryImpl() - Method in class com.adaptris.util.text.xml.XsltTransformerFactory
-
- getTransformParameter() - Method in class com.adaptris.core.transform.XmlTransformService
-
- getTranslator() - Method in class com.adaptris.core.common.ByteArrayFromMetadataWrapper
-
- getTranslator() - Method in class com.adaptris.core.common.MetadataStreamOutput
-
- getTreatMetadataAsPartOfMessage() - Method in class com.adaptris.core.jms.MapMessageTranslator
-
- getTreatNotFoundAsError() - Method in class com.adaptris.core.services.dynamic.DynamicServiceExecutor
-
- getTruncateLength() - Method in class com.adaptris.core.services.jdbc.TruncatedParameterLogger
-
- getTtl() - Method in class com.adaptris.core.jms.JmsProducerImpl
-
Returns the time to live.
- getType() - Method in class com.adaptris.core.DefaultFailedMessageRetrierJmx
-
- getType() - Method in class com.adaptris.core.FileLogHandlerJmx
-
Deprecated.
- getType() - Method in class com.adaptris.core.http.oauth.AccessToken
-
- getType() - Method in class com.adaptris.core.interceptor.MessageInFlight
-
- getType() - Method in class com.adaptris.core.interceptor.MessageMetricsStatistics
-
- getType() - Method in class com.adaptris.core.interceptor.MetadataStatistics
-
- getType() - Method in class com.adaptris.core.jdbc.AbstractParameter
-
- getType() - Method in interface com.adaptris.core.jdbc.JdbcParameter
-
- getType() - Method in class com.adaptris.core.RetryMessageErrorHandlerMonitor
-
- getType() - Method in class com.adaptris.core.runtime.AdapterComponentChecker
-
- getType() - Method in class com.adaptris.core.runtime.ChildRuntimeInfoComponentImpl
-
- getType() - Method in class com.adaptris.core.runtime.ClassDescriptorProperty
-
- getType() - Method in class com.adaptris.core.runtime.ConsumerMonitorImpl
-
- getType() - Method in class com.adaptris.core.runtime.StandardMessageErrorDigesterJmx
-
- getType() - Method in interface com.adaptris.core.services.jmx.ValueTranslator
-
Returns the fully qualified java class that represents the type of the parameter value.
- getType() - Method in class com.adaptris.core.services.jmx.ValueTranslatorImp
-
- getType() - Method in class com.adaptris.naming.adapter.NamingEntry
-
- getType() - Method in class com.adaptris.security.keystore.InlineKeystore
-
- getType() - Method in interface com.adaptris.security.Output
-
Return the type of message this is, encrypted, plain, signed.
- getType() - Method in class com.adaptris.security.SimpleOutput
-
- getTypeForClass(Class<?>) - Static method in enum com.adaptris.core.runtime.ClassDescriptor.ClassType
-
- getTypeMap() - Method in class com.adaptris.core.jdbc.ProxySqlConnection
-
- getTypeMap() - Method in class com.adaptris.jdbc.connection.FailoverDataSource.ConnectionProxy
-
- getUnAckedMessages() - Method in class com.adaptris.core.jms.JmsAsyncProducerEventHandler
-
- getUnfold() - Method in class com.adaptris.core.http.client.net.MetadataRequestHeaders
-
- getUniqueDestination() - Method in class com.adaptris.core.services.duplicate.DuplicateMessageRoutingService
-
Gets the output destination String which will be stored as the value of the
MetadataElement if the id is unique.
- getUniqueId() - Method in class com.adaptris.core.Adapter
-
Returns this instances unique id.
- getUniqueId() - Method in interface com.adaptris.core.AdaptrisComponent
-
Get the unique-id that is associated with this component.
- getUniqueId() - Method in class com.adaptris.core.AdaptrisConnectionImp
-
- getUniqueId() - Method in class com.adaptris.core.AdaptrisMessageImp
-
- getUniqueId() - Method in class com.adaptris.core.AdaptrisMessageWorkerImp
-
- getUniqueId() - Method in class com.adaptris.core.Channel
-
Get the unique id of this channel.
- getUniqueId() - Method in interface com.adaptris.core.ConsumeDestination
-
Returns the unique ID.
- getUniqueId() - Method in class com.adaptris.core.ConsumeDestinationImp
-
Returns the unique ID of this destination.
- getUniqueId() - Method in class com.adaptris.core.Event
-
Returns the Event
's unique ID.
- getUniqueId() - Method in class com.adaptris.core.EventHandlerBase
-
- getUniqueId() - Method in class com.adaptris.core.FailedMessageRetrierImp
-
- getUniqueId() - Method in class com.adaptris.core.interceptor.WorkflowInterceptorImpl
-
Returns the configured unique ID for this object.
- getUniqueId() - Method in class com.adaptris.core.LogHandlerImp
-
Deprecated.
- getUniqueId() - Method in class com.adaptris.core.MleMarker
-
Get the unique id.
- getUniqueId() - Method in class com.adaptris.core.NoRetries
-
- getUniqueId() - Method in class com.adaptris.core.RootProcessingExceptionHandler
-
- getUniqueId() - Method in interface com.adaptris.core.runtime.AdapterComponentMBean
-
Get the name of this runtime component.
- getUniqueId() - Method in class com.adaptris.core.runtime.ComponentManagerImpl
-
- getUniqueId() - Method in class com.adaptris.core.runtime.JmxSubmitMessageInterceptor
-
- getUniqueId() - Method in class com.adaptris.core.runtime.MessageDigestEntry
-
- getUniqueId() - Method in class com.adaptris.core.runtime.MessageErrorDigesterImp
-
- getUniqueId() - Method in class com.adaptris.core.SerializableAdaptrisMessage
-
- getUniqueId() - Method in class com.adaptris.core.ServiceCollectionImp
-
- getUniqueId() - Method in class com.adaptris.core.ServiceImp
-
- getUniqueId() - Method in class com.adaptris.core.SharedConnection
-
- getUniqueId() - Method in class com.adaptris.core.SharedServiceImpl
-
- getUniqueId() - Method in class com.adaptris.core.StandaloneConsumer
-
- getUniqueId() - Method in class com.adaptris.core.transaction.SharedTransactionManager
-
- getUniqueId() - Method in interface com.adaptris.core.Workflow
-
Returns any configured unique-id.
- getUniqueId() - Method in class com.adaptris.core.WorkflowImp
-
- getUniqueIdGenerator() - Method in class com.adaptris.core.AdaptrisMessageFactory
-
- getUnit() - Method in class com.adaptris.util.TimeInterval
-
- getUnreturnedConnectionTimeout() - Method in class com.adaptris.core.jdbc.DebugPoolFactory
-
- getUpdateCountMetadataItem() - Method in class com.adaptris.core.services.jdbc.ResultSetTranslatorImp
-
- getUpdateStatement() - Method in class com.adaptris.core.services.jdbc.AbstractJdbcSequenceNumberService
-
- getUploadStrategy() - Method in class com.adaptris.core.jms.activemq.BlobTransferPolicyFactory
-
- getUploadUrl() - Method in class com.adaptris.core.jms.activemq.BlobTransferPolicyFactory
-
- getUpper() - Method in class com.adaptris.core.http.client.RangeMatch
-
- getUrl() - Method in class com.adaptris.core.http.client.net.HttpProducer
-
The URL endpoint to access.
- getUrl() - Method in class com.adaptris.core.http.client.net.HttpRequestServiceImpl
-
- getUrl() - Method in class com.adaptris.core.http.jetty.ServletWrapper
-
- getUrl() - Method in class com.adaptris.core.services.dynamic.ServiceFromUrl
-
- getUrl() - Method in class com.adaptris.core.transform.XmlTransformService
-
Returns the URL of the XSLT to use.
- getUrl() - Method in class com.adaptris.security.keystore.ConfiguredUrl
-
- getURL() - Method in class com.adaptris.util.URLString
-
Constructs a URL from the URLString.
- getURLContext(Hashtable) - Method in class com.adaptris.naming.adapter.adapterURLContextFactory
-
- getUrlPattern() - Method in class com.adaptris.core.http.jetty.JettyRouteCondition
-
- getUrlPattern() - Method in class com.adaptris.core.http.jetty.JettyRouteSpec
-
- getUseCollisionAvoidance() - Method in class com.adaptris.core.jms.activemq.RedeliveryPolicyFactory
-
- getUseCustomThreadPool() - Method in class com.adaptris.core.QuartzCronPoller
-
- getUseDefaultKeys() - Method in class com.adaptris.core.interceptor.LoggingContextWorkflowInterceptor
-
Return whether the default keys will be populated
- getUseDefaultKeys() - Method in class com.adaptris.core.services.AddExtendedLoggingContext
-
Return whether the default keys will be populated
- getUseExponentialBackOff() - Method in class com.adaptris.core.jms.activemq.RedeliveryPolicyFactory
-
- getUseJndiForQueues() - Method in class com.adaptris.core.jms.jndi.BaseJndiImplementation
-
- getUseJndiForTopics() - Method in class com.adaptris.core.jms.jndi.BaseJndiImplementation
-
- getUseNio() - Method in class com.adaptris.core.lms.FileBackedMessageFactory
-
- getUseProcessedMessage() - Method in class com.adaptris.core.MultiProducerWorkflow
-
Returns whether the processed message should be used by the processed
message producer.
- getUser() - Method in class com.adaptris.core.ftp.FileTransferConnection.UserInfo
-
- getUser() - Method in class com.adaptris.sftp.HostConfig
-
- getUseRenameTo() - Method in class com.adaptris.core.lms.LargeFsProducer
-
- getUsername() - Method in class com.adaptris.core.http.auth.ConfiguredUsernamePassword
-
- getUsername() - Method in class com.adaptris.core.http.client.net.DynamicBasicAuthorizationHeader
-
- getUsername() - Method in class com.adaptris.core.jdbc.DatabaseConnection
-
- getUserName() - Method in class com.adaptris.core.jms.JmsConnection
-
Returns the broker user name.
- getUserName() - Method in class com.adaptris.core.jms.JmsPollingConsumerImpl
-
- getUsername() - Method in class com.adaptris.core.jmx.JmxConnection
-
- getUsername() - Method in class com.adaptris.jdbc.connection.FailoverConfig
-
- getUsername() - Method in class com.adaptris.sftp.ViaProxy
-
- getUsername() - Method in class com.adaptris.util.URLString
-
Returns the user name of this URLString.
- getUsernameMetadataKey() - Method in class com.adaptris.core.http.auth.MetadataUsernamePassword
-
- getUserRealm() - Method in class com.adaptris.core.http.jetty.LoginServiceFactoryImpl
-
- getUseSecureRandom() - Method in class com.adaptris.util.PseudoRandomIdGenerator
-
- getUUID() - Method in class com.adaptris.util.GuidGenerator
-
Get the next unique ID.
- getUUID() - Method in class com.adaptris.util.GuidGeneratorWithTime
-
- getValidating() - Method in class com.adaptris.core.util.DocumentBuilderFactoryBuilder
-
Calls DocumentBuilderFactory.setValidating(boolean)
if non-null
- getValidationStages() - Method in class com.adaptris.core.transform.XmlRuleValidator
-
- getValidators() - Method in class com.adaptris.core.transform.XmlValidationService
-
- getValue() - Method in class com.adaptris.core.common.ConstantDataInputParameter
-
- getValue() - Method in class com.adaptris.core.interceptor.LoggingContextWorkflowInterceptor
-
Deprecated.
- getValue(String) - Method in class com.adaptris.core.interceptor.MetadataStatistic
-
Get the value associated with the key.
- getValue() - Method in class com.adaptris.core.MetadataElement
-
- getValue(AdaptrisMessage, String) - Method in class com.adaptris.core.security.access.MetadataIdentityBuilderImpl
-
- getValue() - Method in class com.adaptris.core.services.AddLoggingContext
-
- getValue(AdaptrisMessage) - Method in class com.adaptris.core.services.cache.CacheEntryEvaluator
-
- getValue() - Method in class com.adaptris.core.services.cache.translators.StaticCacheValueTranslator
-
- getValue() - Method in class com.adaptris.core.services.conditional.operator.Equals
-
- getValue() - Method in class com.adaptris.core.services.conditional.operator.Matches
-
- getValue() - Method in class com.adaptris.core.services.conditional.operator.NotEquals
-
- getValue() - Method in class com.adaptris.core.services.findreplace.AbstractReplacementSource
-
- getValue(AdaptrisMessage) - Method in class com.adaptris.core.services.jmx.ConstantValueTranslator
-
- getValue() - Method in class com.adaptris.core.services.jmx.ConstantValueTranslator
-
- getValue(AdaptrisMessage) - Method in class com.adaptris.core.services.jmx.MetadataValueTranslator
-
- getValue(AdaptrisMessage) - Method in class com.adaptris.core.services.jmx.ObjectMetadataValueTranslator
-
- getValue(AdaptrisMessage) - Method in class com.adaptris.core.services.jmx.PayloadValueTranslator
-
- getValue(AdaptrisMessage) - Method in interface com.adaptris.core.services.jmx.ValueTranslator
-
Returns the object instance used as a parameter for a JMX operation call.
- getValue() - Method in class com.adaptris.core.services.metadata.compare.ComparatorImpl
-
- getValue() - Method in class com.adaptris.core.services.system.StaticCommandArgument
-
- getValue() - Method in enum com.adaptris.jdbc.ParameterValueType
-
- getValue(String) - Method in class com.adaptris.sftp.HostConfig
-
- getValue() - Method in class com.adaptris.util.KeyValuePair
-
- getValue(String) - Method in class com.adaptris.util.KeyValuePairBag
-
Convenience method for returning the value associated with a given key.
- getValue() - Method in interface com.adaptris.util.NameValuePair
-
- GetValueFromCache - Class in com.adaptris.core.services.cache
-
- GetValueFromCache() - Constructor for class com.adaptris.core.services.cache.GetValueFromCache
-
- getValueFromMessage(AdaptrisMessage) - Method in class com.adaptris.core.services.cache.CacheEntryEvaluator.NullCacheValueTranslator
-
- getValueFromMessage(AdaptrisMessage) - Method in interface com.adaptris.core.services.cache.CacheValueTranslator
-
Retrieves a value from a message
- getValueFromMessage(AdaptrisMessage) - Method in class com.adaptris.core.services.cache.translators.BytePayloadCacheValueTranslator
-
- getValueFromMessage(AdaptrisMessage) - Method in class com.adaptris.core.services.cache.translators.JmsReplyToCacheValueTranslator
-
gets the JMSReplyTo destination from the message
- getValueFromMessage(AdaptrisMessage) - Method in class com.adaptris.core.services.cache.translators.MetadataCacheValueTranslator
-
Retrieves the piece of metadata associated with the configured metadataKey
- getValueFromMessage(AdaptrisMessage) - Method in class com.adaptris.core.services.cache.translators.ObjectMetadataCacheValueTranslator
-
- getValueFromMessage(AdaptrisMessage) - Method in class com.adaptris.core.services.cache.translators.StaticCacheValueTranslator
-
- getValueFromMessage(AdaptrisMessage) - Method in class com.adaptris.core.services.cache.translators.StringPayloadCacheTranslator
-
- getValueFromMessage(AdaptrisMessage) - Method in class com.adaptris.core.services.cache.translators.XpathCacheValueTranslator
-
- getValueIgnoringKeyCase(String) - Method in class com.adaptris.util.KeyValuePairBag
-
Return the first value associated with the passed key, ignoring the case of
the key.
- getValueMatcher() - Method in class com.adaptris.core.services.metadata.MetadataValueBranchingService
-
- getValues() - Method in class com.adaptris.core.http.client.net.URLConnectionHeaderField
-
- getValues() - Method in class com.adaptris.core.services.conditional.operator.IsIn
-
- getValues(String) - Method in class com.adaptris.sftp.HostConfig
-
Not Supported and always returns null
- getValuesToSet() - Method in class com.adaptris.core.interceptor.LoggingContextWorkflowInterceptor
-
- getValuesToSet() - Method in class com.adaptris.core.services.AddExtendedLoggingContext
-
- getValueTranslator() - Method in class com.adaptris.core.services.cache.CacheEntryEvaluator
-
Get the configured value translator.
- getValueTranslator() - Method in class com.adaptris.core.services.cache.SingleKeyValueCacheImpl
-
Get the configured value translator.
- getVendorImplementation() - Method in class com.adaptris.core.jms.JmsConnection
-
Sets the VendorImplementation
to use.
- getVendorImplementation() - Method in class com.adaptris.core.jms.JmsPollingConsumerImpl
-
- getVerifier() - Method in class com.adaptris.core.security.access.VerifyIdentityService
-
- getVersionControl() - Method in class com.adaptris.core.runtime.AdapterRegistry
-
- getVersionControl() - Method in interface com.adaptris.core.runtime.AdapterRegistryMBean
-
- getViolations() - Method in class com.adaptris.core.transform.schema.SchemaViolations
-
- getWaitBeforeRetry() - Method in class com.adaptris.core.RetryOnceStandaloneProducer
-
- getWaitBetweenRetries() - Method in class com.adaptris.core.lifecycle.WorkflowRetryAndContinue
-
- getWaitInterval() - Method in class com.adaptris.core.services.WaitService
-
- getWaitPeriodAfterRollback() - Method in class com.adaptris.core.jms.JmsTransactedWorkflow
-
- getWaitWhileBusy() - Method in class com.adaptris.core.services.splitter.PoolingMessageSplitterService
-
Actively check if the underlying object pool is ready to accept more workers.
- getWarmStart() - Method in class com.adaptris.core.services.splitter.PoolingMessageSplitterService
-
- getWarmStart() - Method in class com.adaptris.core.services.splitter.PoolingSplitJoinService
-
Deprecated.
- getWarnAfter() - Method in class com.adaptris.core.http.jetty.BasicJettyConsumer
-
- getWarnings() - Method in class com.adaptris.core.jdbc.ProxySqlConnection
-
- getWarnings() - Method in class com.adaptris.core.management.config.ConfigurationCheckReport
-
- getWarnings() - Method in class com.adaptris.jdbc.connection.FailoverDataSource.ConnectionProxy
-
- getWasSuccessful() - Method in class com.adaptris.core.AdapterLifecycleEvent
-
Returns true if the adapter life cycle event occurred successfully,
otherwise false.
- getWasSuccessful() - Method in class com.adaptris.core.MleMarker
-
Return true if the named 'event' was successful, otherwise false.
- getWindowsWorkAround() - Method in class com.adaptris.core.ftp.FileTransferConnection
-
- getWipSuffix() - Method in class com.adaptris.core.fs.AggregatingFsConsumer
-
- getWipSuffix() - Method in class com.adaptris.core.fs.FsConsumer
-
Returns the work-in-progress suffix being used.
- getWipSuffix() - Method in class com.adaptris.core.ftp.FtpConsumer
-
- getWorkDirectory() - Method in class com.adaptris.core.ftp.FtpConsumer
-
Get the work directory.
- getWorkersFirstOnShutdown() - Method in class com.adaptris.core.AdaptrisConnectionImp
-
- getWorkflow(AdaptrisMessage) - Method in class com.adaptris.core.FailedMessageRetrierImp
-
- getWorkflow(String) - Method in class com.adaptris.core.FailedMessageRetrierImp
-
- getWorkflow(String) - Method in class com.adaptris.core.WorkflowList
-
Get a workflow by its uniqueid.
- getWorkflowId() - Method in class com.adaptris.core.MessageLifecycleEvent
-
Get the id of the workflow that is processing this message.
- getWorkflowId() - Method in class com.adaptris.core.runtime.MessageDigestEntry
-
- getWorkflowList() - Method in class com.adaptris.core.Channel
-
Returns the WorkflowList
to use.
- getWorkflows() - Method in class com.adaptris.core.FailedMessageRetrierImp
-
- getWorkflows() - Method in class com.adaptris.core.WorkflowList
-
Returns a List
of Workflow
s.
- getWorkingDirectory() - Method in class com.adaptris.core.services.system.DefaultCommandBuilder
-
- getWrappedComponent() - Method in class com.adaptris.core.runtime.AdapterManager
-
- getWrappedComponent() - Method in interface com.adaptris.core.runtime.AdapterRuntimeComponent
-
Get the component that this implementation manages.
- getWrappedComponent() - Method in class com.adaptris.core.runtime.ChannelManager
-
- getWrappedComponent() - Method in class com.adaptris.core.runtime.ConsumerMonitorImpl
-
- getWrappedComponent() - Method in class com.adaptris.core.runtime.WorkflowManager
-
- getWrappedComponentClassname() - Method in interface com.adaptris.core.runtime.AdapterComponentMBean
-
Get the class name that is wrapped by this MBean.
- getWrappedComponentClassname() - Method in interface com.adaptris.core.runtime.AdapterRuntimeComponent
-
Get the class name that is wrapped by this MBean.
- getWrappedComponentClassname() - Method in class com.adaptris.core.runtime.ComponentManagerImpl
-
- getWriter() - Method in class com.adaptris.core.AdaptrisMessageImp
-
- getWriter(String) - Method in class com.adaptris.core.AdaptrisMessageImp
-
- getWriter(String) - Method in interface com.adaptris.core.MultiPayloadAdaptrisMessage
-
Return a writer ready for writing the payload for the given payload ID.
- getWriter(String, String) - Method in interface com.adaptris.core.MultiPayloadAdaptrisMessage
-
Return a writer ready for writing the payload for the given payload ID.
- getWriter() - Method in class com.adaptris.core.MultiPayloadAdaptrisMessageImp
-
- getWriter(String) - Method in class com.adaptris.core.MultiPayloadAdaptrisMessageImp
-
Return a writer ready for writing the payload for the given payload ID.
- getWriter(String, String) - Method in class com.adaptris.core.MultiPayloadAdaptrisMessageImp
-
Return a writer ready for writing the payload for the given payload ID.
- getXincludeAware() - Method in class com.adaptris.core.util.DocumentBuilderFactoryBuilder
-
Calls DocumentBuilderFactory.setXIncludeAware(boolean)
if non-null
- getXmlColumnPrefix() - Method in class com.adaptris.core.services.jdbc.XmlPayloadTranslatorImpl
-
- getXmlColumnRegexp() - Method in class com.adaptris.core.services.jdbc.XmlPayloadTranslatorImpl
-
- getXmlDocumentFactoryConfig() - Method in class com.adaptris.core.jdbc.JdbcXPathParameter
-
- getXmlDocumentFactoryConfig() - Method in class com.adaptris.core.services.aggregator.XmlDocumentAggregator
-
- getXmlDocumentFactoryConfig() - Method in class com.adaptris.core.services.cache.translators.XpathCacheValueTranslator
-
- getXmlDocumentFactoryConfig() - Method in class com.adaptris.core.services.exception.ExceptionAsXml
-
- getXmlDocumentFactoryConfig() - Method in class com.adaptris.core.services.jdbc.JdbcDataQueryService
-
- getXmlDocumentFactoryConfig() - Method in class com.adaptris.core.services.jdbc.JdbcIteratingDataCaptureServiceImpl
-
- getXmlDocumentFactoryConfig() - Method in class com.adaptris.core.services.metadata.XpathMetadataService
-
- getXmlDocumentFactoryConfig() - Method in class com.adaptris.core.services.metadata.XpathObjectMetadataService
-
- getXmlDocumentFactoryConfig() - Method in class com.adaptris.core.services.path.XPathService
-
- getXmlDocumentFactoryConfig() - Method in class com.adaptris.core.services.routing.XmlSyntaxIdentifierImpl
-
- getXmlDocumentFactoryConfig() - Method in class com.adaptris.core.services.splitter.XpathDocumentCopier
-
- getXmlDocumentFactoryConfig() - Method in class com.adaptris.core.services.splitter.XpathMessageSplitter
-
- getXmlDocumentFactoryConfig() - Method in class com.adaptris.core.transform.XmlBasicValidator
-
- getXmlDocumentFactoryConfig() - Method in class com.adaptris.core.transform.XmlRuleValidator
-
- getXmlDocumentFactoryConfig() - Method in class com.adaptris.core.XpathProduceDestination
-
- getXmlDocumentFactoryConfig() - Method in class com.adaptris.util.text.xml.XmlTransformerFactoryImpl
-
- getXmlDocumentFactoryConfig() - Method in class com.adaptris.util.text.xml.XpathMergeImpl
-
- getXmlEncoding() - Method in class com.adaptris.core.services.exception.ExceptionAsXml
-
- getXmlEncoding(AdaptrisMessage, String) - Static method in class com.adaptris.core.util.XmlHelper
-
Figure out what encoding to use when writing a document.
- getXmlSource() - Method in class com.adaptris.core.services.path.XPathService
-
- getXmlTransformerFactory() - Method in class com.adaptris.core.transform.XmlTransformService
-
- getXpath() - Method in class com.adaptris.core.jdbc.JdbcXPathParameter
-
- getXpath() - Method in class com.adaptris.core.services.cache.translators.XpathCacheValueTranslator
-
- getXpath() - Method in class com.adaptris.core.services.splitter.XpathDocumentCopier
-
Get the XPath to use to extract the individual messages.
- getXpath() - Method in class com.adaptris.core.services.splitter.XpathMessageSplitter
-
Get the XPath to use to extract the individual messages.
- getXpath() - Method in class com.adaptris.core.XpathProduceDestination
-
Returns the name of the destination.
- getXpathMetadataKey() - Method in class com.adaptris.core.services.metadata.xpath.MetadataXpathQueryImpl
-
- getXpathQueries() - Method in class com.adaptris.core.services.metadata.XpathMetadataService
-
- getXpathQueries() - Method in class com.adaptris.core.services.metadata.XpathObjectMetadataService
-
- getXpathQuery() - Method in class com.adaptris.core.services.metadata.xpath.ConfiguredXpathQueryImpl
-
- getXpathToNode() - Method in class com.adaptris.util.text.xml.ReplaceNode
-
- getXpathToParentNode() - Method in class com.adaptris.util.text.xml.InsertNode
-
- GuidGenerator - Class in com.adaptris.util
-
Creates a GUID using UUID.randomUUID()
.
- GuidGenerator() - Constructor for class com.adaptris.util.GuidGenerator
-
- GuidGeneratorWithTime - Class in com.adaptris.util
-
Generates a unique id that is still globally unique similar to
GuidGenerator
but contains
a date/time component.
- GuidGeneratorWithTime() - Constructor for class com.adaptris.util.GuidGeneratorWithTime
-
- GuidGeneratorWithTime.BytesProvider - Interface in com.adaptris.util
-
- GunzipService - Class in com.adaptris.core.services
-
Unzip the given payload.
- GunzipService() - Constructor for class com.adaptris.core.services.GunzipService
-
- GzipService - Class in com.adaptris.core.services
-
Gzip the given payload.
- GzipService() - Constructor for class com.adaptris.core.services.GzipService
-
- safeElementName(String, String) - Static method in class com.adaptris.core.util.XmlHelper
-
Make a safe element name by stripping out illegal XML characters and illegal element characters.
- SafeFileSorter - Class in com.adaptris.core.fs.enhanced
-
- SafeFileSorter() - Constructor for class com.adaptris.core.fs.enhanced.SafeFileSorter
-
- SafeGuidGenerator - Class in com.adaptris.util
-
- SafeGuidGenerator() - Constructor for class com.adaptris.util.SafeGuidGenerator
-
- safeUUID() - Method in class com.adaptris.util.GuidGenerator
-
Get a safe UUID
- save() - Method in class com.adaptris.core.fs.InlineItemCache
-
- save() - Method in class com.adaptris.core.fs.MarshallingItemCache
-
- save() - Method in class com.adaptris.core.fs.NoCache
-
- save() - Method in interface com.adaptris.core.fs.ProcessedItemCache
-
Explicitly save the state of the cache.
- saveKeys(AdaptrisMessage, Statement) - Method in class com.adaptris.core.services.jdbc.JdbcDataCaptureServiceImpl
-
- saveReturnedKeys() - Method in class com.adaptris.core.services.jdbc.JdbcDataCaptureServiceImpl
-
- ScheduledTaskPoller - Class in com.adaptris.core
-
- ScheduledTaskPoller() - Constructor for class com.adaptris.core.ScheduledTaskPoller
-
- scheduleNextRun(AdaptrisMessage) - Method in class com.adaptris.core.RetryMessageErrorHandlerImp
-
- scheduleTask() - Method in class com.adaptris.core.FixedIntervalPoller
-
- scheduleTask() - Method in class com.adaptris.core.GaussianIntervalPoller
-
- scheduleTask() - Method in class com.adaptris.core.RandomIntervalPoller
-
- scheduleTask() - Method in class com.adaptris.core.ScheduledTaskPoller
-
- SchemaViolation - Class in com.adaptris.core.transform.schema
-
Object model representation of all an individual schema violation for rendering purposes.
- SchemaViolation() - Constructor for class com.adaptris.core.transform.schema.SchemaViolation
-
- SchemaViolation(SAXParseException) - Constructor for class com.adaptris.core.transform.schema.SchemaViolation
-
- SchemaViolationHandler - Interface in com.adaptris.core.transform.schema
-
- SchemaViolations - Class in com.adaptris.core.transform.schema
-
Object model representation of all the schema violations for rendering purposes.
- SchemaViolations() - Constructor for class com.adaptris.core.transform.schema.SchemaViolations
-
- ScriptingService - Class in com.adaptris.core.services
-
Supports arbitary scripting languges that are supported by JSR223.
- ScriptingService() - Constructor for class com.adaptris.core.services.ScriptingService
-
- ScriptingService(String) - Constructor for class com.adaptris.core.services.ScriptingService
-
- ScriptingServiceImp - Class in com.adaptris.core.services
-
Base class for enabling JSR223 enabled scripting languages.
- ScriptingServiceImp() - Constructor for class com.adaptris.core.services.ScriptingServiceImp
-
- SECURITY_PROVIDER - Static variable in class com.adaptris.security.util.Constants
-
Name of the security provider.
- SECURITY_REMOTE_PARTNER - Static variable in class com.adaptris.core.CoreConstants
-
Metadata key that allows override of the remote partner in security services.
- SECURITY_V1_COMPATIBILITY - Static variable in class com.adaptris.core.CoreConstants
-
Metadata key specifying that security has been encrypted using v1 encryption compability mode.
- SecurityConstraint - Class in com.adaptris.core.http.jetty
-
A security constraint which allows you to place restrictions on a number of paths.
- SecurityConstraint() - Constructor for class com.adaptris.core.http.jetty.SecurityConstraint
-
- SecurityService - Interface in com.adaptris.security
-
Interface for handling encryption, signing and verification requests.
- SecurityServiceFactory - Class in com.adaptris.security
-
Factory for creating output specific security services.
- SecurityServiceFactory() - Constructor for class com.adaptris.security.SecurityServiceFactory
-
- SecurityUtil - Class in com.adaptris.security.util
-
Security Utilities.
- SecurityUtil() - Constructor for class com.adaptris.security.util.SecurityUtil
-
- select(MimeMultipart) - Method in class com.adaptris.util.text.mime.NullPartSelector
-
Returns all the parts in the MimeMultipart
.
- select(BodyPartIterator) - Method in class com.adaptris.util.text.mime.NullPartSelector
-
- select(BodyPartIterator) - Method in interface com.adaptris.util.text.mime.PartSelector
-
Select the body part that should form the AdaptrisMessage payload.
- select(MimeMultipart) - Method in interface com.adaptris.util.text.mime.PartSelector
-
Select the body part that should form the AdaptrisMessage payload.
- select(BodyPartIterator) - Method in class com.adaptris.util.text.mime.SelectByContentId
-
- select(MimeMultipart) - Method in class com.adaptris.util.text.mime.SelectByContentId
-
- select(BodyPartIterator) - Method in class com.adaptris.util.text.mime.SelectByHeader
-
- select(MimeMultipart) - Method in class com.adaptris.util.text.mime.SelectByHeader
-
- select(BodyPartIterator) - Method in class com.adaptris.util.text.mime.SelectByPosition
-
- select(MimeMultipart) - Method in class com.adaptris.util.text.mime.SelectByPosition
-
- SelectByContentId - Class in com.adaptris.util.text.mime
-
PartSelector
implementation that selects by the Content-Id header of the MimeBodyPart.
- SelectByContentId() - Constructor for class com.adaptris.util.text.mime.SelectByContentId
-
- SelectByContentId(String) - Constructor for class com.adaptris.util.text.mime.SelectByContentId
-
- SelectByHeader - Class in com.adaptris.util.text.mime
-
PartSelector
implementation that parses a specific header examining the value to see if it matches the configured regular
expression.
- SelectByHeader() - Constructor for class com.adaptris.util.text.mime.SelectByHeader
-
- SelectByHeader(String, String) - Constructor for class com.adaptris.util.text.mime.SelectByHeader
-
- SelectByPosition - Class in com.adaptris.util.text.mime
-
Selects a MimeBodyPart based on its position within the Multipart.
- SelectByPosition() - Constructor for class com.adaptris.util.text.mime.SelectByPosition
-
- SelectByPosition(int) - Constructor for class com.adaptris.util.text.mime.SelectByPosition
-
- selectFactory(AdaptrisMessage) - Method in class com.adaptris.core.services.splitter.MessageSplitterImp
-
- selectMultipleTextItems(Node, String) - Method in class com.adaptris.util.text.xml.XPath
-
returns an array of string values taken from a list of elements returned by
an xpath
- selectNodeList(Node, String) - Method in class com.adaptris.util.text.xml.XPath
-
selects a list of Nodes from the context node using the supplied xpath
- selectSingleNode(Node, String) - Method in class com.adaptris.util.text.xml.XPath
-
Selects a single Node based on the supplied Xpath
- selectSingleTextItem(Node, String) - Method in class com.adaptris.util.text.xml.XPath
-
returns the string value contained in an element returned by an XPath
- SelectWrapper(String, Map<String, String>) - Constructor for class com.adaptris.core.services.jdbc.JdbcMapUpsert.SelectWrapper
-
- send(Event) - Method in interface com.adaptris.core.EventHandler
-
Send an Event
to the configured default destination.
- send(Event, Map<String, String>) - Method in interface com.adaptris.core.EventHandler
-
Send an Event
to the configured default destination.
- send(Event) - Method in class com.adaptris.core.EventHandlerBase
-
- send(Event, Map<String, String>) - Method in class com.adaptris.core.EventHandlerBase
-
- sendConfigUpdateNotification() - Method in class com.adaptris.core.runtime.ComponentManagerImpl
-
- sendEvents(AdaptrisMessage) - Method in class com.adaptris.core.services.splitter.AdvancedMessageSplitterService
-
- sendEvents() - Method in class com.adaptris.core.services.splitter.AdvancedMessageSplitterService
-
- sendEvents(AdaptrisMessage) - Method in class com.adaptris.core.services.splitter.PooledSplitJoinService
-
- sendEvents() - Method in class com.adaptris.core.services.splitter.SplitJoinService
-
Deprecated.
- sendEvents(AdaptrisMessage) - Method in class com.adaptris.core.services.splitter.SplitJoinService
-
Deprecated.
- sendEvents() - Method in class com.adaptris.core.WorkflowImp
-
- sendLifecycleEvent(AdapterLifecycleEvent) - Method in class com.adaptris.core.runtime.AdapterManager
-
- sendLifecycleEvent(AdapterLifecycleEvent) - Method in interface com.adaptris.core.runtime.AdapterManagerMBean
-
- sendMessageLifecycleEvent(AdaptrisMessage) - Method in class com.adaptris.core.PoolingWorkflow
-
- sendMessageLifecycleEvent(AdaptrisMessage) - Method in class com.adaptris.core.WorkflowImp
-
- sendNotification(String, Properties) - Method in class com.adaptris.core.interceptor.InterceptorNotification
-
- sendNotification(String, Properties) - Method in interface com.adaptris.core.interceptor.InterceptorNotificationMBean
-
Send a a JMX notification containing the message and associated userdata.
- sendPayload() - Method in class com.adaptris.core.http.jetty.ResponseProducerImpl
-
- sendShutdownEvent(Set<ObjectName>) - Static method in class com.adaptris.core.runtime.AdapterRegistry
-
Convenience method for sending a shutdown event for every adapter.
- separator() - Method in class com.adaptris.core.services.metadata.UrlEncodedMetadataValues
-
- SequentialParameterApplicator - Class in com.adaptris.core.services.jdbc
-
- SequentialParameterApplicator() - Constructor for class com.adaptris.core.services.jdbc.SequentialParameterApplicator
-
- SerializableAdaptrisMessage - Class in com.adaptris.core
-
The SerializableAdaptrisMessage simply represents an AdaptrisMessage that can be serialized.
- SerializableAdaptrisMessage() - Constructor for class com.adaptris.core.SerializableAdaptrisMessage
-
- SerializableAdaptrisMessage(SerializableMessage) - Constructor for class com.adaptris.core.SerializableAdaptrisMessage
-
- SerializableAdaptrisMessage(String) - Constructor for class com.adaptris.core.SerializableAdaptrisMessage
-
- SerializableAdaptrisMessage(String, String) - Constructor for class com.adaptris.core.SerializableAdaptrisMessage
-
- SerializableMessageTranslator - Interface in com.adaptris.core
-
- SerializableStatistic - Class in com.adaptris.core.interceptor
-
- SerializableStatistic() - Constructor for class com.adaptris.core.interceptor.SerializableStatistic
-
- serialize() - Method in interface com.adaptris.core.AbstractMarshaller.Serializer
-
- serialize(Notification, AdaptrisMessage) - Method in interface com.adaptris.core.jmx.NotificationSerializer
-
- serialize(Notification, AdaptrisMessage) - Method in class com.adaptris.core.jmx.SimpleNotificationSerializer
-
- serialize(Notification, AdaptrisMessage) - Method in class com.adaptris.core.jmx.XmlNotificationSerializer
-
- serialize(Exception, AdaptrisMessage) - Method in class com.adaptris.core.services.exception.ExceptionAsString
-
- serialize(Exception, AdaptrisMessage) - Method in class com.adaptris.core.services.exception.ExceptionAsXml
-
- serialize(Exception, AdaptrisMessage) - Method in interface com.adaptris.core.services.exception.ExceptionSerializer
-
Serialize the exception into the adaptris message.
- serializedMember(Class, String) - Method in class com.adaptris.core.marshaller.xstream.LowerCaseHyphenatedMapper
-
- SERVER - Static variable in interface com.adaptris.core.http.HttpConstants
-
Response Fields.
- server - Variable in class com.adaptris.core.http.jetty.JettyConnection
-
- ServerBuilder - Class in com.adaptris.core.management.jetty
-
- ServerBuilder(Properties) - Constructor for class com.adaptris.core.management.jetty.ServerBuilder
-
- service(HttpServletRequest, HttpServletResponse) - Method in class com.adaptris.core.http.jetty.BasicJettyConsumer.BasicServlet
-
- Service - Interface in com.adaptris.core
-
Implementations of Service
apply aribtrary functionality to
AdaptrisMessage
s.
- ServiceCollection - Interface in com.adaptris.core
-
Defines behaviour common to collections of Service
s.
- ServiceCollectionImp - Class in com.adaptris.core
-
Behaviour common to ServiceCollection
s.
- ServiceCollectionImp() - Constructor for class com.adaptris.core.ServiceCollectionImp
-
- ServiceCollectionImp(Collection<Service>) - Constructor for class com.adaptris.core.ServiceCollectionImp
-
- ServiceErrorHandler - Interface in com.adaptris.core.services.splitter
-
- ServiceException - Exception in com.adaptris.core
-
Exception
thrown by Service
s.
- ServiceException() - Constructor for exception com.adaptris.core.ServiceException
-
Creates a new instance.
- ServiceException(Throwable) - Constructor for exception com.adaptris.core.ServiceException
-
Creates a new instance with a reference to a previous
Exception
.
- ServiceException(String) - Constructor for exception com.adaptris.core.ServiceException
-
Creates a new instance with a description of the Exception
.
- ServiceException(String, Throwable) - Constructor for exception com.adaptris.core.ServiceException
-
Creates a new instance with a reference to a previous
Exception
and a description of the Exception
.
- ServiceExceptionHandler - Class in com.adaptris.core.services.splitter
-
Default
ServiceErrorHandler
that captures exceptions thrown and rethrows the first
exception when requested.
- ServiceExceptionHandler() - Constructor for class com.adaptris.core.services.splitter.ServiceExceptionHandler
-
- ServiceExtractor - Interface in com.adaptris.core.services.dynamic
-
- ServiceExtractorImpl - Class in com.adaptris.core.services.dynamic
-
- ServiceExtractorImpl() - Constructor for class com.adaptris.core.services.dynamic.ServiceExtractorImpl
-
- ServiceFromCache - Class in com.adaptris.core.services.dynamic
-
Extract the service to execute from a cache
- ServiceFromCache() - Constructor for class com.adaptris.core.services.dynamic.ServiceFromCache
-
- ServiceFromDatabase - Class in com.adaptris.core.services.dynamic
-
Extract the service to execute from a database
- ServiceFromDatabase() - Constructor for class com.adaptris.core.services.dynamic.ServiceFromDatabase
-
- ServiceFromDataInputParameter - Class in com.adaptris.core.services.dynamic
-
- ServiceFromDataInputParameter() - Constructor for class com.adaptris.core.services.dynamic.ServiceFromDataInputParameter
-
- ServiceFromDataInputParameter(DataInputParameter<String>) - Constructor for class com.adaptris.core.services.dynamic.ServiceFromDataInputParameter
-
- ServiceFromUrl - Class in com.adaptris.core.services.dynamic
-
Extract the service to execute based on the configured URL.
- ServiceFromUrl() - Constructor for class com.adaptris.core.services.dynamic.ServiceFromUrl
-
- ServiceFromUrl(String) - Constructor for class com.adaptris.core.services.dynamic.ServiceFromUrl
-
- serviceId() - Method in interface com.adaptris.core.http.client.StatusEvaluator
-
The service ID to use if a match.
- serviceId() - Method in class com.adaptris.core.http.client.StatusEvaluatorImpl
-
- ServiceImp - Class in com.adaptris.core
-
Implementation of default / common behaviour for Service
s.
- ServiceImp() - Constructor for class com.adaptris.core.ServiceImp
-
Creates a new instance.
- ServiceList - Class in com.adaptris.core
-
Implementation of
ServiceCollection
with an ordered list of
Service
s.
- ServiceList() - Constructor for class com.adaptris.core.ServiceList
-
- ServiceList(Collection<Service>) - Constructor for class com.adaptris.core.ServiceList
-
- ServiceList(Service...) - Constructor for class com.adaptris.core.ServiceList
-
- ServiceListBase - Class in com.adaptris.core
-
- ServiceListBase() - Constructor for class com.adaptris.core.ServiceListBase
-
- ServiceUtil - Class in com.adaptris.core.util
-
- ServiceUtil() - Constructor for class com.adaptris.core.util.ServiceUtil
-
- ServiceWorkerPool - Class in com.adaptris.core.services.splitter
-
- ServiceWorkerPool(Service, EventHandler, int) - Constructor for class com.adaptris.core.services.splitter.ServiceWorkerPool
-
- ServiceWorkerPool.Worker - Class in com.adaptris.core.services.splitter
-
- ServiceWrapper - Interface in com.adaptris.core
-
A marker interface for Services that wrap other services.
- SERVLET_ENGINE - Static variable in interface com.adaptris.core.http.HttpConstants
-
Response Fields.
- servletPath() - Method in class com.adaptris.core.http.jetty.BasicJettyConsumer
-
- ServletWrapper - Class in com.adaptris.core.http.jetty
-
Wrapper class around a servlet for jetty.
- ServletWrapper() - Constructor for class com.adaptris.core.http.jetty.ServletWrapper
-
- ServletWrapper(Servlet, String) - Constructor for class com.adaptris.core.http.jetty.ServletWrapper
-
- session - Variable in class com.adaptris.core.jms.MessageTypeTranslatorImp
-
- session - Variable in class com.adaptris.core.jms.ProducerSessionFactoryImpl
-
- set(int, Channel) - Method in class com.adaptris.core.ChannelList
-
- set(int, MessageDigestErrorEntry) - Method in class com.adaptris.core.runtime.MessageErrorDigest
-
- set(int, Service) - Method in class com.adaptris.core.ServiceCollectionImp
-
- set(int, JdbcStatementParameter) - Method in class com.adaptris.core.services.jdbc.StatementParameterList
-
- set(int, E) - Method in class com.adaptris.core.util.CastorizedList
-
- set(E) - Method in class com.adaptris.core.util.UnmodifiableListIterator
-
- set(int, Workflow) - Method in class com.adaptris.core.WorkflowList
-
- set(T, String) - Method in interface com.adaptris.ftp.ClientSettings.Setter
-
- set(int, KeyValuePair) - Method in class com.adaptris.util.KeyValuePairList
- SET_COOKIE - Static variable in interface com.adaptris.core.http.HttpConstants
-
Other Fields.
- SET_COOKIE2 - Static variable in interface com.adaptris.core.http.HttpConstants
-
Other Fields.
- setAbsolutePath(String) - Method in class com.adaptris.core.fs.ProcessedItem
-
- setAcceptSuccessCallbacks(boolean) - Method in class com.adaptris.core.jms.JmsAsyncProducerEventHandler
-
- setAccessTokenBuilder(AccessTokenBuilder) - Method in class com.adaptris.core.http.oauth.OauthTokenGetter
-
Set the access token builder.
- setAccessTokenWriter(AccessTokenWriter) - Method in class com.adaptris.core.http.oauth.OauthTokenGetter
-
Specify how to write the access token once it is retrieved.
- setAcknowledgeMode(String) - Method in class com.adaptris.core.jms.BaseJmsPollingConsumerImpl
-
Sets the JMS acknowledge mode to use.
- setAcknowledgeMode(String) - Method in class com.adaptris.core.jms.JmsConsumerImpl
-
Sets the JMS acknowledge mode to use.
- setAcknowledgeMode(String) - Method in class com.adaptris.core.jms.JmsProducerImpl
-
Sets the JMS acknowledge mode.
- setAcquireIncrement(Integer) - Method in class com.adaptris.core.jdbc.JdbcPooledConnection
-
- setActualMarshaller(AdaptrisMarshaller) - Method in class com.adaptris.core.interceptor.StatisticMarshaller
-
- setAdapter(Adapter) - Method in class com.adaptris.core.AdapterStartUpEvent
-
Sets the Adapter
that generated this start up event.
- setAdapter(Adapter) - Method in class com.adaptris.core.event.StandardAdapterStartUpEvent
-
- setAdapterState(String, ComponentState) - Method in class com.adaptris.core.AdapterStateSummary
-
Sets the state of the Adapter
.
- setAdapterState(KeyValuePair) - Method in class com.adaptris.core.AdapterStateSummary
-
Sets the state of the Adapter
.
- setAdapterStateSummary(AdapterStateSummary) - Method in class com.adaptris.core.HeartbeatEvent
-
Sets the AdapterStateSummary
.
- setAdapterUniqueId(String) - Method in class com.adaptris.core.AdapterLifecycleEvent
-
Sets the unique ID of the adapter emitting this event.
- setAdaptrisMessage(AdaptrisMessage) - Method in class com.adaptris.jdbc.StoredProcedure
-
- setAddCurrentThreadName(Boolean) - Method in class com.adaptris.core.ThreadContextWorkflow
-
Append the current thread name to any generated friendly name.
- setAddDefaultKeysAsObjectMetadata(Boolean) - Method in class com.adaptris.core.interceptor.LoggingContextWorkflowInterceptor
-
- setAdditionalDebug(Boolean) - Method in class com.adaptris.core.ftp.FileTransferConnection
-
Get additional logging output where available.
- setAdditionalDebug(Boolean) - Method in class com.adaptris.core.http.jetty.BasicJettyConsumer
-
- setAdditionalDebug(Boolean) - Method in class com.adaptris.core.jms.JmsConnection
-
Whether or not to generate additional TRACE level debug when attempting connections.
- setAdditionalDebug(Boolean) - Method in class com.adaptris.core.jms.JmsPollingConsumerImpl
-
Set additional trace debug logs
- setAdditionalDebug(Boolean) - Method in class com.adaptris.core.jmx.JmxConnection
-
Whether or not to generate additional TRACE level debug when attempting connections.
- setAdditionalDebug(Boolean) - Method in class com.adaptris.core.ThreadContextWorkflow
-
Log the internal object pool state.
- setAdditionalDebug(boolean) - Method in interface com.adaptris.filetransfer.FileTransferClient
-
Switch additional debug on or off
- setAdditionalDebug(boolean) - Method in class com.adaptris.filetransfer.FileTransferClientImp
-
- setAdditionalDebug(Boolean) - Method in class com.adaptris.util.text.xml.Resolver
-
- setAdditionalLogging(Boolean) - Method in class com.adaptris.core.jms.ActiveJmsConnectionErrorHandler
-
Whether or not to log each attempt at verifying the connection.
- setAdditionalParams(Properties) - Method in interface com.adaptris.security.keystore.KeystoreLocation
-
- setAdditionalSettings(KeyValuePairSet) - Method in class com.adaptris.core.ftp.FtpConnectionImp
-
Set any additional settings that might need to be applied.
- setAddNullValues(Boolean) - Method in class com.adaptris.core.services.metadata.RegexpMetadataService
-
- setAdvanced(boolean) - Method in class com.adaptris.core.runtime.ClassDescriptorProperty
-
- setAgeBeforeEviction(TimeInterval) - Method in class com.adaptris.core.fs.InlineItemCache
-
Specify the age of an entry in the cache before it is evicted.
- setAggregator(MessageAggregator) - Method in class com.adaptris.core.services.splitter.PooledSplitJoinService
-
- setAggregator(MessageAggregator) - Method in class com.adaptris.core.services.splitter.SplitJoinService
-
Deprecated.
- setAlgorithm(String) - Method in class com.adaptris.core.security.SymmetricKeyCryptographyService
-
Set the name of the secret-key algorithm.
- setAlgorithm(String) - Method in class com.adaptris.core.services.conditional.conditions.ConditionExpression
-
- setAlgorithm(String) - Method in class com.adaptris.security.EncryptionAlgorithm
-
Set the algorithm.
- setAlias(String) - Method in class com.adaptris.core.runtime.ClassDescriptor
-
- setAlias(String) - Method in class com.adaptris.security.keystore.InlineKeystore
-
- setAllowEmptyResults(Boolean) - Method in class com.adaptris.core.services.metadata.xpath.XpathQueryImpl
-
Specify whether or not an xpath that does not resolve should throw an exception.
- setAllowForwardSearch(Boolean) - Method in class com.adaptris.core.ServiceList
-
Allow services to specify the next service
in a forward search mode only.
- setAllowNulls(Boolean) - Method in class com.adaptris.core.services.metadata.RegexpMetadataQuery
-
Tells the class whether to allow processing to continue after
performing an regexp which returns no elements.
- setAllowOverride(Boolean) - Method in class com.adaptris.core.transform.XmlTransformService
-
Sets whether the configured XSLT URL may be over-ridden by one stored against a metaddata key.
- setAllowRedirect(Boolean) - Method in class com.adaptris.core.http.client.net.HttpProducer
-
Automatically handle redirection.
- setAlwaysHandleException(Boolean) - Method in class com.adaptris.core.RootProcessingExceptionHandler
-
Always handle any exceptions in this error handler.
- setAlwaysReplace(Boolean) - Method in class com.adaptris.core.services.metadata.AddTimestampMetadataService
-
Specify whether to always replace the metadata.
- setAlwaysReplaceMetadata(Boolean) - Method in class com.adaptris.core.services.jdbc.AbstractJdbcSequenceNumberService
-
Whether or not to always replace the metadata key.
- setAlwaysReplaceMetadata(Boolean) - Method in class com.adaptris.core.services.metadata.SimpleSequenceNumberService
-
Whether or not to always replace the metadata key.
- setAlwaysSendPayload(Boolean) - Method in class com.adaptris.core.http.client.net.StandardHttpProducer
-
Whether or not to always attempt to send the payload as the entity body.
- setAlwaysValidateConnection(Boolean) - Method in class com.adaptris.core.jdbc.DatabaseConnection
-
Set whether to always validate the database connection.
- setAlwaysValidateConnection(boolean) - Method in class com.adaptris.jdbc.connection.FailoverConfig
-
- setAppendKeys(List<String>) - Method in class com.adaptris.core.services.metadata.MetadataAppenderService
-
Sets the List
of metadata keys whose values are to be
appended.
- setArgumentMetadataKeys(List<String>) - Method in class com.adaptris.core.services.metadata.AddFormattedMetadataService
-
- setArguments(List<CommandArgument>) - Method in class com.adaptris.core.services.system.DefaultCommandBuilder
-
Specifies a list of command line arguments to be passed into the executable
- setAttemptAutoConvert(Boolean) - Method in class com.adaptris.core.services.jdbc.ResultSetTranslatorImp
-
Whether or not to attempt conversion with a
ColumnTranslator
rather than using a simple
toString()
.
- setAttribute(String, String, String) - Method in class com.adaptris.util.XmlUtils
-
Method which sets an attribute on the specified Node, which must be of type
org.w3c.dom.Element.
- setAttribute(String, String, Node) - Method in class com.adaptris.util.XmlUtils
-
Method which sets an attribute on the specified Node, which must be of type
org.w3c.dom.Element.
- setAuthentication(SftpAuthenticationProvider) - Method in class com.adaptris.core.ftp.StandardSftpConnection
-
- setAuthenticator(HttpAuthenticator) - Method in class com.adaptris.core.http.client.net.HttpRequestServiceImpl
-
- setAuthenticator(HttpAuthenticator) - Method in class com.adaptris.core.http.client.net.StandardHttpProducer
-
- setAuthenticator(JettyAuthenticatorFactory) - Method in class com.adaptris.core.http.jetty.ConfigurableSecurityHandler
-
Sets the factory which will create the underlying Authenticator
- setAutoCommit(Boolean) - Method in class com.adaptris.core.jdbc.DatabaseConnection
-
Sets whether to auto-commit.
- setAutoCommit(boolean) - Method in class com.adaptris.core.jdbc.ProxySqlConnection
-
- setAutoCommit(boolean) - Method in class com.adaptris.jdbc.connection.FailoverConfig
-
Set the autocommit flag for this configuration
- setAutoCommit(boolean) - Method in class com.adaptris.jdbc.connection.FailoverDataSource.ConnectionProxy
-
- setAutoPopulated(boolean) - Method in class com.adaptris.core.runtime.ClassDescriptorProperty
-
- setAutoStart(Boolean) - Method in class com.adaptris.core.Channel
-
Specify whether or not to auto-start the channel.
- setBackOffMultiplier(Double) - Method in class com.adaptris.core.jms.activemq.RedeliveryPolicyFactory
-
- setBaseDirectoryUrl(String) - Method in class com.adaptris.core.fs.FsConsumerImpl
-
The base directory specified as a URL.
- setBaseDirectoryUrl(String) - Method in class com.adaptris.core.fs.FsProducer
-
The base directory specified as a URL.
- setBaseUrl(String) - Method in class com.adaptris.core.http.jetty.retry.FilesystemRetryStore
-
The base URL file:///...
where we can discover files.
- setBatchWindow(Integer) - Method in class com.adaptris.core.services.jdbc.JdbcBatchingDataCaptureService
-
Set the batch window for operations.
- setBlobTransferPolicy(BlobTransferPolicyFactory) - Method in class com.adaptris.core.jms.activemq.AdvancedActiveMqImplementation
-
Set the Blob Transfer Policy.
- setBody(MessageWrapper<byte[]>) - Method in class com.adaptris.core.services.mime.InlineMimePartBuilder
-
Set where the body of the MimeBodyPart is going to come from.
- setBootstrapProperties(BootstrapProperties) - Method in class com.adaptris.core.config.ConfigPreProcessorImpl
-
- setBootstrapProperties(BootstrapProperties) - Method in interface com.adaptris.core.management.vcs.RuntimeVersionControl
-
Allow the Version Control System to configure itself through the Bootstrap Properties.
- setBoundedCache(ArrayBlockingQueue<CacheableAdaptrisMessageWrapper>) - Method in class com.adaptris.core.runtime.LruBoundedMessageCache
-
- setBranchingEnabled(Boolean) - Method in class com.adaptris.core.services.ScriptingServiceImp
-
Specify whether or not this service is branching.
- setBrokerUploadUrl(String) - Method in class com.adaptris.core.jms.activemq.BlobTransferPolicyFactory
-
- setBrokerUrl(String) - Method in class com.adaptris.core.jms.UrlVendorImplementation
-
Sets the broker URL.
- setBufferSize(Integer) - Method in class com.adaptris.core.jms.activemq.BlobTransferPolicyFactory
-
- setBufferSize(Integer) - Method in class com.adaptris.core.services.splitter.LineCountSplitter
-
Set the internal buffer size.
- setBuildDirectory(String) - Method in class com.adaptris.core.ftp.FtpProducer
-
Set the build directory.
- setBuilder(ConnectionPoolBuilder) - Method in class com.adaptris.core.jdbc.PluggableJdbcPooledConnection
-
Set the builder to use when creating the connection pool.
- setBuilder(IdentityBuilder) - Method in class com.adaptris.core.security.access.VerifyIdentityService
-
- setBuilders(List<IdentityBuilder>) - Method in class com.adaptris.core.security.access.CompositeIdentityBuilder
-
- setBytes(byte[]) - Method in class com.adaptris.util.text.mime.ByteArrayDataSource
-
- setByteTranslator(ByteTranslator) - Method in class com.adaptris.core.services.metadata.MetadataHashingService
-
Specify how to translate the resulting byte array from the hash into a String.
- setByteTranslator(ByteTranslator) - Method in class com.adaptris.core.services.metadata.PayloadHashingService
-
- setCacheConnection(Boolean) - Method in class com.adaptris.core.ftp.FileTransferConnection
-
Set whether or not connections created are held open for future use.
- setCacheEntryEvaluators(List<CacheEntryEvaluator>) - Method in class com.adaptris.core.services.cache.CacheServiceBase
-
Set the list of evaluators that will be used to for generate keys for accessing the cache.
- setCacheExpiration(TimeInterval) - Method in class com.adaptris.core.ftp.FileTransferConnection
-
- setCacheInstance(Cache) - Method in class com.adaptris.core.services.cache.CacheConnection
-
- setCacheKey(String) - Method in class com.adaptris.core.http.jetty.JettyAsyncWorkflowInterceptor
-
Set the key for the cache.
- setCacheKey(String) - Method in class com.adaptris.core.http.oauth.GetAndCacheOauthToken
-
Set the key to the cache.
- setCacheName(String) - Method in class com.adaptris.core.interceptor.ThrottlingInterceptor
-
Set the cache name for shared throttles.
- setCacheProvider(TimeSliceCacheProvider) - Method in class com.adaptris.core.interceptor.ThrottlingInterceptor
-
Set the caching provider for timeslices.
- setCacheTransforms(Boolean) - Method in class com.adaptris.core.transform.XmlTransformService
-
Sets whether XSLTs should be cached or not.
- setCaptureOutgoingMessageDetails(Boolean) - Method in class com.adaptris.core.jms.JmsProducerImpl
-
Specify whether or not to capture the outgoing message details as object metadata.
- setCases(List<Case>) - Method in class com.adaptris.core.services.conditional.Switch
-
- setCatalog(String) - Method in class com.adaptris.core.jdbc.ProxySqlConnection
-
- setCatalog(String) - Method in class com.adaptris.jdbc.connection.FailoverDataSource.ConnectionProxy
-
- setCdataColumnRegexp(String) - Method in class com.adaptris.core.services.jdbc.XmlPayloadTranslatorImpl
-
Set the regular expression that will be used to check if a column should be wrapped in a CDATA element.
- setCertificate(String) - Method in class com.adaptris.security.keystore.InlineKeystore
-
- setCertificate(String, Certificate) - Method in interface com.adaptris.security.keystore.KeystoreProxy
-
Assign the given certificate to the given alias.
- setCertificate(String, InputStream) - Method in interface com.adaptris.security.keystore.KeystoreProxy
-
Assign the given InputStream (contaning a certificate) to the given alias.
- setCertificate(String, File) - Method in interface com.adaptris.security.keystore.KeystoreProxy
-
Assign the given File (contaning a certificate) to the given alias.
- setCertificate(String, String) - Method in interface com.adaptris.security.keystore.KeystoreProxy
-
Assign the given file (contaning a certificate) to the given alias.
- setCertificateParameters(CertificateParameter) - Method in interface com.adaptris.security.certificate.CertificateBuilder
-
Set the certificate parameters for this maker object.
- setChannelFriendlyName(String) - Method in class com.adaptris.core.event.ChannelRestartEvent
-
Sets the friendly name of the Channel
if one has been configured.
- setChannelId(String) - Method in class com.adaptris.core.MessageLifecycleEvent
-
Set the id of the channel that is processing this message.
- setChannelList(ChannelList) - Method in class com.adaptris.core.Adapter
-
Sets the ChannelList
.
- setChannels(List<Channel>) - Method in class com.adaptris.core.ChannelList
-
Set the underlying List
of Channel
s.
- setChannelStates(KeyValuePairSet) - Method in class com.adaptris.core.AdapterStateSummary
-
- setChannelUnavailableWaitInterval(TimeInterval) - Method in class com.adaptris.core.WorkflowImp
-
Sets the time the
Workflow
implementation will wait if its parent
Channel
is unavailable before resubmitting
the message.
- setCharacterEncoding(String) - Method in class com.adaptris.core.services.jdbc.types.ColumnWriterWithCharEncoding
-
Set the character encoding used to convert the column into a String.
- setCharEncoding(String) - Method in interface com.adaptris.core.AdaptrisMessage
-
- setCharEncoding(String) - Method in class com.adaptris.core.services.cache.translators.StringPayloadCacheTranslator
-
- setCharEncoding(String) - Method in class com.adaptris.core.services.ChangeCharEncodingService
-
Set the character encoding
- setCharset(String) - Method in class com.adaptris.core.services.findreplace.HexSequenceConfiguredReplacementSource
-
Set the character set to be used when converting the hexadecimal byte sequence into a string.
- setCharset(String) - Method in class com.adaptris.core.services.metadata.HexToStringService
-
The character encoding to be applied when decoding the hex string.
- setCharsetEncoding(String) - Method in class com.adaptris.util.text.CharsetByteTranslator
-
- setCheckCharset(Boolean) - Method in class com.adaptris.core.http.jetty.JettyMessageConsumer
-
Whether or not to check the character encoding on the request
- setCheckClassName(String) - Method in class com.adaptris.core.management.config.ConfigurationCheckReport
-
- setCheckInterval(TimeInterval) - Method in class com.adaptris.core.jms.ActiveJmsConnectionErrorHandler
-
Set interval between each attempt to veri
- setCheckName(String) - Method in class com.adaptris.core.management.config.ConfigurationCheckReport
-
- setCheckRevocation(boolean) - Method in interface com.adaptris.security.certificate.CertificateHandler
-
Set the flag for checking revocation.
- setCipherTransformation(String) - Method in class com.adaptris.core.security.SymmetricKeyCryptographyService
-
Set the cipher transformation to be applied
- setClassDescriptorProperties(List<ClassDescriptorProperty>) - Method in class com.adaptris.core.runtime.ClassDescriptor
-
- setClassLoader(ClassLoader) - Method in class com.adaptris.core.management.jetty.JettyServerComponent
-
- setClassLoader(ClassLoader) - Method in interface com.adaptris.core.management.ManagementComponent
-
- setClassMappings(KeyValuePairSet) - Method in class com.adaptris.core.MarshalledClassDestination
-
Set the mappings.
- setClassName(String) - Method in class com.adaptris.core.management.ManagementComponentInfo
-
- setClassName(String) - Method in class com.adaptris.core.runtime.ClassDescriptor
-
- setClassName(String) - Method in class com.adaptris.core.runtime.ClassDescriptorProperty
-
- setClassType(String) - Method in class com.adaptris.core.runtime.ClassDescriptor
-
- setClientId(String) - Method in class com.adaptris.core.jms.JmsConnection
-
Returns the broker connection client ID.
- setClientId(String) - Method in class com.adaptris.core.jms.JmsPollingConsumerImpl
-
Sets the optional JMS client ID.
- setClientInfo(Properties) - Method in class com.adaptris.core.jdbc.ProxySqlConnection
-
- setClientInfo(String, String) - Method in class com.adaptris.core.jdbc.ProxySqlConnection
-
- setClientInfo(Properties) - Method in class com.adaptris.jdbc.connection.FailoverDataSource.ConnectionProxy
-
- setClientInfo(String, String) - Method in class com.adaptris.jdbc.connection.FailoverDataSource.ConnectionProxy
-
- setCloneService(Boolean) - Method in class com.adaptris.core.SharedService
-
- setCoalescing(Boolean) - Method in class com.adaptris.core.util.DocumentBuilderFactoryBuilder
-
Calls DocumentBuilderFactory.setCoalescing(boolean)
if non-null
- setCode(int) - Method in class com.adaptris.core.http.server.RawStatusProvider
-
Set the HTTP Status to use.
- setCodeKey(String) - Method in class com.adaptris.core.http.server.MetadataStatusProvider
-
Set the metadata where the status code will be taken.
- setCollisionAvoidancePercent(Short) - Method in class com.adaptris.core.jms.activemq.RedeliveryPolicyFactory
-
- setColumnBookendCharacter(Character) - Method in class com.adaptris.core.services.jdbc.JdbcMapInsert
-
Set the character used to bookend the column names.
- setColumnName(String) - Method in class com.adaptris.core.services.jdbc.SimplePayloadResultSetTranslator
-
Set the column to be used as the payload.
- setColumnNameStyle(StyledResultTranslatorImp.ColumnStyle) - Method in class com.adaptris.core.services.jdbc.StyledResultTranslatorImp
-
Format the column name in a specific style.
- setColumnTranslators(List<ColumnTranslator>) - Method in class com.adaptris.core.services.jdbc.ResultSetTranslatorImp
-
Set the list of column translators that will be used and applied against each column in the result set.
- setColumnWriter(ColumnWriter) - Method in class com.adaptris.core.services.jdbc.SimplePayloadResultSetTranslator
-
- setCommandBuilder(CommandBuilder) - Method in class com.adaptris.core.services.system.SystemCommandExecutorService
-
Set the command builder.
- setComment(String) - Method in class com.adaptris.core.management.vcs.RevisionHistoryItem
-
- setComments(String) - Method in class com.adaptris.core.Channel
-
- setComments(String) - Method in interface com.adaptris.core.ConfigComment
-
- setComments(String) - Method in class com.adaptris.core.ServiceCollectionImp
-
- setComments(String) - Method in class com.adaptris.core.WorkflowImp
-
- setComparator(MetadataComparator) - Method in class com.adaptris.core.services.metadata.compare.MetadataComparisonService
-
- setCompareToPreviousMatch(Boolean) - Method in class com.adaptris.core.services.splitter.SimpleRegexpMessageSplitter
-
Specify whether to group split records or not
- setCompressionMode(ZipFileBackedMessageFactory.CompressionMode) - Method in class com.adaptris.core.lms.ZipFileBackedMessageFactory
-
The compression mode of the ZipFileBackedMessage.
- setCondition(JettyRouteCondition) - Method in class com.adaptris.core.http.jetty.JettyRouteSpec
-
Specify the conditions for the route.
- setCondition(Condition) - Method in class com.adaptris.core.services.conditional.Case
-
- setCondition(Condition) - Method in class com.adaptris.core.services.conditional.conditions.ConditionNot
-
- setCondition(Condition) - Method in class com.adaptris.core.services.conditional.IfElse
-
Set the conditions to apply.
- setCondition(Condition) - Method in class com.adaptris.core.services.conditional.While
-
- setConditions(List<Condition>) - Method in class com.adaptris.core.services.conditional.conditions.ConditionListImpl
-
- setConfig(FailoverConfig) - Method in class com.adaptris.jdbc.connection.FailoverConnection
-
Set the configuration.
- setConfig(KeyValuePairSet) - Method in class com.adaptris.sftp.HostConfig
-
- setConfig(KeyValuePairSet) - Method in class com.adaptris.sftp.InlineConfigBuilder
-
Set your configuration options.
- setConfigLocation(String) - Method in class com.adaptris.core.services.duplicate.DuplicateMessageRoutingService
-
Sets the location for the file that will contain the persisted list of
received ids.
- setConfiguration(KeyValuePairSet) - Method in class com.adaptris.core.config.ConfigPreProcessorImpl
-
- setConfiguration(ConfigBuilder) - Method in class com.adaptris.core.ftp.StandardSftpConnection
-
Set the config repository.
- setConfiguration(Properties) - Method in class com.adaptris.util.datastore.DataStore
-
Set the configuration for this datastore.
- setConfiguration(Properties) - Method in class com.adaptris.util.datastore.SimpleDataStore
-
- setConfiguredThreadName(String) - Method in class com.adaptris.core.ConsumeDestinationImp
-
Set a delivery thread name to use.
- setConfirmationId(String) - Method in class com.adaptris.core.MleMarker
-
- setConnection(AdaptrisConnection) - Method in interface com.adaptris.core.ConnectedService
-
Sets the AdaptrisConnection
to use.
- setConnection(AdaptrisConnection) - Method in class com.adaptris.core.DefaultEventHandler
-
Sets the AdaptrisConnection
to use.
- setConnection(AdaptrisConnection) - Method in class com.adaptris.core.ftp.AggregatingFtpConsumeService
-
- setConnection(AdaptrisConnection) - Method in class com.adaptris.core.http.jetty.retry.RetryFromJetty
-
The underlying Jetty connection.
- setConnection(AdaptrisConnection) - Method in class com.adaptris.core.http.oauth.GetAndCacheOauthToken
-
The connection to the cache where tokens will be stored.
- setConnection(AdaptrisConnection) - Method in class com.adaptris.core.jdbc.JdbcService
-
- setConnection(Connection) - Method in class com.adaptris.core.jdbc.ProxySqlConnection
-
- setConnection(AdaptrisConnection) - Method in class com.adaptris.core.jms.AggregatingJmsConsumeService
-
- setConnection(AdaptrisConnection) - Method in class com.adaptris.core.services.cache.CacheServiceImpl
-
Set the connection associated with this cache service.
- setConnection(AdaptrisConnection) - Method in class com.adaptris.core.services.conditional.conditions.ExistsInCache
-
Set the connection to the
Cache
instance.
- setConnection(AdaptrisConnection) - Method in class com.adaptris.core.services.dynamic.ExtractorWithConnection
-
- setConnection(AdaptrisConnection) - Method in class com.adaptris.core.services.jdbc.JdbcServiceList
-
Set the connection that will be used by all
JdbcService
instances in this service list.
- setConnection(AdaptrisConnection) - Method in class com.adaptris.core.services.jdbc.SplittingXmlPayloadTranslator
-
Sets the AdaptrisConnection
to use for producing split
messages.
- setConnection(AdaptrisConnection) - Method in class com.adaptris.core.services.jmx.JmxOperationServiceImpl
-
- setConnection(AdaptrisConnection) - Method in class com.adaptris.core.services.splitter.BasicMessageSplitterService
-
Sets the AdaptrisConnection
to use for producing split
messages.
- setConnection(AdaptrisConnection) - Method in class com.adaptris.core.StandaloneConsumer
-
Set the connection to be used.
- setConnection(AdaptrisConnection) - Method in class com.adaptris.core.StandaloneProducer
-
Sets the connection to use, may not be null.
- setConnection(Connection) - Method in class com.adaptris.jdbc.StoredProcedure
-
- setConnectionAcquireWait(TimeInterval) - Method in class com.adaptris.core.jdbc.JdbcPooledConnection
-
- setConnectionAttempts(Integer) - Method in class com.adaptris.core.AllowsRetriesConnection
-
Sets the number of connection attempts to make.
- setConnectionErrorHandler(ConnectionErrorHandler) - Method in interface com.adaptris.core.AdaptrisConnection
-
- setConnectionErrorHandler(ConnectionErrorHandler) - Method in class com.adaptris.core.AdaptrisConnectionImp
-
- setConnectionErrorHandler(ConnectionErrorHandler) - Method in class com.adaptris.core.SharedConnection
-
- setConnectionFactoryProperties(KeyValuePairSet) - Method in class com.adaptris.core.jms.activemq.AdvancedActiveMqImplementation
-
Set any additional ActiveMQConnectionFactory properties that are required.
- setConnectionPoolProperties(KeyValuePairSet) - Method in class com.adaptris.core.jdbc.AdvancedJdbcPooledConnection
-
- setConnectionProperties(KeyValuePairSet) - Method in class com.adaptris.core.jdbc.DatabaseConnection
-
Set any additional connection properties.
- setConnectionProperties(Properties) - Method in class com.adaptris.jdbc.connection.FailoverConfig
-
- setConnectionRetryInterval(TimeInterval) - Method in class com.adaptris.core.AllowsRetriesConnection
-
Set the interval between each retry attempt.
- setConnections(List<JmsConnection>) - Method in class com.adaptris.core.jms.FailoverJmsConnection
-
- setConnections(List<AdaptrisConnection>) - Method in class com.adaptris.core.SharedComponentList
-
Set the connections.
- setConnectionUrls(List<String>) - Method in class com.adaptris.jdbc.connection.FailoverConfig
-
Set a Connection URL to the configured list.
- setConnectTimeout(TimeInterval) - Method in class com.adaptris.core.http.client.net.StandardHttpProducer
-
The connect timeout.
- setConnectUrl(String) - Method in class com.adaptris.core.jdbc.JdbcConnection
-
Sets the connection string to use for this JDBC source.
- setConnectUrl(String) - Method in class com.adaptris.core.jdbc.JdbcPooledConnectionImpl
-
- setConnectUrls(List<String>) - Method in class com.adaptris.core.jdbc.FailoverJdbcConnection
-
Set the configured list of URLs.
- setConstant(String) - Method in class com.adaptris.core.jdbc.JdbcConstantParameter
-
- setConstraintName(String) - Method in class com.adaptris.core.http.jetty.SecurityConstraint
-
Set the name of the constraint
- setConsumeConnection(AdaptrisConnection) - Method in class com.adaptris.core.Channel
-
Sets the AdaptrisConnection
to use for consuming.
- setConsumer(AggregatingFtpConsumer) - Method in class com.adaptris.core.ftp.AggregatingFtpConsumeService
-
- setConsumer(AdaptrisMessageConsumer) - Method in class com.adaptris.core.StandaloneConsumer
-
Sets the underlying AdaptrisMessageConsumer
.
- setConsumer(AdaptrisMessageConsumer) - Method in class com.adaptris.core.WorkflowImp
-
Sets the AdaptrisMessageConsumer
to use.
- setContainsAnyOf(Set<String>, Collection<String>) - Static method in class com.adaptris.core.marshaller.xstream.XStreamUtils
-
Determine if the given Set toCheck
contains any of the elements within possibles
- setContent(String, String) - Method in class com.adaptris.core.DefaultAdaptrisMessageImp
-
- setContent(String, String, String) - Method in interface com.adaptris.core.MultiPayloadAdaptrisMessage
-
Add a new payload to the message, with the given ID and content and encoding.
- setContent(String, String) - Method in class com.adaptris.core.MultiPayloadAdaptrisMessageImp
-
- setContent(String, String, String) - Method in class com.adaptris.core.MultiPayloadAdaptrisMessageImp
-
Add a new payload to the message, with the given ID and content and encoding.
- setContent(String) - Method in class com.adaptris.core.SerializableAdaptrisMessage
-
- setContentEncoding(String) - Method in class com.adaptris.core.AdaptrisMessageImp
-
- setContentEncoding(String) - Method in class com.adaptris.core.common.MetadataStreamParameter
-
- setContentEncoding(String) - Method in class com.adaptris.core.common.PayloadStreamOutputParameter
-
- setContentEncoding(String) - Method in class com.adaptris.core.common.StringPayloadDataOutputParameter
-
- setContentEncoding(String, String) - Method in interface com.adaptris.core.MultiPayloadAdaptrisMessage
-
Set the payload content encoding for the given payload ID.
- setContentEncoding(String) - Method in class com.adaptris.core.MultiPayloadAdaptrisMessageImp
-
.
- setContentEncoding(String, String) - Method in class com.adaptris.core.MultiPayloadAdaptrisMessageImp
-
Set the payload content encoding for the given payload ID.
- setContentEncoding(String) - Method in class com.adaptris.core.SerializableAdaptrisMessage
-
- setContentEncoding(String) - Method in class com.adaptris.core.services.mime.InlineMimePartBuilder
-
Set the Content-Transfer-Encoding for the part.
- setContentId(String) - Method in class com.adaptris.core.services.mime.InlineMimePartBuilder
-
Set the Content-ID for the part,
- setContentId(String) - Method in class com.adaptris.core.services.mime.MultipartMessageBuilder
-
Set the Content-ID for the Multipart,
- setContentId(String) - Method in class com.adaptris.util.text.mime.SelectByContentId
-
The Content-Id of the MimeBodyPart to select.
- setContentType(String) - Method in class com.adaptris.core.http.client.net.HttpRequestServiceImpl
-
- setContentType(String) - Method in class com.adaptris.core.http.jetty.JettyResponseService
-
- setContentType(String) - Method in class com.adaptris.core.http.jetty.retry.ReportBuilder
-
Set the content type to be associated with the report.
- setContentType(String) - Method in class com.adaptris.core.http.RawContentTypeProvider
-
Set the base content type.
- setContentType(String) - Method in class com.adaptris.core.services.mime.InlineMimePartBuilder
-
Set the Content-Type for the part.
- setContentType(String) - Method in class com.adaptris.util.text.mime.ByteArrayDataSource
-
- setContentTypeKey(String) - Method in class com.adaptris.core.services.metadata.FormDataToMetadata
-
Set the metadata key for finding out the content-type.
- setContentTypeMetadataKey(String) - Method in class com.adaptris.core.services.ReadFileService
-
Sets the metadata key set the content type as, if not provided will not be set.
- setContentTypeProbe(ReadFileService.ContentTypeProbe) - Method in class com.adaptris.core.services.ReadFileService
-
- setContentTypeProvider(ContentTypeProvider) - Method in class com.adaptris.core.http.client.net.HttpProducer
-
Content-Type header associated with the HTTP operation
- setContentTypeProvider(ContentTypeProvider) - Method in class com.adaptris.core.http.jetty.ResponseProducerImpl
-
The Content-Type to send with the response.
- setContinueOnFail(Boolean) - Method in class com.adaptris.core.ServiceCollectionImp
-
- setContinueOnFail(Boolean) - Method in class com.adaptris.core.ServiceImp
-
whether or not this service is configured to continue on failure.
- setContinueOnFail(Boolean) - Method in class com.adaptris.core.SharedServiceImpl
-
- setConvertBackToConsumedType(Boolean) - Method in class com.adaptris.core.jms.AutoConvertMessageTranslator
-
- setConvertNull(Boolean) - Method in class com.adaptris.core.services.jdbc.StatementParameterImpl
-
Set whether to convert null objects into something meaningful.
- setCopyMetadata(Boolean) - Method in class com.adaptris.core.services.jdbc.SplittingXmlPayloadTranslator
-
Whether to copy metadata from the original message to the split messages.
- setCopyMetadata(Boolean) - Method in class com.adaptris.core.services.splitter.MessageSplitterImp
-
Sets whether to copy metadata from the original message to the split
messages.
- setCopyObjectMetadata(Boolean) - Method in class com.adaptris.core.services.splitter.MessageSplitterImp
-
Whether or not to preserve object metadata to the split messages.
- setCorrectState(ConfiguredComponentState) - Method in class com.adaptris.core.OutOfStateHandlerImp
-
- setCorrelationIdSource(CorrelationIdSource) - Method in class com.adaptris.core.jms.BaseJmsPollingConsumerImpl
-
Sets correlationIdSource.
- setCorrelationIdSource(CorrelationIdSource) - Method in class com.adaptris.core.jms.JmsConsumerImpl
-
Sets correlationIdSource.
- setCorrelationIdSource(CorrelationIdSource) - Method in class com.adaptris.core.jms.JmsProducerImpl
-
Sets correlationIdSource.
- setCountThreshold(Long) - Method in class com.adaptris.core.interceptor.MessageThresholdNotification
-
Set the message count threshold on which notifications will be emitted.
- setCreateDatabase(Boolean) - Method in class com.adaptris.core.services.jdbc.AbstractJdbcSequenceNumberService
-
Specify whether or not to attempt to create a standard database table if one cannot be found.
- setCreateDirs(Boolean) - Method in class com.adaptris.core.fs.FsConsumerImpl
-
Create missing directories when trying to poll
- setCreateDirs(Boolean) - Method in class com.adaptris.core.fs.FsProducer
-
Specify whether to create directories that do not exist.
- setCreateTempDir(Boolean) - Method in class com.adaptris.core.lms.FileBackedMessageFactory
-
Specify whether or not to create any configured tempDir.
- setCreationCompleteCheck(TimeInterval) - Method in class com.adaptris.core.fs.FsImmediateEventPoller
-
Specify the wait time between checking for file creation.
- setCreationTime(long) - Method in class com.adaptris.core.Event
-
Sets the creation time of this Event
.
- setCreationTime(long) - Method in class com.adaptris.core.MleMarker
-
Set the creation time for this marker.
- setCronExpression(String) - Method in class com.adaptris.core.QuartzCronPoller
-
Sets the cron expression to use.
- setCurrentPayloadId(String) - Method in interface com.adaptris.core.MultiPayloadAdaptrisMessage
-
Update the ID of the current payload.
- setCurrentPayloadId(String) - Method in class com.adaptris.core.MultiPayloadAdaptrisMessageImp
-
Update the ID of the current payload.
- setDatabaseDriver(String) - Method in class com.adaptris.jdbc.connection.FailoverConfig
-
Set the database driver.
- setDataFile(String) - Method in class com.adaptris.util.datastore.SimpleDataStore
-
The Data file stored url format.
- setDataMode(FtpDataMode) - Method in class com.adaptris.ftp.ApacheFtpClientImpl
-
- setDate(Date) - Method in class com.adaptris.core.runtime.MessageDigestEntry
-
- setDateFormat(String) - Method in class com.adaptris.core.services.jdbc.DatetimeStatementParameter
-
Set the format of the date.
- setDateFormat(String) - Method in class com.adaptris.core.services.jdbc.types.DateColumnTranslator
-
Set the date format used to convert the column into a String.
- setDateFormat(String) - Method in class com.adaptris.core.services.metadata.compare.CompareTimestamps
-
Set the date format to parse the metadata values.
- setDateFormatBuilder(DateFormatBuilder) - Method in class com.adaptris.core.services.metadata.AddTimestampMetadataService
-
- setDebug(boolean) - Method in class com.adaptris.core.management.config.ClasspathDupConfigurationChecker
-
- setDebug(Boolean) - Method in class com.adaptris.core.SharedComponentList
-
- setDebugMode(Boolean) - Method in class com.adaptris.core.jdbc.DatabaseConnection
-
Set this connection's debug mode.
- setDebugMode(boolean) - Method in class com.adaptris.jdbc.connection.FailoverConfig
-
Specify verbose logging.
- setDebugUnreturnedConnectionStackTraces(Boolean) - Method in class com.adaptris.core.jdbc.DebugPoolFactory
-
- setDefaultAccount(String) - Method in class com.adaptris.core.ftp.FtpConnectionImp
-
Some FTP Servers force you to have an account which is separate from the username.
- setDefaultBufferSize(Integer) - Method in class com.adaptris.core.lms.FileBackedMessageFactory
-
Set the default buffersize to use when writing to files.
- setDefaultCharEncoding(String) - Method in class com.adaptris.core.AdaptrisMessageFactory
-
Set the default character encoding to be applied to the message upon
creation.
- setDefaultCharEncoding(String) - Method in class com.adaptris.core.DefaultMessageFactory
-
Set the default character encoding to be applied to the message upon
creation.
- setDefaultCharEncoding(String) - Method in class com.adaptris.core.MultiPayloadMessageFactory
-
Set the default character encoding to be applied to the message upon
creation.
- setDefaultConfiguration(KeyValuePairSet) - Method in class com.adaptris.sftp.PerHostConfigBuilder
-
Set your default configuration options.
- setDefaultControlPort(Integer) - Method in class com.adaptris.core.ftp.FileTransferConnection
-
Override the default port.
- setDefaultDestination(String) - Method in class com.adaptris.core.ExceptionDestination
-
Set the default destination when no exceptions match.
- setDefaultDestination(String) - Method in class com.adaptris.core.MarshalledClassDestination
-
Set the default destination to be used if no mapping could be found.
- setDefaultDestination(String) - Method in class com.adaptris.core.services.aggregator.ConsumeDestinationFromMetadata
-
Set the default destination.
- setDefaultDestination(String) - Method in class com.adaptris.core.XpathProduceDestination
-
The default destination to use if the configured xpath does not resolve to
any elements.
- setDefaultExceptionMessage(String) - Method in class com.adaptris.core.services.exception.ExceptionFromMetadata
-
Sets the configured exception message to use.
- setDefaultFilterExpression(String) - Method in class com.adaptris.core.services.aggregator.ConsumeDestinationFromMetadata
-
Set the default filter expression.
- setDefaultMarshaller(AdaptrisMarshaller) - Static method in class com.adaptris.core.DefaultMarshaller
-
- setDefaultMethod(RequestMethodProvider.RequestMethod) - Method in class com.adaptris.core.http.client.MetadataRequestMethodProvider
-
Set the default method.
- setDefaultMimeType(String) - Method in class com.adaptris.core.http.MetadataContentTypeProvider
-
Set the default mime type to use if the metadata key does not exist.
- setDefaultName(String) - Method in class com.adaptris.core.MetadataFileNameCreator
-
Returns the 'default name' which will be used if the metadata value is null
or empty.
- setDefaultPassword(String) - Method in class com.adaptris.core.ftp.FileTransferConnectionUsingPassword
-
Set the password (supports encrypted passwords).
- setDefaultPassword(String) - Method in class com.adaptris.core.ftp.SftpPasswordAuthentication
-
Set the default password (supports encoded passwords).
- setDefaultPayloadId(String) - Method in class com.adaptris.core.MultiPayloadMessageFactory
-
Set the default payload ID.
- setDefaultServiceId(String) - Method in class com.adaptris.core.http.client.net.BranchingHttpRequestService
-
Set the default service-id in the event that no matches are found (optional).
- setDefaultServiceId(String) - Method in class com.adaptris.core.http.jetty.JettyRoutingService
-
Set the default service id if there are no matches.
- setDefaultServiceId(String) - Method in class com.adaptris.core.services.metadata.MetadataBranchingServiceImp
-
Sets the ID of an optional default Service
.
- setDefaultStatus(HttpStatusProvider.HttpStatus) - Method in class com.adaptris.core.http.server.MetadataStatusProvider
-
Set the default status in the event that it cannot be derived from metadata.
- setDefaultUploadUrl(String) - Method in class com.adaptris.core.jms.activemq.BlobTransferPolicyFactory
-
- setDefaultUserName(String) - Method in class com.adaptris.core.ftp.FileTransferConnection
-
Set the user name.
- setDefaultValue(String) - Method in class com.adaptris.core.runtime.ClassDescriptorProperty
-
- setDeferConsumerCreationToVendor(Boolean) - Method in class com.adaptris.core.jms.JmsConsumer
-
Set to true if you wish to let the JMS message consumer be delegated by the configured vendor
implementation.
- setDeferConsumerCreationToVendor(Boolean) - Method in class com.adaptris.core.jms.JmsSyncConsumer
-
Set to true if you wish to let the JMS message consumer be delegated by the configured vendor implementation.
- setDefinition(String) - Method in class com.adaptris.core.services.conditional.conditions.ConditionFunction
-
- setDelayBetweenRetries(TimeInterval) - Method in class com.adaptris.core.services.RetryingServiceWrapper
-
- setDeleteAggregatedFiles(Boolean) - Method in class com.adaptris.core.fs.AggregatingFsConsumer
-
Set whether to delete aggregated files.
- setDeleteAggregatedFiles(Boolean) - Method in class com.adaptris.core.ftp.AggregatingFtpConsumer
-
Set whether to delete aggregated files.
- setDeleteEndpointPrefix(String) - Method in class com.adaptris.core.http.jetty.retry.RetryFromJetty
-
The delete endpoint.
- setDeleteHttpMethod(String) - Method in class com.adaptris.core.http.jetty.retry.RetryFromJetty
-
The HTTP method which is required for deleting messages from the retry store; the default is
DELETE.
- setDeliveryMode(String) - Method in class com.adaptris.core.jms.JmsProducerImpl
-
Sets the JMS delivery mode.
- setDestDirectory(String) - Method in class com.adaptris.core.ftp.FtpProducer
-
Set the dest directory.
- setDestination(MessageDrivenDestination) - Method in class com.adaptris.core.common.FileParameter
-
Set the destination for the file data input.
- setDestination(String) - Method in class com.adaptris.core.ConfiguredConsumeDestination
-
- setDestination(String) - Method in class com.adaptris.core.ConfiguredDestination
-
- setDestination(String) - Method in interface com.adaptris.core.ConsumeDestination
-
Sets the name of the destination.
- setDestination(ConsumeDestination) - Method in class com.adaptris.core.fs.FsConsumerImpl
-
Deprecated.
- setDestination(ProduceDestination) - Method in class com.adaptris.core.fs.FsProducer
-
Deprecated.
- setDestination(ConsumeDestination) - Method in class com.adaptris.core.ftp.FtpConsumerImpl
-
Deprecated.
- setDestination(ProduceDestination) - Method in class com.adaptris.core.ftp.FtpProducer
-
Deprecated.
- setDestination(ProduceDestination) - Method in class com.adaptris.core.ftp.RelaxedFtpProducer
-
Deprecated.
- setDestination(ProduceDestination) - Method in class com.adaptris.core.http.client.net.HttpProducer
-
Deprecated.
- setDestination(ConsumeDestination) - Method in class com.adaptris.core.http.jetty.BasicJettyConsumer
-
Deprecated.
- setDestination(ProduceDestination) - Method in class com.adaptris.core.http.jetty.ResponseProducerImpl
-
Deprecated.
- setDestination(ProduceDestination) - Method in class com.adaptris.core.jdbc.JdbcStoredProcedureProducer
-
Deprecated.
- setDestination(ConsumeDestination) - Method in class com.adaptris.core.jms.JmsConsumerImpl
-
- setDestination(ConsumeDestination) - Method in class com.adaptris.core.jms.JmsPollingConsumerImpl
-
- setDestination(ProduceDestination) - Method in class com.adaptris.core.jms.JmsProducer
-
Deprecated.
- setDestination(ProduceDestination) - Method in class com.adaptris.core.jms.PasProducer
-
Deprecated.
- setDestination(ProduceDestination) - Method in class com.adaptris.core.jms.PtpProducer
-
Deprecated.
- setDestination(ConsumeDestination) - Method in class com.adaptris.core.jmx.JmxNotificationConsumer
-
Deprecated.
- setDestination(ConsumeDestination) - Method in class com.adaptris.core.NullMessageConsumer
-
Deprecated.
- setDestination(ProduceDestination) - Method in class com.adaptris.core.NullMessageProducer
-
Deprecated.
- setDestination(ConsumeDestination) - Method in class com.adaptris.core.PollingTrigger
-
Deprecated.
- setDestination(ConsumeDestinationGenerator) - Method in class com.adaptris.core.services.aggregator.AggregatingConsumerImpl
-
Set the destination generator.
- setDestination(MessageDrivenDestination) - Method in class com.adaptris.core.services.metadata.ReadMetadataFromFilesystem
-
Set the destination where things have been written.
- setDestination(MessageDrivenDestination) - Method in class com.adaptris.core.services.metadata.WriteMetadataToFilesystem
-
Set the destination where things are written.
- setDestination(String) - Method in interface com.adaptris.core.services.routing.SyntaxIdentifier
-
Set the configured destination.
- setDestination(String) - Method in class com.adaptris.core.services.routing.SyntaxIdentifierBase
-
- setDestinationFormatBuilder(DateFormatBuilder) - Method in class com.adaptris.core.services.metadata.ReformatDateService
-
- setDestinationId(String) - Method in class com.adaptris.core.Event
-
Sets the unique ID of the destination Adapter
(or other
entity such as a GUI).
- setDestinationKey(String) - Method in class com.adaptris.core.services.duplicate.DuplicateMessageRoutingService
-
Sets the Key for the output MetadataElement which will contain the output
destination.
- setDestinationMetadataKey(String) - Method in class com.adaptris.core.services.aggregator.ConsumeDestinationFromMetadata
-
Set the metadata key that will contain the destination.
- setDestinationTemplate(String) - Method in class com.adaptris.core.FormattedMetadataDestination
-
- setDigestMaxSize(int) - Method in class com.adaptris.core.runtime.StandardMessageErrorDigester
-
The maximum number of messages you want to hold in this digest.
- setDisableDefaultMessageCount(Boolean) - Method in class com.adaptris.core.WorkflowImp
-
- setDisplayColumnErrors(Boolean) - Method in class com.adaptris.core.services.jdbc.ResultSetTranslatorImp
-
Sets whether to log any errors encountered when retrieving fields from the database.
- setDocumentEncoding(String) - Method in class com.adaptris.core.services.aggregator.XmlDocumentAggregator
-
Set the XML encoding for the resulting document which defaults to 'UTF-8' if not explicitly
configured.
- setDocumentMerge(DocumentMerge) - Method in class com.adaptris.core.services.exception.ExceptionAsXml
-
Specify how to merge the exception into the AdaptrisMessage.
- setDriverImp(String) - Method in class com.adaptris.core.jdbc.DatabaseConnection
-
Sets the driver implementation to use.
- setDuplicateDestination(String) - Method in class com.adaptris.core.services.duplicate.DuplicateMessageRoutingService
-
Sets the output destination String which will be stored as the value of the
MetadataElement if the id is not unique.
- setDurable(Boolean) - Method in class com.adaptris.core.jms.PasConsumer
-
Deprecated.
- setDurableTopicPrefetch(Integer) - Method in class com.adaptris.core.jms.activemq.PrefetchPolicyFactory
-
- setElementFormatter(ElementFormatter) - Method in class com.adaptris.core.FormattedMetadataDestination
-
Set the element formatter.
- setElementFormatter(ElementFormatter) - Method in class com.adaptris.core.services.metadata.AddFormattedMetadataService
-
Set the element formatter.
- setElementName(String) - Method in class com.adaptris.core.services.exception.SimpleExceptionReport
-
Set the element name for the stack trace.
- setElementXpath(String) - Method in class com.adaptris.transform.validate.ValidationStage
-
Set the element xpath.
- setEnableEncodedPasswords(Boolean) - Method in class com.adaptris.core.jms.jndi.BaseJndiImplementation
-
Specify whether or not to enable encoded passwords.
- setEncodedPassword(String) - Method in class com.adaptris.core.security.ConfiguredPrivateKeyPasswordProvider
-
- setEncodedPasswordKeys(String) - Method in class com.adaptris.core.jms.jndi.BaseJndiImplementation
-
A comma separated list of keys that will be decoded.
- setEncoder(AdaptrisMessageEncoder) - Method in interface com.adaptris.core.AdaptrisMessageWorker
-
Sets the AdaptrisMessageEncoder
to use.
- setEncoder(AdaptrisMessageEncoder) - Method in class com.adaptris.core.AdaptrisMessageWorkerImp
-
- setEncoder(AdaptrisMessageEncoder) - Method in class com.adaptris.core.fs.AggregatingFsConsumer
-
Set the encoder to use when reading files.
- setEncoder(AdaptrisMessageEncoder) - Method in class com.adaptris.core.ftp.AggregatingFtpConsumer
-
Set the encoder to use when reading files.
- setEncoder(AdaptrisMessageEncoder) - Method in class com.adaptris.core.services.transcoding.TranscodingService
-
- setEncoder(AdaptrisMessageEncoder) - Method in class com.adaptris.core.StandaloneConsumer
-
- setEncoding(String) - Method in class com.adaptris.core.services.aggregator.MimeAggregator
-
Set the encoding to be used for the content.
- setEncoding(EncodingHelper.Encoding) - Method in class com.adaptris.core.services.metadata.MetadataToPayloadService
-
Specify the encoding of the metadata.
- setEncoding(EncodingHelper.Encoding) - Method in class com.adaptris.core.services.metadata.PayloadToMetadataService
-
Specify any encoding that should be applied to the payload before setting as metadata.
- setEncoding(String) - Method in class com.adaptris.core.services.splitter.XpathMessageSplitter
-
Sets the encoding to use on the output XML docs.
- setEncoding(String) - Method in class com.adaptris.core.services.system.AddMetaDataValue
-
Set the character encoding to interpret the output of the command.
- setEncryptionAlgorithm(EncryptionAlgorithm) - Method in class com.adaptris.core.security.CoreSecurityService
-
Set the encryption algorithm to be used.
- setEncryptionAlgorithm(EncryptionAlgorithm) - Method in interface com.adaptris.security.SecurityService
-
Set the encryption algorithm.
- setEndMillis(long) - Method in class com.adaptris.core.interceptor.InterceptorStatistic
-
- setEndMillis(long) - Method in class com.adaptris.core.interceptor.SerializableStatistic
-
- setEndMillis(long) - Method in class com.adaptris.core.interceptor.TimeSlice
-
- setEndpoint(String) - Method in class com.adaptris.core.jms.JmsConsumer
-
The RFC6167 format topic/queue.
- setEndpoint(String) - Method in class com.adaptris.core.jms.JmsPollingConsumer
-
The JMS destination in RFC6167 format.
- setEndpoint(String) - Method in class com.adaptris.core.jms.JmsProducer
-
The JMS Endpoint defined in an RFC6167 manner.
- setEndpoint(String) - Method in class com.adaptris.core.jms.JmsSyncConsumer
-
The RFC6167 format topic/queue.
- setEndTime(long) - Method in class com.adaptris.core.http.jetty.JettyConsumerMonitor
-
- setEnforceSerializable(Boolean) - Method in class com.adaptris.core.services.cache.AddToCacheService
-
If this is set to true then the service will only attempt to cache values that are Serializable
.
- setEntityResolver(EntityResolver) - Method in class com.adaptris.core.util.DocumentBuilderFactoryBuilder
-
Calls DocumentBuilder.setEntityResolver(EntityResolver)
if non-null.
- setEnvironmentMetadataKeys(List<String>) - Method in class com.adaptris.core.services.system.DefaultCommandBuilder
-
Specifies any metadata keys that should be specified as Environment Variables.
- setEnvironmentProperties(KeyValuePairSet) - Method in class com.adaptris.core.services.system.DefaultCommandBuilder
-
Specifies any fixed value environment variables that are necessary.
- setErrorOnEmptyKey(Boolean) - Method in class com.adaptris.core.services.cache.CacheEntryEvaluator
-
Throw an error if we cannot look up the Key value
- setErrorOnEmptyValue(Boolean) - Method in class com.adaptris.core.services.cache.CacheEntryEvaluator
-
Throw an error if we cannot look up the Value to be stored in the cache
- setErrorThreshold(Long) - Method in class com.adaptris.core.interceptor.MessageThresholdNotification
-
Set the message error count threshold on which notifications will be emitted.
- setEscapeBackslash(Boolean) - Method in class com.adaptris.core.services.metadata.PayloadFromMetadataService
-
- setEventHandler(EventHandler) - Method in class com.adaptris.core.Adapter
-
Sets the EventHandler
.
- setEventHandler(JmsAsyncProducerEventHandler) - Method in class com.adaptris.core.jms.JmsAsyncProducer
-
- setEventListener(ExpiringMapCacheListener) - Method in class com.adaptris.core.cache.ExpiringMapCache
-
- setExceptionGenerator(ExceptionReportGenerator) - Method in class com.adaptris.core.services.exception.ExceptionAsXml
-
Specify how to create the XML document from the exception.
- setExceptionGenerator(ExceptionGenerator) - Method in class com.adaptris.core.services.exception.ThrowExceptionService
-
How to generate the exception for throwing.
- setExceptionHandlingService(Service) - Method in class com.adaptris.core.services.exception.ExceptionHandlingServiceWrapper
-
Sets the Service to call if an exception is encountered calling the wrapped Service.
- setExceptionIfNotFound(Boolean) - Method in class com.adaptris.core.services.cache.GetValueFromCache
-
Whether or not to throw an exception if the key is not in the cache.
- setExceptionIfNotFound(Boolean) - Method in class com.adaptris.core.services.cache.RetrieveFromCacheService
-
Whether or not to throw an exception if the key is not in the cache.
- setExceptionMapping(KeyValuePairCollection) - Method in class com.adaptris.core.ExceptionDestination
-
Set the mapping for exception and destinations.
- setExceptionMessageMetadataKey(String) - Method in class com.adaptris.core.services.exception.ExceptionFromMetadataImpl
-
Sets the metadata key against which an exception message is expected at
runtime.
- setExceptionMessageMetadataKey(String) - Method in class com.adaptris.core.services.exception.ExceptionHandlingServiceWrapper
-
Sets the metadata key to store the exception message against.
- setExceptionOnInterrupt(Boolean) - Method in class com.adaptris.core.services.WaitService
-
Whether or not to throw an exception if an InterruptedException
happens.
- setExceptionSerializer(ExceptionSerializer) - Method in class com.adaptris.core.services.exception.ExceptionReportService
-
- setExceptionStrategy(PoolingFutureExceptionStrategy) - Method in class com.adaptris.core.services.splitter.SplitJoinService
-
Deprecated.
- setExcludePatterns(List<String>) - Method in class com.adaptris.core.metadata.RegexMetadataFilter
-
- setExcludes(List<String>) - Method in class com.adaptris.core.lifecycle.FilteredSharedComponentStart
-
Set the list of connection ids to exclude.
- setExecutablePath(String) - Method in class com.adaptris.core.services.system.DefaultCommandBuilder
-
Specifies the executable to be invoke.
- setExecutions(List<Execution>) - Method in class com.adaptris.core.services.path.RegexpService
-
- setExecutions(List<Execution>) - Method in class com.adaptris.core.services.path.XPathService
-
- setExpandEntityReferences(Boolean) - Method in class com.adaptris.core.util.DocumentBuilderFactoryBuilder
-
Calls DocumentBuilderFactory.setExpandEntityReferences(boolean)
if non-null
- setExpiration(TimeInterval) - Method in class com.adaptris.core.cache.ExpiringMapCache
-
- setExpiration(TimeInterval) - Method in class com.adaptris.core.DynamicSharedService
-
Time (LRU) before expiration.
- setExpirationPolicy(ExpirationPolicy) - Method in class com.adaptris.core.cache.ExpiringMapCache
-
- setExpiry(String) - Method in class com.adaptris.core.http.oauth.AccessToken
-
- setExpiry(String) - Method in class com.adaptris.core.services.cache.AddValueToCache
-
Set the cache expiry for any value added to the cache (if any).
- setExpiryDate(Date) - Method in class com.adaptris.core.event.LicenseExpiryWarningEvent
-
Set the expiry date using an actual Date object.
- setExpressions(KeyValuePairList) - Method in class com.adaptris.core.transform.ResolvableExpressionParameter
-
- setExtendedLogging(Boolean) - Method in class com.adaptris.core.lms.FileBackedMessageFactory
-
- setExtraFactoryConfiguration(ExtraFactoryConfiguration) - Method in class com.adaptris.core.jms.jndi.BaseJndiImplementation
-
Configure any additional settings that need to be applied to the ConnectionFactory
after it has been read
from the JNDI store.
- setFailedMessageRetrier(FailedMessageRetrier) - Method in class com.adaptris.core.Adapter
-
Sets the FailedMessageRetrier
to use.
- setFailedMessageRetrier(String) - Method in class com.adaptris.core.runtime.AdapterManager
-
- setFailedMessageRetrier(String) - Method in interface com.adaptris.core.runtime.AdapterManagerMBean
-
- setFailId(String) - Method in class com.adaptris.core.security.CoreSecurityService
-
- setFailIfNotFound(Boolean) - Method in class com.adaptris.core.jmx.JmxNotificationConsumer
-
Whether or not to fail if the ObjectName is not found.
- setFailOnDeleteFailure(Boolean) - Method in class com.adaptris.core.ftp.RelaxedFtpConsumer
-
Whether or not an attempt to delete the file after processing should result in an exception if it fails.
- setFailOnIterateFailure(Boolean) - Method in class com.adaptris.transform.validate.ValidationStage
-
- setFailOnRecoverableError(Boolean) - Method in class com.adaptris.util.text.xml.XmlTransformerFactoryImpl
-
- setFailureExceptions(List<Exception>) - Method in class com.adaptris.core.management.config.ConfigurationCheckReport
-
- setFailureId(String) - Method in class com.adaptris.core.services.BranchingServiceEnabler
-
- setFeatures(KeyValuePairSet) - Method in class com.adaptris.core.util.DocumentBuilderFactoryBuilder
-
Calls DocumentBuilderFactory.setFeature(String, boolean)
for each value defined.
- setFieldMappings(KeyValuePairSet) - Method in class com.adaptris.core.services.jdbc.JdbcMapInsert
-
Set the converters for various fields in the map.
- setFieldValue(String, Object, ParameterValueType) - Method in class com.adaptris.jdbc.JdbcResultRow
-
Set the field value.
- setFieldValue(String, Object, Integer) - Method in class com.adaptris.jdbc.JdbcResultRow
-
Set the field value.
- setFileFilterImp(String) - Method in class com.adaptris.core.fs.AggregatingFsConsumer
-
Set the file filter implementation that will be used.
- setFileFilterImp(String) - Method in class com.adaptris.core.fs.FsConsumerImpl
-
Set the filename filter implementation that will be used for filtering files.
- setFileFilterImp(String) - Method in class com.adaptris.core.ftp.AggregatingFtpConsumer
-
Set the file filter implementation that will be used.
- setFileFilterImp(String) - Method in class com.adaptris.core.ftp.FtpConsumerImpl
-
Set the filename filter implementation that will be used for filtering files.
- setFilename(String) - Method in class com.adaptris.core.http.jetty.JettyHashUserRealmVerifier
-
- setFilename(String) - Method in class com.adaptris.core.http.jetty.LoginServiceFactoryImpl
-
Set the filename containing the configuration for the concrete class.
- setFilenameCreator(FileNameCreator) - Method in class com.adaptris.core.fs.FsProducer
-
Sets the FileNameCreator
.
- setFilenameCreator(FileNameCreator) - Method in class com.adaptris.core.ftp.FtpProducer
-
- setFilenameCreator(FileNameCreator) - Method in class com.adaptris.core.ftp.RelaxedFtpProducer
-
- setFilenameCreator(FileNameCreator) - Method in class com.adaptris.core.services.metadata.ReadMetadataFromFilesystem
-
Set the filename creator implementation used to determine the filename to read..
- setFilenameCreator(FileNameCreator) - Method in class com.adaptris.core.services.metadata.WriteMetadataToFilesystem
-
Set the filename creator implementation used to create the filename.
- setFilenameFormat(String) - Method in class com.adaptris.core.FormattedFilenameCreator
-
- setFilenameMetadata(String) - Method in class com.adaptris.core.services.aggregator.ZipAggregator
-
The metadata key that contains the filename to use in the zip file when aggregating.
- setFilePath(String) - Method in class com.adaptris.core.services.ReadFileService
-
Set the file path parameter.
- setFilesize(long) - Method in class com.adaptris.core.fs.ProcessedItem
-
- setFileSorter(FileSorter) - Method in class com.adaptris.core.fs.FsConsumerImpl
-
Set the filesorter implementation to use.
- setFileSystemFile(File) - Method in class com.adaptris.core.runtime.MessageDigestErrorEntry
-
- setFileSystemPath(String) - Method in class com.adaptris.core.runtime.MessageDigestErrorEntry
-
- setFilter(MetadataFilter) - Method in class com.adaptris.core.http.client.net.MetadataRequestHeaders
-
Set the filter to be applied to metadata before adding as request properties.
- setFilter(MetadataFilter) - Method in class com.adaptris.core.http.jetty.MetadataResponseHeaderProvider
-
- setFilter(MetadataFilter) - Method in class com.adaptris.core.services.metadata.MetadataFilterService
-
- setFilterCondition(Condition) - Method in class com.adaptris.core.services.aggregator.MessageAggregatorImpl
-
Allows you to filter the messages based on a condition - optional, positive filter match
- setFilterExpression(String) - Method in class com.adaptris.core.ConfiguredConsumeDestination
-
- setFilterExpression(String) - Method in interface com.adaptris.core.ConsumeDestination
-
Sets the filter expression to use.
- setFilterExpression(String) - Method in class com.adaptris.core.fs.FsConsumerImpl
-
The filter expression to use when listing files.
- setFilterExpression(String) - Method in class com.adaptris.core.ftp.FtpConsumerImpl
-
The filter expression to use when listing files.
- setFilterMetadataKey(String) - Method in class com.adaptris.core.services.aggregator.ConsumeDestinationFromMetadata
-
Set the metadata key that will contain the filter expression.
- setFilters(List<MetadataFilter>) - Method in class com.adaptris.core.metadata.CompositeMetadataFilter
-
- setFind(ReplacementSource) - Method in class com.adaptris.core.services.findreplace.FindAndReplaceUnit
-
- setFindAndReplaceUnits(List<FindAndReplaceUnit>) - Method in class com.adaptris.core.services.findreplace.FindAndReplaceService
-
- setFirstKey(String) - Method in class com.adaptris.core.services.metadata.compare.MetadataComparisonService
-
- setFirstServiceId(String) - Method in class com.adaptris.core.BranchingServiceCollection
-
Sets the unique ID of the first
Service
to apply.
- setFlushBuffer(Boolean) - Method in class com.adaptris.core.http.jetty.ResponseProducerImpl
-
- setForceRelativePath(Boolean) - Method in class com.adaptris.core.ftp.FileTransferConnection
-
- setFormat(String) - Method in class com.adaptris.core.services.jdbc.types.FormattableColumnTranslator
-
/** Set the format to be used to "format" the object.
- setFormat(String) - Method in class com.adaptris.core.services.metadata.DateFormatBuilder
-
Set the format.
- setFormatString(String) - Method in class com.adaptris.core.services.metadata.AddFormattedMetadataService
-
Set the format string that complies with String.format(String, Object...)
.
- setForwardConnectionException(Boolean) - Method in class com.adaptris.core.http.jetty.ResponseProducerImpl
-
Throw an exception if producing the response fails.
- setFriendlyName(String) - Method in class com.adaptris.core.services.cache.CacheEntryEvaluator
-
Set the name of this cache entry generator for logging purposes.
- setFsConsumer(AggregatingFsConsumer) - Method in class com.adaptris.core.fs.AggregatingFsConsumeService
-
- setFsWorker(FsWorker) - Method in class com.adaptris.core.fs.FsProducer
-
The
FsWorker
implementation to use when performing write operations.
- setFtpDataMode(FtpDataMode) - Method in class com.adaptris.core.ftp.FtpConnectionImp
-
Set the FTP Data Mode.
- setFtpEndpoint(String) - Method in class com.adaptris.core.ftp.FtpConsumerImpl
-
The FTP endpoint where we will retrieve files files.
- setFtpEndpoint(String) - Method in class com.adaptris.core.ftp.FtpProducer
-
The FTP endpoint in which to deposit files.
- setFtpEndpoint(String) - Method in class com.adaptris.core.ftp.RelaxedFtpProducer
-
The FTP endpoint in which to deposit files.
- setGenerator(IdGenerator) - Method in class com.adaptris.core.services.metadata.GenerateUniqueMetadataValueService
-
Set the generator to be used.
- setGreaterThanServiceId(String) - Method in class com.adaptris.core.services.SizeBasedBranchingService
-
- setHandleMultipleResultsetsQuietly(Boolean) - Method in class com.adaptris.jdbc.CallableStatementExecutorImpl
-
Ignore SQL Exceptions when calling Statement.getMoreResults(int)
.
- setHandlers(List<ResponseHeaderHandler<HttpURLConnection>>) - Method in class com.adaptris.core.http.client.net.CompositeResponseHeaderHandler
-
- setHashAlgorithm(String) - Method in class com.adaptris.core.services.metadata.MetadataHashingService
-
- setHashAlgorithm(String) - Method in class com.adaptris.core.services.metadata.PayloadHashingService
-
Set the hashing algorithm to use.
- setHasResultSet(boolean) - Method in class com.adaptris.jdbc.JdbcResult
-
- setHasResultSet(boolean) - Method in class com.adaptris.jdbc.JdbcResultBuilder
-
- setHeader(String, String) - Method in class com.adaptris.util.text.mime.MultiPartOutput
-
Set an arbitary header to the headers prefixed to the start of the multipart.
- setHeaderHandler(HeaderHandler<HttpServletRequest>) - Method in class com.adaptris.core.http.jetty.JettyMessageConsumer
-
What to do with any HTTP headers
- setHeaderName(String) - Method in class com.adaptris.util.text.mime.SelectByHeader
-
Specify the header name whose value will be examined .
- setHeaderPrefix(String) - Method in class com.adaptris.core.http.jetty.HeaderHandlerImpl
-
- setHeaderPrefix(String) - Method in class com.adaptris.core.services.mime.MimePartSelector
-
Specify the header prefix to be used when preserving parsed mime headers.
- setHeaderPrefix(String) - Method in class com.adaptris.core.services.splitter.MimePartSplitter
-
Set the header prefix.
- setHeaders(KeyValuePairSet) - Method in class com.adaptris.core.http.client.net.ConfiguredRequestHeaders
-
- setHeaders(KeyValuePairSet) - Method in class com.adaptris.core.http.jetty.ConfiguredResponseHeaderProvider
-
- setHeaderValue(String) - Method in class com.adaptris.core.http.client.net.ConfiguredAuthorizationHeader
-
The value for the authorization header
- setHeaderValueRegExp(String) - Method in class com.adaptris.util.text.mime.SelectByHeader
-
Set the value of the regular expression that will be used to match against
the header value.
- setHeartbeatEventImp(String) - Method in class com.adaptris.core.Adapter
-
Sets the class name of the heartbeat event imp to use.
- setHeartbeatEventInterval(TimeInterval) - Method in class com.adaptris.core.Adapter
-
Set the event between which heartbeat events are emitted.
- setHeartbeatTime(long) - Method in class com.adaptris.core.HeartbeatEvent
-
Sets the time this event was sent.
- setHistorySize(int) - Method in class com.adaptris.core.services.duplicate.DuplicateMessageRoutingService
-
Sets the number of elements to keep in the previously received IDs list.
- setHoldability(int) - Method in class com.adaptris.core.jdbc.ProxySqlConnection
-
- setHoldability(int) - Method in class com.adaptris.jdbc.connection.FailoverDataSource.ConnectionProxy
-
- setHostname(String) - Method in class com.adaptris.sftp.HostConfig
-
- setHosts(List<HostConfig>) - Method in class com.adaptris.sftp.PerHostConfigBuilder
-
- setHttpConfiguration(KeyValuePairSet) - Method in class com.adaptris.core.http.jetty.HttpConnection
-
- setHttpStatus(String) - Method in class com.adaptris.core.http.jetty.JettyResponseService
-
- setIdentity(String) - Method in class com.adaptris.core.services.jdbc.StaticIdentitySequenceNumberService
-
Set the identity that will be used as part of the standard SQL statements.
- setIdentityMetadataKey(String) - Method in class com.adaptris.core.services.jdbc.MetadataIdentitySequenceNumberService
-
Set the metadata key that contains the identity.
- setIdentityService(IdentityService) - Method in class com.adaptris.core.http.jetty.LoginServiceProxy
-
- setIdField(String) - Method in class com.adaptris.core.services.jdbc.JdbcMapUpsert
-
- setIdleConnectionTestPeriod(TimeInterval) - Method in class com.adaptris.core.jdbc.JdbcPooledConnection
-
- setIgnoreBlankLines(Boolean) - Method in class com.adaptris.core.services.splitter.LineCountSplitter
-
Specify whether to ignore blank lines or not.
- setIgnoreCase(Boolean) - Method in class com.adaptris.core.metadata.OrderedItemMetadataFilter
-
- setIgnoreCase(Boolean) - Method in class com.adaptris.core.services.metadata.compare.Contains
-
- setIgnoreCase(Boolean) - Method in class com.adaptris.core.services.metadata.compare.EndsWith
-
- setIgnoreCase(Boolean) - Method in class com.adaptris.core.services.metadata.compare.Equals
-
- setIgnoreCase(Boolean) - Method in class com.adaptris.core.services.metadata.compare.StartsWith
-
- setIgnoreComments(Boolean) - Method in class com.adaptris.core.util.DocumentBuilderFactoryBuilder
-
Calls DocumentBuilderFactory.setIgnoringComments(boolean)
if non-null
- setIgnoreExecuteQueryErrors(Boolean) - Method in class com.adaptris.core.services.jdbc.JdbcDataQueryService
-
Whether or not to ignore the SQL Exception when executing PreparedStatement.executeQuery()
.
- setIgnoreFirstSubMessage(Boolean) - Method in class com.adaptris.core.services.splitter.SimpleRegexpMessageSplitter
-
Specifies whether to omit the first record parsed, to avoid creating empty records if the split pattern matches on the
beginning of a new message rather than the end of the old one.
- setIgnoreReplyMetadata(Boolean) - Method in class com.adaptris.core.RequestReplyProducerBase
-
- setIgnoreServerResponseCode(Boolean) - Method in class com.adaptris.core.http.client.net.HttpProducer
-
Set whether to ignore the server response code.
- setIgnoreSplitMessageFailures(Boolean) - Method in class com.adaptris.core.services.splitter.MessageSplitterServiceImp
-
Whether or not to ignore errors on messages that are split.
- setIgnoreUnsupported(Boolean) - Method in class com.adaptris.core.services.cache.ClearCacheService
-
Whether or not to silently eat a possible
UnsupportedOperationException
that could be
thrown by
Cache.clear()
.
- setIgnoreWhitespace(Boolean) - Method in class com.adaptris.core.services.conditional.operator.IsEmpty
-
- setIgnoreWhitespace(Boolean) - Method in class com.adaptris.core.util.DocumentBuilderFactoryBuilder
-
Calls DocumentBuilderFactory.setIgnoringElementContentWhitespace(boolean)
if non-null
- setIgnoreXmlParseExceptions(Boolean) - Method in class com.adaptris.core.services.exception.ExceptionAsXml
-
Whether or not to ignore exceptions parsing the AdaptrisMessage
.
- setImplicitSsl(Boolean) - Method in class com.adaptris.core.ftp.FtpSslConnection
-
Set the connection to use Implicit SSL
- setInactivityInterval(TimeInterval) - Method in class com.adaptris.core.jms.TimedInactivityProducerSessionFactory
-
Set the inactivity interval before a new session is created.
- setInactivityPeriod(TimeInterval) - Method in class com.adaptris.core.services.TimedInactivityRestartStrategy
-
- setIncludeMetadata(Boolean) - Method in class com.adaptris.core.util.PayloadMessageLogger
-
- setIncludePatterns(List<String>) - Method in class com.adaptris.core.metadata.RegexMetadataFilter
-
- setIncludeQueryPrefix(Boolean) - Method in class com.adaptris.core.services.metadata.CreateQueryStringFromMetadata
-
Whether or not to include the standard query prefix
- setIncludes(List<String>) - Method in class com.adaptris.core.lifecycle.FilteredSharedComponentStart
-
Set the list of connection ids to start.
- setIncludeStackTrace(Boolean) - Method in class com.adaptris.core.services.exception.ExceptionAsString
-
- setIndexMetadataKey(String) - Method in class com.adaptris.core.services.splitter.MetadataDocumentCopier
-
- setInitialRedeliveryDelay(Long) - Method in class com.adaptris.core.jms.activemq.RedeliveryPolicyFactory
-
- setInitialVector(DataInputParameter<String>) - Method in class com.adaptris.core.security.SymmetricKeyCryptographyService
-
Set the initial vector for the algorithm
- setInitWaitTime(TimeInterval) - Method in class com.adaptris.core.WorkflowWithObjectPool
-
Set the amount of time to wait for object pool population.
- setInOutParameters(InOutParameters) - Method in class com.adaptris.core.jdbc.JdbcStoredProcedureProducer
-
- setInOutParameters(List<StoredProcedureParameter>) - Method in class com.adaptris.jdbc.JdbcResultBuilder
-
- setInParameters(InParameters) - Method in class com.adaptris.core.jdbc.JdbcStoredProcedureProducer
-
- setInput(DataInputParameter<String>) - Method in class com.adaptris.core.services.dynamic.ServiceFromDataInputParameter
-
- setInputStyle(ReadMetadataFromFilesystem.InputStyle) - Method in class com.adaptris.core.services.metadata.ReadMetadataFromFilesystem
-
Set the output style for the metadata.
- setInsertStatement(String) - Method in class com.adaptris.core.services.jdbc.AbstractJdbcSequenceNumberService
-
Set the insert statement to use when creating a new row in the sequence number table.
- setInstance(ManagementComponent) - Method in class com.adaptris.core.management.ManagementComponentInfo
-
- setInstanceId(String) - Method in class com.adaptris.core.util.NonBlockingQuartzThreadPool
-
- setInstanceName(String) - Method in class com.adaptris.core.util.NonBlockingQuartzThreadPool
-
- setInterceptors(List<WorkflowInterceptor>) - Method in class com.adaptris.core.WorkflowImp
-
- setInterval(Long) - Method in class com.adaptris.util.TimeInterval
-
Define the actual interval for this interval.
- setIntervalToCheck(TimeInterval) - Method in class com.adaptris.core.WaitingOutOfStateHandler
-
- setInValue(Object) - Method in class com.adaptris.jdbc.StoredProcedureParameter
-
- setIsConfirmation(boolean) - Method in class com.adaptris.core.MleMarker
-
- setIsTrackingEndpoint(Boolean) - Method in class com.adaptris.core.AdaptrisMessageWorkerImp
-
- setIsTrackingEndpoint(boolean) - Method in class com.adaptris.core.MleMarker
-
- setIsTrackingEndpoint(Boolean) - Method in class com.adaptris.core.ServiceCollectionImp
-
- setIsTrackingEndpoint(Boolean) - Method in class com.adaptris.core.ServiceImp
-
whether or not this service is is a tracking endpoint.
- setIsTrackingEndpoint(Boolean) - Method in class com.adaptris.core.services.StatelessServiceWrapper
-
- setIsTrackingEndpoint(Boolean) - Method in class com.adaptris.core.SharedServiceImpl
-
- setIsTrackingEndpoint(Boolean) - Method in class com.adaptris.core.StandaloneConsumer
-
- setIterates(Boolean) - Method in class com.adaptris.core.services.jdbc.JdbcIteratingDataCaptureServiceImpl
-
Set the service to iterate on the given xpath.
- setIterationXpath(String) - Method in class com.adaptris.core.services.jdbc.JdbcIteratingDataCaptureServiceImpl
-
An Xpath that can be iterated on.
- setIterationXpath(String) - Method in class com.adaptris.transform.validate.ValidationStage
-
Set the iteration xpath.
- setJmsConsumer(AggregatingJmsConsumer) - Method in class com.adaptris.core.jms.AggregatingJmsConsumeService
-
- setJmsOutputType(String) - Method in class com.adaptris.core.jms.AutoConvertMessageTranslator
-
Set the javax.jms.Message implementation that this MessageTranslator
creates when converting from AdaptrisMessage.
- setJmxProperties(KeyValuePairSet) - Method in class com.adaptris.core.jmx.JmxConnection
-
- setJmxServiceUrl(String) - Method in class com.adaptris.core.jmx.JmxConnection
-
Set the JMX ServiceURL.
- setJmxServiceUrl(String) - Method in class com.adaptris.core.services.jmx.DynamicJmxOperationService
-
The JMX Service URL to target.
- setJndiName(String) - Method in class com.adaptris.core.jms.jndi.BaseJndiImplementation
-
Sets the name to look up in the JNDI store.
- setJndiParams(KeyValuePairSet) - Method in class com.adaptris.core.jms.jndi.BaseJndiImplementation
-
Sets a KeyValuePairSet
of the parameters requires to connect to the JNDI store.
- setKeepAliveTimeout(long) - Method in interface com.adaptris.filetransfer.FileTransferClient
-
Set the time to wait between sending control connection keepalive messages when processing file upload or download.
- setKeepAliveTimeout(long) - Method in class com.adaptris.ftp.ApacheFtpClientImpl
-
- setKeepAliveTimeout(long) - Method in class com.adaptris.sftp.SftpClient
-
- setKeepHeaderLines(Integer) - Method in class com.adaptris.core.services.splitter.LineCountSplitter
-
- setKey(String) - Method in class com.adaptris.core.common.ByteArrayFromMetadataWrapper
-
Specify the key to retrieve from.
- setKey(String) - Method in class com.adaptris.core.http.client.net.URLConnectionHeaderField
-
- setKey(String) - Method in class com.adaptris.core.interceptor.LoggingContextWorkflowInterceptor
-
Deprecated.
- setKey(String) - Method in class com.adaptris.core.MetadataElement
-
- setKey(DataInputParameter<String>) - Method in class com.adaptris.core.security.SymmetricKeyCryptographyService
-
Set the initial key the service
- setKey(String) - Method in class com.adaptris.core.services.AddLoggingContext
-
Set the key for the mapped diagnostic context.
- setKey(String) - Method in class com.adaptris.core.services.cache.SingleKeyCacheService
-
Set the cache key.
- setKey(String) - Method in class com.adaptris.core.services.conditional.conditions.ExistsInCache
-
Specify the key to check for in the cache.
- setKey(String) - Method in class com.adaptris.core.services.dynamic.ServiceFromCache
-
- setKey(String) - Method in class com.adaptris.core.services.metadata.MetadataToPayloadService
-
Set the metadata key to which will form the payload.
- setKey(String) - Method in class com.adaptris.core.services.metadata.PayloadToMetadataService
-
Set the metadata key to store the current payload against.
- setKey(String) - Method in class com.adaptris.core.services.system.MetadataCommandArgument
-
The metadata key to be dereferenced
- setKey(String) - Method in class com.adaptris.util.KeyValuePair
-
Sets the 'key'.
- setKey(String) - Method in interface com.adaptris.util.NameValuePair
-
- setKeyAlgorithm(String, int) - Method in class com.adaptris.security.certificate.CertificateParameter
-
Set the key algorithm for a certificate.
- setKeyForPayload(String) - Method in class com.adaptris.core.jms.MapMessageTranslator
-
Specify the key of the map message that will be associated with the AdaptrisMessage Payload.
- setKeyLength(Integer) - Method in class com.adaptris.security.EncryptionAlgorithm
-
Set the keylength.
- setKeys(List<String>) - Method in class com.adaptris.core.MetadataDestination
-
Sets the List
of keys that are used to construct the destination name.
- setKeys(List<String>) - Method in class com.adaptris.core.services.RemoveLoggingContext
-
Set the keys for the mapped diagnostic context.
- setKeysFoundServiceId(String) - Method in class com.adaptris.core.services.cache.CheckCacheService
-
Set the service id that will be fired if the keys are found.
- setKeysNotFoundServiceId(String) - Method in class com.adaptris.core.services.cache.CheckCacheService
-
Set the service id that will be fired if the keys are not found.
- setKeysToModify(MetadataFilter) - Method in class com.adaptris.core.services.metadata.ReformatMetadataKey
-
- setKeyStoreAlias(String, String) - Method in class com.adaptris.security.keystore.Alias
-
Set the keystore alias entry.
- setKeyStoreAlias(String, char[]) - Method in class com.adaptris.security.keystore.Alias
-
Set the keystore alias entry.
- setKeystoreFactory(KeystoreFactory) - Method in class com.adaptris.security.keystore.ConfiguredKeystore
-
- setKeystoreLocation(KeystoreLocation) - Method in class com.adaptris.security.keystore.CompositeKeystore
-
- setKeystoreLocation(KeystoreLocation) - Method in interface com.adaptris.security.keystore.KeystoreProxy
-
Set the internal KeystoreLocation object to be used.
- setKeystorePassword(String) - Method in class com.adaptris.security.keystore.ConfiguredUrl
-
Set the password to be associated with this keystore.
- setKeystorePassword(char[]) - Method in interface com.adaptris.security.keystore.KeystoreLocation
-
Set the password of the keystore.
- setKeystores(List<KeystoreLocation>) - Method in class com.adaptris.security.keystore.CompositeKeystore
-
- setKeystoreType(String) - Method in interface com.adaptris.security.keystore.KeystoreLocation
-
Set the type of keystore.
- setKeystoreUrls(List<ConfiguredKeystore>) - Method in class com.adaptris.core.security.CoreSecurityService
-
Set the keystore urls.
- setKeyToCheck(String) - Method in class com.adaptris.core.services.duplicate.DuplicateMessageRoutingService
-
Sets the key for the MetadataElement to check for uniqueness.
- setKeyTranslator(CacheKeyTranslator) - Method in class com.adaptris.core.services.cache.CacheEntryEvaluator
-
Sets the translator to use to extract the Key value from the message
- setKeyValuePairs(Collection<KeyValuePair>) - Method in class com.adaptris.util.KeyValuePairBag
-
- setKnownHosts(String) - Method in class com.adaptris.sftp.SftpClient
-
- setKnownHostsFile(String) - Method in class com.adaptris.core.ftp.StandardSftpConnection
-
- setLanguage(String) - Method in class com.adaptris.core.services.ScriptingServiceImp
-
Set the language the the script is written in.
- setLanguageTag(String) - Method in class com.adaptris.core.services.metadata.DateFormatBuilder
-
Set the language tag for the Locale
which is resolved via Locale.forLanguageTag(String)
.
- setLastModified(long) - Method in class com.adaptris.core.fs.ProcessedItem
-
- setLastProcessed(long) - Method in class com.adaptris.core.fs.ProcessedItem
-
- setLastStartTime(String) - Method in class com.adaptris.core.AdapterStateSummary
-
- setLastStopTime(String) - Method in class com.adaptris.core.AdapterStateSummary
-
- setLicenseExpiry(String) - Method in class com.adaptris.core.event.LicenseExpiryWarningEvent
-
Set the date when this license expires.
- setLifecycleEvent(MessageLifecycleEvent) - Method in class com.adaptris.core.runtime.MessageDigestErrorEntry
-
- setLifecycleStrategy(ChannelLifecycleStrategy) - Method in class com.adaptris.core.ChannelList
-
Specify the strategy to use when handling channel lifecycle.
- setLifecycleStrategy(SharedComponentLifecycleStrategy) - Method in class com.adaptris.core.SharedComponentList
-
- setLifecycleStrategy(WorkflowLifecycleStrategy) - Method in class com.adaptris.core.WorkflowList
-
Specify the strategy to use when handling individual workflow lifecycle.
- setListeners(Set<CacheEventListener>) - Method in class com.adaptris.core.cache.ExpiringMapCacheListener
-
- setListEntries(List<String>) - Method in class com.adaptris.transform.validate.ListContentValidation
-
Set the list of entries that will be used for validation.
- setLocalPartner(String) - Method in class com.adaptris.core.security.CoreSecurityService
-
Set the local partner keystore alias.
- setLockFile(String) - Method in class com.adaptris.util.datastore.SimpleDataStore
-
The lock file in url format.
- setLogAllExceptions(Boolean) - Method in class com.adaptris.core.EventHandlerBase
-
- setLogAllExceptions(Boolean) - Method in class com.adaptris.core.fs.FsConsumerImpl
-
Log all the stack traces or not.
- setLogCategory(String) - Method in class com.adaptris.core.services.LoggingServiceImpl
-
- setLogDirectory(String) - Method in class com.adaptris.core.FileLogHandler
-
Deprecated.
Set the directory that is used for logging.
- setLogExceptions(Boolean) - Method in class com.adaptris.core.ftp.SftpAuthenticationWrapper
-
Whether or not to log exceptions from each provider.
- setLogFile(String) - Method in class com.adaptris.core.FileLogHandler
-
Deprecated.
The filename that will be sent as part of any LogRequestEvent.
- setLoggingFormat(MessageLogger) - Method in class com.adaptris.core.services.LogMessageService
-
- setLogHandler(LogHandler) - Method in class com.adaptris.core.Adapter
-
- setLoginService(JettyLoginServiceFactory) - Method in class com.adaptris.core.http.jetty.ConfigurableSecurityHandler
-
Sets the factory which will create the underlying LoginService
- setLoginTimeout(int) - Method in class com.adaptris.core.jdbc.PooledDataSourceImpl
-
- setLoginTimeout(int) - Method in class com.adaptris.jdbc.connection.FailoverDataSource
-
- setLogLevel(LoggingServiceImpl.LoggingLevel) - Method in class com.adaptris.core.services.LoggingServiceImpl
-
Set the log level for logging.
- setLogPrefix(String) - Method in class com.adaptris.core.services.LogMessageService
-
Set the logging prefix to the output
- setLogWriter(PrintWriter) - Method in class com.adaptris.core.jdbc.PooledDataSourceImpl
-
- setLogWriter(PrintWriter) - Method in class com.adaptris.jdbc.connection.FailoverDataSource
-
- setLookupName(String) - Method in class com.adaptris.core.DynamicSharedService
-
- setLookupName(String) - Method in class com.adaptris.core.SharedConnection
-
Set the unique-id of the connection that we will lookup.
- setLookupName(String) - Method in class com.adaptris.core.SharedService
-
- setLookupName(String) - Method in class com.adaptris.core.transaction.SharedTransactionManager
-
- setLower(int) - Method in class com.adaptris.core.http.client.RangeMatch
-
- setMakeThreadsDaemons(boolean) - Method in class com.adaptris.core.util.NonBlockingQuartzThreadPool
-
NoOp Method mirroring org.quartz.simpl.SimpleThreadPool#setMakeThreadsDaemons(boolean)
- setManagedTransaction(boolean) - Method in class com.adaptris.core.jms.BaseJmsPollingConsumerImpl
-
- setManagedTransaction(boolean) - Method in class com.adaptris.core.jms.JmsConsumerImpl
-
- setManagementComponentInfo(List<ManagementComponentInfo>) - Method in class com.adaptris.core.runtime.AdapterRegistry
-
- setManagementComponentInfo(List<ManagementComponentInfo>) - Method in interface com.adaptris.core.runtime.AdapterRegistryMBean
-
Set the list of configured management components.
- setMappings(KeyValuePairSet) - Method in class com.adaptris.util.text.xml.MappedResolver
-
Set the mappings.
- setMarkAsNonMime(Boolean) - Method in class com.adaptris.core.services.mime.MimePartSelector
-
After processing, mark the AdaptrisMessage as non longer being MimeEncoded.
- setMarshaller(AdaptrisMarshaller) - Method in class com.adaptris.core.EventHandlerBase
-
- setMarshaller(AdaptrisMarshaller) - Method in class com.adaptris.core.interceptor.ProducingStatisticManager
-
- setMarshaller(AdaptrisMarshaller) - Method in class com.adaptris.core.MarshalledClassDestination
-
Set the marshaller to be used to unmarshaller the AdaptrisMessage object.
- setMarshaller(AdaptrisMarshaller) - Method in class com.adaptris.core.services.dynamic.DynamicServiceExecutor
-
Set the marshaller to use to unmarshal the service.
- setMatchPattern(String) - Method in class com.adaptris.core.services.splitter.SimpleRegexpMessageSplitter
-
Sets the regular expression to group records on.
- setMaxAttempts(Integer) - Method in class com.adaptris.core.cache.RetryingCacheProxy
-
Set the maximum number of attempts to get a cache.
- setMaxAttempts(int) - Method in class com.adaptris.util.datastore.SimpleDataStore
-
Set the number of attempts to gain a lock.
- setMaxCapacity(int) - Method in class com.adaptris.core.interceptor.BaseStatisticManager.MaxCapacityList
-
- setMaxClientCache(Integer) - Method in class com.adaptris.core.ftp.FileTransferConnection
-
Set the max number of entries in the cache.
- setMaxDestinationCacheSize(Integer) - Method in class com.adaptris.core.jms.jndi.CachedDestinationJndiImplementation
-
Set the max number of entries in the cache.
- setMaxDestinationCacheSize(Integer) - Method in class com.adaptris.util.text.xml.Resolver
-
Set the max number of entries in the cache.
- setMaxEntries(Integer) - Method in class com.adaptris.core.cache.ExpiringMapCache
-
- setMaxEntries(Integer) - Method in class com.adaptris.core.DynamicSharedService
-
Max entries to store in the internal cache.
- setMaxHistoryCount(int) - Method in class com.adaptris.core.interceptor.BaseStatisticManager
-
- setMaxHistoryCount(int) - Method in interface com.adaptris.core.interceptor.StatisticManager
-
- setMaxIdle(Integer) - Method in class com.adaptris.core.WorkflowWithObjectPool
-
The maximum number of idle objects in the pool.
- setMaxIdleTime(TimeInterval) - Method in class com.adaptris.core.jdbc.JdbcPooledConnection
-
- setMaximumMessages(int) - Method in class com.adaptris.core.interceptor.ThrottlingInterceptor
-
Set the maximum number of messages that can be processed in each timeslice.
- setMaximumPendingMessageLimit(Integer) - Method in class com.adaptris.core.jms.activemq.PrefetchPolicyFactory
-
- setMaximumPoolSize(Integer) - Method in class com.adaptris.core.jdbc.JdbcPooledConnection
-
- setMaximumRedeliveries(Integer) - Method in class com.adaptris.core.jms.activemq.RedeliveryPolicyFactory
-
- setMaximumSequenceNumber(Long) - Method in class com.adaptris.core.services.jdbc.AbstractJdbcSequenceNumberService
-
Set the maximum sequence number which will reset the count when reached.
- setMaximumSequenceNumber(Long) - Method in class com.adaptris.core.services.metadata.SimpleSequenceNumberService
-
Set the maximum sequence number which will reset the count when reached.
- setMaximumWaitTime(TimeInterval) - Method in class com.adaptris.core.WaitingOutOfStateHandler
-
- setMaxJmxConnectionCache(Integer) - Method in class com.adaptris.core.services.jmx.DynamicJmxOperationService
-
Set the max number of entries in the cache.
- setMaxLength(Integer) - Method in class com.adaptris.core.util.TruncateMetadata
-
Set the max length for a metadata value before it gets discarded.
- setMaxLengthChars(Integer) - Method in class com.adaptris.core.metadata.DiscardValuesTooLongFilter
-
Set the max length for a metadata value before it gets discarded.
- setMaxLoops(Integer) - Method in class com.adaptris.core.services.conditional.While
-
Set the maximum number of loops.
- setMaxMemorySizeBytes(Long) - Method in class com.adaptris.core.lms.FileBackedMessageFactory
-
- setMaxMessages(Integer) - Method in class com.adaptris.core.jms.MessageCountProducerSessionFactory
-
Set the maximum number of messages before a session refresh is required.
- setMaxMessages(int) - Method in class com.adaptris.core.runtime.LruBoundedMessageCache
-
- setMaxMessages(int) - Method in class com.adaptris.core.runtime.MessageErrorDigest
-
Set the maximum number of messages this digester will cache.
- setMaxMessagesCount(int) - Method in class com.adaptris.core.services.MessageCountRestartStrategy
-
- setMaxMessagesPerPoll(Integer) - Method in class com.adaptris.core.AdaptrisPollingConsumer
-
Set the maximum number of messages that should be processed in any one poll trigger.
- setMaxNotifications(Integer) - Method in class com.adaptris.core.interceptor.MessageCountNotification
-
Set the maximum number of consecutive notifications to emit.
- setMaxRetries(Integer) - Method in class com.adaptris.core.lifecycle.WorkflowRetryAndContinue
-
Set the maximum number of retries.
- setMaxRowsPerMessage(Integer) - Method in class com.adaptris.core.services.jdbc.SplittingXmlPayloadTranslator
-
- setMaxSizeBytes(Long) - Method in class com.adaptris.core.jms.MessageSizeProducerSessionFactory
-
Set the maximum accumulated size of messages before a session refresh is required.
- setMaxStartupWait(TimeInterval) - Method in class com.adaptris.core.http.jetty.EmbeddedConnection
-
Specify the maximum wait time for the underlying Jetty Server instance to startup.
- setMaxThreads(Integer) - Method in class com.adaptris.core.services.splitter.PoolingMessageSplitterService
-
Set the max number of threads to operate on split messages
- setMaxThreads(Integer) - Method in class com.adaptris.core.services.splitter.PoolingSplitJoinService
-
Deprecated.
Set the max number of threads to handle the execution of the split messages.
- setMaxWaitTime(TimeInterval) - Method in class com.adaptris.core.http.jetty.TimeoutAction
-
Set the max wait time for an individual worker in a workflow to finish.
- setMeanInterval(TimeInterval) - Method in class com.adaptris.core.GaussianIntervalPoller
-
Set the mean to be used in poll interval calculation.
- setMergeImplementation(DocumentMerge) - Method in class com.adaptris.core.services.aggregator.XmlDocumentAggregator
-
How to merge the split documents into the main XML document.
- setMergeImplementation(DocumentMerge) - Method in class com.adaptris.core.services.jdbc.MergeResultSetIntoXmlPayload
-
Set the merge implementation for the resulting document.
- setMessage(AdaptrisMessage) - Method in class com.adaptris.core.runtime.CacheableAdaptrisMessageWrapper
-
- setMessage(String) - Method in class com.adaptris.core.services.exception.ConfiguredException
-
Sets the configured exception message to use.
- setMessageAggregator(MessageAggregator) - Method in class com.adaptris.core.services.aggregator.AggregatingConsumerImpl
-
Set the message handler that controls how the correlated message is merged into the original.
- setMessageCache(MessageCache) - Method in class com.adaptris.core.runtime.JmxSubmitMessageInterceptor
-
- setMessageComplete(boolean) - Method in class com.adaptris.core.http.jetty.JettyConsumerMonitor
-
- setMessageCount(Integer) - Method in class com.adaptris.core.interceptor.MessageCountNotification
-
Set the upper boundary over which notifications will be emitted.
- setMessageErrorDigester(MessageErrorDigester) - Method in class com.adaptris.core.Adapter
-
- setMessageErrorHandler(ProcessingExceptionHandler) - Method in class com.adaptris.core.Adapter
-
- setMessageErrorHandler(ProcessingExceptionHandler) - Method in class com.adaptris.core.Channel
-
Sets the MessageErrorHandler
to use.
- setMessageErrorHandler(String) - Method in class com.adaptris.core.runtime.AdapterManager
-
- setMessageErrorHandler(String) - Method in interface com.adaptris.core.runtime.AdapterManagerMBean
-
- setMessageErrorHandler(ProcessingExceptionHandler) - Method in class com.adaptris.core.WorkflowImp
-
Sets a configured MessageErrorHandler
.
- setMessageFactory(AdaptrisMessageFactory) - Method in interface com.adaptris.core.AdaptrisMessageWorker
-
Set the message factory used when creating AdaptrisMessage instances.
- setMessageFactory(AdaptrisMessageFactory) - Method in class com.adaptris.core.AdaptrisMessageWorkerImp
-
- setMessageFactory(AdaptrisMessageFactory) - Method in class com.adaptris.core.EventHandlerBase
-
Set the message factory used when creating AdaptrisMessage instances.
- setMessageFactory(AdaptrisMessageFactory) - Method in class com.adaptris.core.services.jdbc.SplittingXmlPayloadTranslator
-
- setMessageFactory(AdaptrisMessageFactory) - Method in class com.adaptris.core.services.splitter.MessageSplitterImp
-
Set the message factory used when creating AdaptrisMessage instances.
- setMessageFactory(AdaptrisMessageFactory) - Method in class com.adaptris.core.services.transcoding.TranscodingService
-
- setMessageFactory(AdaptrisMessageFactory) - Method in class com.adaptris.core.StandaloneConsumer
-
- setMessageHeaders(Map<String, String>) - Method in class com.adaptris.core.AdaptrisMessageImp
-
- setMessageHeaders(Map<String, String>) - Method in class com.adaptris.core.SerializableAdaptrisMessage
-
- setMessageId(String) - Method in class com.adaptris.core.http.jetty.retry.RetryStoreDeleteService
-
The messageID to delete.
- setMessageId(String) - Method in class com.adaptris.core.runtime.CacheableAdaptrisMessageWrapper
-
- setMessageLogger(MessageLogger) - Method in class com.adaptris.core.WorkflowImp
-
- setMessageProvider(PollingTrigger.MessageProvider) - Method in class com.adaptris.core.PollingTrigger
-
- setMessageSelector(String) - Method in class com.adaptris.core.jms.BaseJmsPollingConsumerImpl
-
The filter expression to use when matching messages to consume
- setMessageSelector(String) - Method in class com.adaptris.core.jms.JmsConsumerImpl
-
The message selector to use when matching messages to consume
- setMessageTranslator(MessageTypeTranslator) - Method in class com.adaptris.core.jms.AggregatingQueueConsumer
-
Set the jms message translator.
- setMessageTranslator(MessageTypeTranslator) - Method in class com.adaptris.core.jms.BaseJmsPollingConsumerImpl
-
Sets the MessageTypeTranslator to use.
- setMessageTranslator(MessageTypeTranslator) - Method in class com.adaptris.core.jms.JmsConsumerImpl
-
Sets the MessageTypeTranslator to use.
- setMessageTranslator(MessageTypeTranslator) - Method in class com.adaptris.core.jms.JmsProducerImpl
-
Sets the MessageTypeTranslator
to use.
- setMessageUniqueId(String) - Method in class com.adaptris.core.MessageLifecycleEvent
-
Sets the unique ID of the message to which these MleMarker
s
are related.
- setMetadata(Set<MetadataElement>) - Method in interface com.adaptris.core.AdaptrisMessage
-
Adds all the passed metadata to this message's metadata.
- setMetadata(Set<MetadataElement>) - Method in class com.adaptris.core.AdaptrisMessageImp
-
- setMetadata(KeyValuePairSet) - Method in class com.adaptris.core.metadata.FixedValuesMetadataFilter
-
- setMetadata(KeyValuePairSet) - Method in class com.adaptris.core.SerializableAdaptrisMessage
-
Set the metadata for this message.
- setMetadata(Set<MetadataElement>) - Method in class com.adaptris.core.SerializableAdaptrisMessage
-
- setMetadataConverters(List<MetadataConverter>) - Method in class com.adaptris.core.jms.MessageTypeTranslatorImp
-
Set the list of metadata converters to uses when converting from AdaptrisMessage to JMS Message.
- setMetadataElement(KeyValuePair) - Method in class com.adaptris.core.interceptor.MessageMetricsInterceptorByMetadata
-
Set the metadata element that this interceptor will filter on.
- setMetadataElements(Set<MetadataElement>) - Method in class com.adaptris.core.services.metadata.AddMetadataService
-
Sets the MetadataElement
s that will be added to the AdaptrisMessage
.
- setMetadataEncoding(String) - Method in class com.adaptris.core.MimeEncoderImpl
-
Sets the metadata MIME encoding.
- setMetadataExistsServiceId(String) - Method in class com.adaptris.core.services.metadata.MetadataExistsBranchingService
-
Sets the ServiceId
to use next if metadata (other than
"") exists against any of the configured keys.
- setMetadataFilter(MetadataFilter) - Method in class com.adaptris.core.jms.MessageTypeTranslatorImp
-
Set the
MetadataFilter
to be used when converting between JMS messages and AdaptrisMessage objects
- setMetadataFilter(MetadataFilter) - Method in class com.adaptris.core.jms.MetadataConverter
-
- setMetadataFilter(MetadataFilter) - Method in class com.adaptris.core.services.metadata.UrlEncodedMetadataValues
-
- setMetadataFilter(MetadataFilter) - Method in class com.adaptris.core.services.metadata.WriteMetadataToFilesystem
-
Set a metadata filter that will filter out metadata before it is written to filesystem
- setMetadataFilter(RegexMetadataFilter) - Method in class com.adaptris.core.transform.StringMetadataParameter
-
- setMetadataFlagKey(String) - Method in class com.adaptris.core.services.splitter.MetadataFlagPoolingFutureExceptionStrategy
-
Deprecated.
- setMetadataKey(String) - Method in class com.adaptris.core.common.MetadataDataInputParameter
-
- setMetadataKey(String) - Method in class com.adaptris.core.common.MetadataDataOutputParameter
-
- setMetadataKey(String) - Method in class com.adaptris.core.common.MetadataStreamOutput
-
- setMetadataKey(String) - Method in class com.adaptris.core.common.MetadataStreamParameter
-
- setMetadataKey(String) - Method in class com.adaptris.core.http.client.MetadataRequestMethodProvider
-
- setMetadataKey(String) - Method in class com.adaptris.core.http.client.net.MetadataAuthorizationHeader
-
The metadata key to retrieve the value for the Authorization header from
- setMetadataKey(String) - Method in class com.adaptris.core.http.MetadataContentTypeProvider
-
Set the metadata item containing content type.
- setMetadataKey(String) - Method in class com.adaptris.core.interceptor.MetadataCountInterceptor
-
Set the metadata key whose values you wish to track.
- setMetadataKey(String) - Method in class com.adaptris.core.jdbc.JdbcMetadataParameter
-
- setMetadataKey(String) - Method in class com.adaptris.core.jms.MetadataCorrelationIdSource
-
Sets the metadata key that should be used to obtain the JMSCorrelationId.
- setMetadataKey(String) - Method in class com.adaptris.core.jms.MetadataProducerSessionFactory
-
Set the metadata key which will cause a session to be refreshed.
- setMetadataKey(String) - Method in class com.adaptris.core.MetadataFileNameCreator
-
Sets the metadata key to look up.
- setMetadataKey(String) - Method in class com.adaptris.core.services.cache.translators.MetadataCacheValueTranslator
-
The metadata key to access
- setMetadataKey(String) - Method in class com.adaptris.core.services.cache.translators.ObjectMetadataCacheValueTranslator
-
The key in object metadata.
- setMetadataKey(String) - Method in class com.adaptris.core.services.conditional.conditions.ConditionMetadata
-
- setMetadataKey(String) - Method in class com.adaptris.core.services.duplicate.DuplicateMetadataValueService
-
Sets the metadata key whose value should be checked.
- setMetadataKey(String) - Method in class com.adaptris.core.services.jdbc.AbstractJdbcSequenceNumberService
-
Set the metadata key where the resulting sequence number will be stored.
- setMetadataKey(String) - Method in class com.adaptris.core.services.jdbc.MetadataSQLStatement
-
- setMetadataKey(String) - Method in class com.adaptris.core.services.jmx.MetadataValueTranslator
-
- setMetadataKey(String) - Method in class com.adaptris.core.services.jmx.ObjectMetadataValueTranslator
-
- setMetadataKey(String) - Method in class com.adaptris.core.services.metadata.AddFormattedMetadataService
-
- setMetadataKey(String) - Method in class com.adaptris.core.services.metadata.AddTimestampMetadataService
-
- setMetadataKey(String) - Method in class com.adaptris.core.services.metadata.GenerateUniqueMetadataValueService
-
Sets the metadata key whose which will store the new value.
- setMetadataKey(String) - Method in class com.adaptris.core.services.metadata.MapMetadataService
-
- setMetadataKey(String) - Method in class com.adaptris.core.services.metadata.PayloadHashingService
-
Set the metadata key against which the one way hash is stored.
- setMetadataKey(String) - Method in class com.adaptris.core.services.metadata.RegexpMetadataQuery
-
Sets the key to store the result of the regexp query against.
- setMetadataKey(String) - Method in class com.adaptris.core.services.metadata.SimpleSequenceNumberService
-
Set the metadata key where the resulting sequence number will be stored.
- setMetadataKey(String) - Method in class com.adaptris.core.services.metadata.xpath.XpathQueryImpl
-
Set the metadata key that will be associated with the resolved xpath expression.
- setMetadataKey(String) - Method in class com.adaptris.core.services.splitter.MetadataDocumentCopier
-
Set the metadata key to use to for generating msgs.
- setMetadataKey(String) - Method in class com.adaptris.core.services.splitter.NoExceptionIfWorkDone
-
Set the metadata key that captures if any service did work.
- setMetadataKey(String) - Method in class com.adaptris.core.services.splitter.SplitByMetadata
-
- setMetadataKey(String) - Method in class com.adaptris.core.services.system.AddMetaDataValue
-
The metadata key under which the output of the command is to be stored.
- setMetadataKey(String) - Method in class com.adaptris.core.transform.schema.ViolationsAsMetadata
-
The metadata key.
- setMetadataKey(String) - Method in class com.adaptris.core.transform.XmlTransformService
-
Sets the metadata key against which an over-ride XSLT URL may be stored.
- setMetadataKeyMap(KeyValuePairList) - Method in class com.adaptris.core.services.metadata.MapMetadataService
-
Sets a
KeyValuePairList
in which the key is the regular expression to match the metadata value against, and the value
is the replacement value (the replacement value may be an expression a-la
%message{metadataKey}
.
- setMetadataKeyPrefix(String) - Method in class com.adaptris.core.services.jdbc.MetadataResultSetTranslatorImpl
-
Set the metadata key prefix for each metadata key generated.
- setMetadataKeyRegexp(String) - Method in class com.adaptris.core.services.metadata.ReformatMetadata
-
Set the regular expression to match against.
- setMetadataKeys(List<String>) - Method in class com.adaptris.core.FormattedMetadataDestination
-
- setMetadataKeys(List<String>) - Method in class com.adaptris.core.http.jetty.JettyRouteCondition
-
Specify the metadata that should be populated based on any captured groups in your url pattern.
- setMetadataKeys(List<String>) - Method in class com.adaptris.core.http.jetty.JettyRouteSpec
-
- setMetadataKeys(List<String>) - Method in class com.adaptris.core.interceptor.MetadataTotalsInterceptor
-
Set the list of metadata keys to track.
- setMetadataKeys(List<String>) - Method in class com.adaptris.core.metadata.OrderedItemMetadataFilter
-
- setMetadataKeys(List<String>) - Method in class com.adaptris.core.security.access.MetadataIdentityBuilder
-
- setMetadataKeys(KeyValuePairCollection) - Method in class com.adaptris.core.services.metadata.CopyMetadataService
-
Sets a
KeyValuePairCollection in which the key is the key to
look up, and the value is the key to store whatever was found against the
key.
- setMetadataKeys(List<String>) - Method in class com.adaptris.core.services.metadata.ExtractMetadataService
-
- setMetadataKeys(List) - Method in class com.adaptris.core.services.metadata.MetadataBranchingServiceImp
-
Sets a List
of String
metadata keys.
- setMetadataKeyToCheck(String) - Method in class com.adaptris.core.services.metadata.CheckUniqueMetadataValueService
-
Sets the metadata key whose value should be checked.
- setMetadataLogger(MetadataLogger) - Method in class com.adaptris.core.services.metadata.MetadataServiceImpl
-
- setMetadataMap(KeyValuePairList) - Method in class com.adaptris.core.security.access.MappedMetadataIdentityBuilder
-
Sets a
KeyValuePairList
in which the key is the metadata key, and the value is the key for the identity map.
- setMetadataMap(KeyValuePairSet) - Method in class com.adaptris.core.security.access.MetadataIdentityVerifier
-
Set the map to verify against.
- setMetadataPrefix(String) - Method in class com.adaptris.core.http.client.net.MetadataResponseHeaderImpl
-
- setMetadataPrefix(String) - Method in class com.adaptris.core.services.metadata.FormDataToMetadata
-
- setMetadataSeparator(String) - Method in class com.adaptris.core.http.client.net.ResponseHeadersAsMetadata
-
Set the separator to be used when multiple headers should be associated with the same key.
- setMetadataSource(MetadataIdentityBuilderImpl.MetadataSource) - Method in class com.adaptris.core.security.access.MetadataIdentityBuilderImpl
-
- setMetadataSource(MetadataToPayloadService.MetadataSource) - Method in class com.adaptris.core.services.metadata.MetadataToPayloadService
-
- setMetadataStatistics(Map<String, String>) - Method in class com.adaptris.core.interceptor.SerializableStatistic
-
- setMetadataTarget(PayloadToMetadataService.MetadataTarget) - Method in class com.adaptris.core.services.metadata.PayloadToMetadataService
-
- setMetadataTokens(KeyValuePairSet) - Method in class com.adaptris.core.services.metadata.PayloadFromTemplateService
-
Set the metadata tokens that will be used to perform metadata substitution.
- setMetadataToServiceIdMappings(KeyValuePairList) - Method in class com.adaptris.core.services.metadata.MetadataValueBranchingService
-
Set the list of mappings between metadata / service-id
- setMetadataUrlKey(String) - Method in class com.adaptris.core.jms.activemq.BlobMessageTranslator
-
Set the metadata key that will be used to generate the URL.
- setMethod(RequestMethodProvider.RequestMethod) - Method in class com.adaptris.core.http.client.ConfiguredRequestMethodProvider
-
- setMethod(String) - Method in class com.adaptris.core.http.client.net.HttpRequestServiceImpl
-
- setMethod(String) - Method in class com.adaptris.core.http.jetty.JettyRouteCondition
-
Specify a method to match against (optional).
- setMethod(String) - Method in class com.adaptris.core.http.jetty.JettyRouteSpec
-
- setMethodProvider(RequestMethodProvider) - Method in class com.adaptris.core.http.client.net.HttpProducer
-
The request method.
- setMethods(String) - Method in class com.adaptris.core.http.jetty.BasicJettyConsumer
-
Comma separated string of valid methods.
- setMimeContentSubType(String) - Method in class com.adaptris.core.services.aggregator.MimeAggregator
-
- setMimeContentSubType(String) - Method in class com.adaptris.core.services.mime.MultipartMessageBuilder
-
Set the sub type for the Multipart
- setMimeHeaderFilter(MetadataFilter) - Method in class com.adaptris.core.services.aggregator.MimeAggregator
-
Set a metadata filter which be applied to generate the root level mime headers.
- setMimeHeaderFilter(MetadataFilter) - Method in class com.adaptris.core.services.mime.MultipartMessageBuilder
-
Set any additional headers that need to be set for this Mime Message
- setMimeParts(List<MimePartBuilder>) - Method in class com.adaptris.core.services.mime.MultipartMessageBuilder
-
Specify what is going to build the mime message.
- setMimeType(String) - Method in class com.adaptris.core.http.ConfiguredContentTypeProvider
-
Set the base content type.
- setMinIdle(Integer) - Method in class com.adaptris.core.WorkflowWithObjectPool
-
The minimum number of idle objects in the pool.
- setMinimumPoolSize(Integer) - Method in class com.adaptris.core.jdbc.JdbcPooledConnection
-
- setMleMarkers(List<MleMarker>) - Method in class com.adaptris.core.MessageLifecycleEvent
-
Sets the List
of MleMarker
s.
- setMode(JettyAsyncWorkflowInterceptor.Mode) - Method in class com.adaptris.core.http.jetty.JettyAsyncWorkflowInterceptor
-
Set the mode.
- setMonitor(JettyConsumerMonitor) - Method in class com.adaptris.core.http.jetty.JettyWrapper
-
- setMoveJmsHeaders(Boolean) - Method in class com.adaptris.core.jms.MessageTypeTranslatorImp
-
Sets whether JMS Headers (as well as JMS Properties) should be copied.
- setMultiLineExpression(Boolean) - Method in class com.adaptris.core.services.metadata.PayloadFromTemplateService
-
Whether or not to handle expressions using Pattern#DOTALL
mode for matching.
- setMustAuthenticate(Boolean) - Method in class com.adaptris.core.http.jetty.SecurityConstraint
-
Whether or not we must authenticate.
- setName(String) - Method in class com.adaptris.core.jdbc.AbstractParameter
-
- setName(String) - Method in class com.adaptris.core.management.ManagementComponentInfo
-
- setName(String) - Method in class com.adaptris.core.MleMarker
-
Set the name of this marker.
- setName(String) - Method in class com.adaptris.core.runtime.ClassDescriptorProperty
-
- setName(String) - Method in class com.adaptris.core.services.jdbc.NamedStatementParameter
-
Set the name to be associated with this parameter.
- setName(String) - Method in class com.adaptris.jdbc.StoredProcedure
-
- setName(String) - Method in class com.adaptris.jdbc.StoredProcedureParameter
-
- setName(String) - Method in class com.adaptris.naming.adapter.NamingEntry
-
- setName(String) - Method in class com.adaptris.util.text.mime.ByteArrayDataSource
-
- setNamespaceAware(Boolean) - Method in class com.adaptris.core.util.DocumentBuilderFactoryBuilder
-
Calls DocumentBuilderFactory.setNamespaceAware(boolean)
if non null
- setNamespaceContext(KeyValuePairSet) - Method in class com.adaptris.core.jdbc.JdbcXPathParameter
-
Set the namespace context for resolving namespaces.
- setNamespaceContext(KeyValuePairSet) - Method in class com.adaptris.core.services.cache.translators.XpathCacheValueTranslator
-
Specify a NamespaceContext to use when performing XPath queries
- setNamespaceContext(KeyValuePairSet) - Method in class com.adaptris.core.services.jdbc.JdbcDataQueryService
-
Set the namespace context for resolving namespaces.
- setNamespaceContext(KeyValuePairSet) - Method in class com.adaptris.core.services.jdbc.JdbcIteratingDataCaptureServiceImpl
-
Set the namespace context for resolving namespaces.
- setNamespaceContext(KeyValuePairSet) - Method in class com.adaptris.core.services.metadata.AddNamespaceObjectMetadata
-
Set the namespace context for resolving namespaces.
- setNamespaceContext(KeyValuePairSet) - Method in class com.adaptris.core.services.metadata.XpathMetadataService
-
Set the namespace context for resolving namespaces.
- setNamespaceContext(KeyValuePairSet) - Method in class com.adaptris.core.services.metadata.XpathObjectMetadataService
-
Set the namespace context for resolving namespaces.
- setNamespaceContext(KeyValuePairSet) - Method in class com.adaptris.core.services.path.XPathService
-
- setNamespaceContext(KeyValuePairSet) - Method in class com.adaptris.core.services.routing.XmlSyntaxIdentifierImpl
-
- setNamespaceContext(KeyValuePairSet) - Method in class com.adaptris.core.services.splitter.XpathDocumentCopier
-
Set the namespace context for resolving namespaces.
- setNamespaceContext(KeyValuePairSet) - Method in class com.adaptris.core.services.splitter.XpathMessageSplitter
-
Set the namespace context for resolving namespaces.
- setNamespaceContext(KeyValuePairSet) - Method in class com.adaptris.core.transform.XmlRuleValidator
-
Set the namespace context for resolving namespaces.
- setNamespaceContext(KeyValuePairSet) - Method in class com.adaptris.core.XpathProduceDestination
-
Set the namespace context for resolving namespaces.
- setNamespaceContext(KeyValuePairSet) - Method in class com.adaptris.util.text.xml.XpathMergeImpl
-
Set the namespace context for resolving namespaces.
- setNegate(Boolean) - Method in class com.adaptris.core.services.jmx.JmxWaitService
-
Switches the success criteria to !operation
if set to true.
- setNetworkTimeout(Executor, int) - Method in class com.adaptris.core.jdbc.ProxySqlConnection
-
- setNetworkTimeout(Executor, int) - Method in class com.adaptris.jdbc.connection.FailoverDataSource.ConnectionProxy
-
- setNewContextOnException(Boolean) - Method in class com.adaptris.core.jms.jndi.BaseJndiImplementation
-
Whether or not to create a new JNDI context on exception.
- setNewPayload(DataInputParameter<String>) - Method in class com.adaptris.core.AddPayloadService
-
Set the source of the new payload.
- setNewPayloadEncoding(String) - Method in class com.adaptris.core.AddPayloadService
-
Set the encoding for the new payload, if it's a String.
- setNewPayloadId(String) - Method in class com.adaptris.core.AddPayloadService
-
Set the ID of the payload to add.
- setNewPayloadId(String) - Method in class com.adaptris.core.SwitchPayloadService
-
Set the ID of the payload to switch to.
- setNextServiceId(String) - Method in interface com.adaptris.core.AdaptrisMessage
-
Sets the unique ID of the next Service
to apply to the
message.
- setNextServiceId(String) - Method in class com.adaptris.core.AdaptrisMessageImp
-
- setNextServiceId(String) - Method in class com.adaptris.core.SerializableAdaptrisMessage
-
- setNextServiceIdIfDuplicate(String) - Method in class com.adaptris.core.services.duplicate.CheckMetadataValueService
-
Sets the ID of the next Service
to apply if the metadata
exists if the store of previous values.
- setNextServiceIdIfDuplicate(String) - Method in class com.adaptris.core.services.metadata.CheckUniqueMetadataValueService
-
Sets the ID of the next Service
to apply if the metadata
exists if the store of previous values.
- setNextServiceIdIfUnique(String) - Method in class com.adaptris.core.services.duplicate.CheckMetadataValueService
-
Sets the ID of the next Service
to apply if the metadata
does not exist if the store of previous values.
- setNextServiceIdIfUnique(String) - Method in class com.adaptris.core.services.metadata.CheckUniqueMetadataValueService
-
Sets the ID of the next Service
to apply if the metadata does
not exist if the store of previous values.
- setNodeValue(String, String) - Method in class com.adaptris.util.XmlUtils
-
Method which modifies the value of the Node returned by the XPath query
specified.
- setNodeValue(String, String, Node) - Method in class com.adaptris.util.XmlUtils
-
Method which modifies the value of the Node returned by the XPath query
specified, relative to the provided parent node.
- setNodeValue(String, Node) - Method in class com.adaptris.util.XmlUtils
-
Method which updates the Text value of a specified Node
- setNotifyThreshold(TimeInterval) - Method in class com.adaptris.core.interceptor.SlowMessageNotification
-
Specify the duration which if exceeded a Notification
will be sent.
- setNullAllowed(boolean) - Method in class com.adaptris.core.runtime.ClassDescriptorProperty
-
- setNullConverter(NullConverter) - Method in class com.adaptris.core.jdbc.NullableParameter
-
- setNumberFormat(String) - Method in class com.adaptris.core.services.jdbc.AbstractJdbcSequenceNumberService
-
Metadata will be formatted using the pattern specified.
- setNumberFormat(String) - Method in class com.adaptris.core.services.metadata.SimpleSequenceNumberService
-
Metadata will be formatted using the pattern specified.
- setNumberOfPreviousValuesToStore(int) - Method in class com.adaptris.core.services.duplicate.StoreMetadataValueService
-
Sets the number of previous values to keep.
- setNumberOfPreviousValuesToStore(int) - Method in class com.adaptris.core.services.metadata.CheckUniqueMetadataValueService
-
Sets the number of previous values to keep.
- setNumRetries(Integer) - Method in class com.adaptris.core.services.RetryingServiceWrapper
-
- setNumRowsUpdated(int) - Method in class com.adaptris.jdbc.JdbcResult
-
- setObject(Object) - Method in class com.adaptris.naming.adapter.NamingEntry
-
- setObjectMetadataKey(String) - Method in class com.adaptris.core.jms.JmsReplyToDestination
-
Set the object metadata key that will be used to derive the destination.
- setObjectMetadataKey(String) - Method in class com.adaptris.core.transform.schema.ViolationsAsObjectMetadata
-
The object metadata key.
- setObjectMetadataKeyRegexp(String) - Method in class com.adaptris.core.services.metadata.ConvertObjectMetadataService
-
Set the regular expression used to parse object metadata keys.
- setObjectMetadataKeyRegexp(String) - Method in class com.adaptris.core.transform.ObjectMetadataParameter
-
- setObjectMetadataKeys(List<String>) - Method in class com.adaptris.core.FormattedMetadataDestination
-
- setObjectName(String) - Method in class com.adaptris.core.jmx.JmxNotificationConsumer
-
The object name which we will register as a listener for.
- setObjectName(String) - Method in class com.adaptris.core.services.jmx.JmxOperationImpl
-
Set the object name to issue the operation against.
- setOffset(String) - Method in class com.adaptris.core.services.metadata.timestamp.OffsetTimestampGenerator
-
Set the offset for the timestamp.
- setOnMaxLoops(MaxLoopBehaviour) - Method in class com.adaptris.core.services.conditional.While
-
Set the behaviour desired when the max-loop condition is hit.
- setOpensshConfigFile(String) - Method in class com.adaptris.sftp.OpenSSHConfigBuilder
-
Set the OpenSSH configuration file to parse.
- setOperationMode(SymmetricKeyCryptographyService.OpMode) - Method in class com.adaptris.core.security.SymmetricKeyCryptographyService
-
- setOperationName(String) - Method in class com.adaptris.core.services.jmx.JmxOperationImpl
-
Set the operation to call.
- setOperationParameters(List<ValueTranslator>) - Method in class com.adaptris.core.services.jmx.JmxOperationImpl
-
- setOperator(Operator) - Method in class com.adaptris.core.services.conditional.conditions.ConditionWithOperator
-
Set the operators to apply.
- setOptimizeDurableTopicPrefetch(Integer) - Method in class com.adaptris.core.jms.activemq.PrefetchPolicyFactory
-
- setOrder(int) - Method in class com.adaptris.core.jdbc.AbstractParameter
-
- setOrder(int) - Method in class com.adaptris.core.runtime.ClassDescriptorProperty
-
- setOrder(int) - Method in class com.adaptris.jdbc.StoredProcedureParameter
-
- setOtherwise(ElseService) - Method in class com.adaptris.core.services.conditional.IfElse
-
- setOutOfStateHandler(OutOfStateHandler) - Method in class com.adaptris.core.ServiceCollectionImp
-
Set the behaviour when internal services are not in the correct state.
- setOutParameters(OutParameters) - Method in class com.adaptris.core.jdbc.JdbcStoredProcedureProducer
-
- setOutputCapture(CommandOutputCapture) - Method in class com.adaptris.core.services.system.SystemCommandExecutorService
-
- setOutputMessageEncoding(String) - Method in class com.adaptris.core.jmx.XmlNotificationSerializer
-
Set the encoding for the resulting XML document.
- setOutputMessageEncoding(String) - Method in class com.adaptris.core.services.jdbc.XmlPayloadTranslatorImpl
-
Set the encoding for the resulting XML document.
- setOutputMessageEncoding(String) - Method in class com.adaptris.core.transform.XmlTransformService
-
Force the output message encoding to be a particular encoding.
- setOutputPayloadId(String) - Method in class com.adaptris.core.transform.MultiPayloadXmlTransformService
-
- setOutputStyle(WriteMetadataToFilesystem.OutputStyle) - Method in class com.adaptris.core.services.metadata.WriteMetadataToFilesystem
-
Set the output style for the metadata.
- setOutValue(Object) - Method in class com.adaptris.jdbc.StoredProcedureParameter
-
- setOverflowBehaviour(AbstractJdbcSequenceNumberService.OverflowBehaviour) - Method in class com.adaptris.core.services.jdbc.AbstractJdbcSequenceNumberService
-
Set the behaviour when the sequence number exceeds that specified by the number format.
- setOverflowBehaviour(SimpleSequenceNumberService.OverflowBehaviour) - Method in class com.adaptris.core.services.metadata.SimpleSequenceNumberService
-
Set the behaviour when the sequence number exceeds that specified by the number format.
- setOverrideMetadata(Boolean) - Method in class com.adaptris.core.services.transcoding.DecodingService
-
Set boolean value to control the overriding of metadata.
- setOverrideMetadataFilter(MetadataFilter) - Method in class com.adaptris.core.CloneMessageServiceList
-
Specify the
AdaptrisMessage
metadata keys that will be overridden in
the original message.
- setOverwrite(Boolean) - Method in class com.adaptris.core.services.metadata.AddMetadataService
-
Whether or not to always overwrite metadata with the values configured.
- setOverwriteExistingMetadata(Boolean) - Method in class com.adaptris.core.services.metadata.ReadMetadataFromFilesystem
-
Overwrite any existing metadata with the contents of the file.
- setOverwriteIfExists(Boolean) - Method in class com.adaptris.core.services.metadata.WriteMetadataToFilesystem
-
If the file already exists then overwrite it with the current message in transit.
- setOverwriteMetadata(Boolean) - Method in class com.adaptris.core.services.aggregator.MessageAggregatorImpl
-
Whether or not to overwrite original metadata with metadata from the split messages.
- setParameterApplicator(ParameterApplicator) - Method in class com.adaptris.core.services.jdbc.JdbcServiceWithParameters
-
Specify how parameters will be applied to the SQL statement.
- setParameterBuilders(List<XmlTransformParameter>) - Method in class com.adaptris.core.transform.XmlTransformParameterBuilder
-
- setParameterHandler(ParameterHandler<HttpServletRequest>) - Method in class com.adaptris.core.http.jetty.JettyMessageConsumer
-
What to do with any parameters that are part of the request.
- setParameterLogger(ParameterLogger) - Method in class com.adaptris.core.services.jdbc.StatementParameterImpl
-
Set the logger for non binary parameters.
- setParameterNamePrefix(String) - Method in class com.adaptris.core.services.jdbc.NamedParameterApplicator
-
Set the parameter name prefix.
- setParameterNameRegex(String) - Method in class com.adaptris.core.services.jdbc.NamedParameterApplicator
-
Set the parameter name regular expression.
- setParameterPrefix(String) - Method in class com.adaptris.core.http.jetty.ParameterHandlerImpl
-
- setParameters(List<JdbcStatementParameter>) - Method in class com.adaptris.core.services.jdbc.StatementParameterList
-
- setParameters(List<StoredProcedureParameter>) - Method in class com.adaptris.jdbc.JdbcResult
-
- setParameters(List<StoredProcedureParameter>) - Method in class com.adaptris.jdbc.StoredProcedure
-
- setParameterType(ParameterType) - Method in class com.adaptris.jdbc.StoredProcedureParameter
-
- setParameterValueType(ParameterValueType) - Method in class com.adaptris.jdbc.StoredProcedureParameter
-
- setPartContentId(String) - Method in class com.adaptris.core.services.aggregator.MimeAggregator
-
Set the content type for each part.
- setPartContentType(String) - Method in class com.adaptris.core.services.aggregator.MimeAggregator
-
Set the content-type for each part.
- setPartHeaderFilter(MetadataFilter) - Method in class com.adaptris.core.services.aggregator.MimeAggregator
-
Set a metadata filter which will be applied to generate headers for each part.
- setPartHeaderFilter(MetadataFilter) - Method in class com.adaptris.core.services.mime.InlineMimePartBuilder
-
Set any additional headers that need to be set for this nested part.
- setPartHeaderPrefix(String) - Method in class com.adaptris.core.services.mime.MimePartSelector
-
Specify the header prefix to be used when preserving the parts headers.
- setPassword(String) - Method in class com.adaptris.core.http.auth.ConfiguredUsernamePassword
-
- setPassword(String) - Method in class com.adaptris.core.http.client.net.DynamicBasicAuthorizationHeader
-
- setPassword(String) - Method in class com.adaptris.core.jdbc.DatabaseConnection
-
Set the password used to access the database.
- setPassword(String) - Method in class com.adaptris.core.jms.JmsConnection
-
Sets the broker password.
- setPassword(String) - Method in class com.adaptris.core.jms.JmsPollingConsumerImpl
-
Sets the password for the specified user.
- setPassword(String) - Method in class com.adaptris.core.jmx.JmxConnection
-
Set the password.
- setPassword(String) - Method in class com.adaptris.jdbc.connection.FailoverConfig
-
- setPassword(String) - Method in class com.adaptris.sftp.ViaProxy
-
- setPasswordMetadataKey(String) - Method in class com.adaptris.core.http.auth.MetadataUsernamePassword
-
Metadata key for the password, this metadata value may be an encoded password.
- setPasswordPatterns(List<String>) - Method in class com.adaptris.core.metadata.PasswordMetadataFilter
-
- setPath(String) - Method in class com.adaptris.core.http.jetty.BasicJettyConsumer
-
The path we register against jetty for this consumer
- setPaths(List<String>) - Method in class com.adaptris.core.http.jetty.SecurityConstraint
-
- setPattern(String) - Method in class com.adaptris.transform.validate.RegexpContentValidation
-
Set the pattern we are matching against..
- setPatterns(List<String>) - Method in class com.adaptris.core.services.routing.SyntaxIdentifierImpl
-
- setPayload(byte[]) - Method in interface com.adaptris.core.AdaptrisMessage
-
Sets the passed byte[]
as this message's payload.
- setPayload(byte[]) - Method in class com.adaptris.core.DefaultAdaptrisMessageImp
-
- setPayload(byte[]) - Method in class com.adaptris.core.MultiPayloadAdaptrisMessageImp
-
Set the current payload data.
- setPayload(String, String) - Method in class com.adaptris.core.SerializableAdaptrisMessage
-
- setPayloadEncoding(String) - Method in class com.adaptris.core.MimeEncoderImpl
-
Sets the payload MIME encoding.
- setPayloadId(String) - Method in class com.adaptris.core.common.MultiPayloadByteArrayInputParameter
-
Set the ID of the payload to extract.
- setPayloadId(String) - Method in class com.adaptris.core.common.MultiPayloadByteArrayOutputParameter
-
Set the ID of the payload to extract.
- setPayloadId(String) - Method in class com.adaptris.core.common.MultiPayloadStreamInputParameter
-
Set the ID of the payload to extract.
- setPayloadId(String) - Method in class com.adaptris.core.common.MultiPayloadStreamOutputParameter
-
Set the ID of the payload to extract.
- setPayloadId(String) - Method in class com.adaptris.core.common.MultiPayloadStringInputParameter
-
Set the ID of the payload to extract.
- setPayloadId(String) - Method in class com.adaptris.core.common.MultiPayloadStringOutputParameter
-
Set the ID of the payload to extract.
- setPeriod(Integer) - Method in class com.adaptris.core.FileLogHandler
-
Deprecated.
Set the cleaning period.
- setPerMessageProperties(Boolean) - Method in class com.adaptris.core.jms.JmsProducerImpl
-
Specify message properties per message rather than per producer.
- setPersistentStore(String) - Method in class com.adaptris.core.fs.MarshallingItemCache
-
- setPoller(Poller) - Method in class com.adaptris.core.AdaptrisPollingConsumer
-
- setPollInterval(TimeInterval) - Method in class com.adaptris.core.FixedIntervalPoller
-
Set the poll interval.
- setPoolFactory(JdbcPoolFactory) - Method in class com.adaptris.core.jdbc.JdbcPooledConnection
-
- setPoolProperties(KeyValuePairSet) - Method in class com.adaptris.core.jdbc.PluggableJdbcPooledConnection
-
Set any additional connection pool properties over and above the defaults.
- setPoolsize(Integer) - Method in class com.adaptris.core.services.splitter.PooledSplitJoinService
-
The size of the underlying object/thread pool used to execute services.
- setPoolSize(Integer) - Method in class com.adaptris.core.WorkflowWithObjectPool
-
The max size of the pool
- setPort(int) - Method in class com.adaptris.core.http.jetty.HttpConnection
-
Set the port to listen on.
- setPort(int) - Method in class com.adaptris.sftp.HostConfig
-
- setPosition(int) - Method in class com.adaptris.util.text.mime.SelectByPosition
-
The position of the MimeBodyPart to select within the multi part.
- setPrefetchPolicy(PrefetchPolicyFactory) - Method in class com.adaptris.core.jms.activemq.AdvancedActiveMqImplementation
-
Set the Prefetch Policy.
- setPrefix(String) - Method in class com.adaptris.core.metadata.MappedKeyMetadataFilter
-
Set the prefix
- setPrefix(String) - Method in class com.adaptris.util.PseudoRandomIdGenerator
-
- setPreProcessorConfig(KeyValuePairSet) - Method in class com.adaptris.core.config.PreProcessingXStreamMarshaller
-
- setPreProcessorLoader(ConfigPreProcessorLoader) - Method in class com.adaptris.core.config.PreProcessingXStreamMarshaller
-
- setPreProcessors(List<ConfigPreProcessor>) - Method in class com.adaptris.core.config.ConfigPreProcessors
-
- setPreProcessors(String) - Method in class com.adaptris.core.config.PreProcessingXStreamMarshaller
-
- setPreserveHeaders(Boolean) - Method in class com.adaptris.core.services.splitter.MimePartSplitter
-
Set the preserve headers flag.
- setPreserveHeadersAsMetadata(Boolean) - Method in class com.adaptris.core.services.mime.MimePartSelector
-
Specify whether to preserve parsed mime headers as metadata.
- setPreserveOriginalMessage(Boolean) - Method in class com.adaptris.core.services.jdbc.XmlPayloadTranslator
-
Sets whether to incorporate the original message in the output message body
- setPreservePartHeadersAsMetadata(Boolean) - Method in class com.adaptris.core.services.mime.MimePartSelector
-
Specify whether to preserve the parts headers as metadata.
- setPriority(Integer) - Method in class com.adaptris.core.jms.JmsProducerImpl
-
Sets the JMS priority.
- setPrivateKey(String, PrivateKey, char[], Certificate[]) - Method in interface com.adaptris.security.keystore.KeystoreProxy
-
Assigns the given key to the given alias, protecting it with the given password.
- setPrivateKeyFilename(String) - Method in class com.adaptris.core.ftp.SftpKeyAuthentication
-
The name of the file where the private key is held
- setPrivateKeyPassword(String) - Method in class com.adaptris.core.ftp.SftpKeyAuthentication
-
The password for the private key (if it has one)
- setPrivateKeyPasswordProvider(PrivateKeyPasswordProvider) - Method in class com.adaptris.core.security.CoreSecurityService
-
Set the private key password provider.
- setProcDirectory(String) - Method in class com.adaptris.core.ftp.FtpConsumer
-
Set the directory where files are placed after processing.
- setProcedureName(String) - Method in class com.adaptris.core.jdbc.JdbcStoredProcedureProducer
-
The name of the stored procedure.
- setProcessedItemCache(ProcessedItemCache) - Method in class com.adaptris.core.fs.NonDeletingFsConsumer
-
- setProcessedItems(List<ProcessedItem>) - Method in class com.adaptris.core.fs.ProcessedItemList
-
- setProcessedPath(String) - Method in class com.adaptris.core.fs.MovingNonDeletingFsConsumer
-
Set where processed file are placed once done with.
- setProcessingExceptionService(Service) - Method in class com.adaptris.core.StandardProcessingExceptionHandler
-
Set the service(s) that will be applied.
- setProduceConnection(AdaptrisConnection) - Method in class com.adaptris.core.Channel
-
Sets the AdaptrisConnection
to use for producing.
- setProduceExceptionHandler(ProduceExceptionHandler) - Method in class com.adaptris.core.WorkflowImp
-
Sets produceExceptionHandler.
- setProducer(AdaptrisMessageProducer) - Method in class com.adaptris.core.DefaultEventHandler
-
Sets the AdaptrisMessageProducer
to use.
- setProducer(StandaloneProducer) - Method in class com.adaptris.core.interceptor.ProducingStatisticManager
-
- setProducer(AdaptrisMessageProducer) - Method in class com.adaptris.core.services.jdbc.SplittingXmlPayloadTranslator
-
Sets the AdaptrisMessageProducer
to use for producing split
messages.
- setProducer(AdaptrisMessageProducer) - Method in class com.adaptris.core.services.splitter.BasicMessageSplitterService
-
Sets the AdaptrisMessageProducer
to use for producing split
messages.
- setProducer(AdaptrisMessageProducer) - Method in class com.adaptris.core.StandaloneProducer
-
Sets the producer to use, may not be null.
- setProducer(AdaptrisMessageProducer) - Method in class com.adaptris.core.WorkflowImp
-
Sets the AdaptrisMessageProducer
to use.
- setProperties(Properties) - Method in class com.adaptris.core.config.ConfigPreProcessorImpl
-
- setProperties(KeyValuePairSet) - Method in class com.adaptris.core.jms.jndi.SimpleFactoryConfiguration
-
Set any extra properties that need to be configured on the connection factory.
- setProperty(MetadataElement, Message) - Method in class com.adaptris.core.jms.BooleanMetadataConverter
-
MetadataElement
key and value set as property of javax.jms.Message
using setBooleanProperty(String key, boolean value)
.
- setProperty(MetadataElement, Message) - Method in class com.adaptris.core.jms.IntegerMetadataConverter
-
MetadataElement
key and value set as property of javax.jms.Message
using setIntProperty(String key, int value)
.
- setProperty(MetadataElement, Message) - Method in class com.adaptris.core.jms.LongMetadataConverter
-
MetadataElement
key and value set as property of javax.jms.Message
using setLongProperty(String key, long value)
.
- setProperty(MetadataElement, Message) - Method in class com.adaptris.core.jms.MetadataConverter
-
MetadataElement
key and value set as property of javax.jms.Message
using
setStringProperty(String key, String value)
.
- setProviders(List<SftpAuthenticationProvider>) - Method in class com.adaptris.core.ftp.SftpAuthenticationWrapper
-
- setProviders(List<RequestHeaderProvider<HttpURLConnection>>) - Method in class com.adaptris.core.http.client.net.CompositeRequestHeaders
-
- setProviders(List<ResponseHeaderProvider<HttpServletResponse>>) - Method in class com.adaptris.core.http.jetty.CompositeResponseHeaderProvider
-
- setProxiedCache(Cache) - Method in class com.adaptris.core.cache.RetryingCacheProxy
-
- setProxy(ProxyBuilder) - Method in class com.adaptris.sftp.ConfigBuilderImpl
-
- setProxy(String) - Method in class com.adaptris.sftp.ViaProxy
-
The proxy details in host:port
format.
- setQualifier(String) - Method in class com.adaptris.core.MleMarker
-
- setQuartzId(String) - Method in class com.adaptris.core.QuartzCronPoller
-
Set the quartz id that will be registered.
- setQuery(String) - Method in class com.adaptris.core.services.dynamic.ServiceFromDatabase
-
- setQueryClass(String) - Method in class com.adaptris.core.services.jdbc.StatementParameter
-
The type of underlying jdbc object.
- setQueryExpression(String) - Method in class com.adaptris.core.services.metadata.RegexpMetadataQuery
-
Sets the regexp query expression to use.
- setQueryString(String) - Method in class com.adaptris.core.services.jdbc.StatementParameterImpl
-
Defines a method how to get data out of the payload.
- setQueryType(StatementParameterImpl.QueryType) - Method in class com.adaptris.core.services.jdbc.StatementParameterImpl
-
The type of query this is.
- setQueue(String) - Method in class com.adaptris.core.jms.PtpConsumer
-
The JMS Queue
- setQueue(String) - Method in class com.adaptris.core.jms.PtpPollingConsumer
-
The JMS Topic
- setQueue(String) - Method in class com.adaptris.core.jms.PtpProducer
-
The JMS Queue
- setQueueBrowserPrefetch(Integer) - Method in class com.adaptris.core.jms.activemq.PrefetchPolicyFactory
-
- setQueuePrefetch(Integer) - Method in class com.adaptris.core.jms.activemq.PrefetchPolicyFactory
-
- setQuiet(Boolean) - Method in class com.adaptris.core.services.metadata.PayloadFromTemplateService
-
Normally this service logs everything that is being replaced with can lead to excessive logging.
- setQuietInterval(TimeInterval) - Method in class com.adaptris.core.fs.FsConsumerImpl
-
Specify how old a file must be before a file is deemed safe to be processed.
- setQuietInterval(TimeInterval) - Method in class com.adaptris.core.ftp.FtpConsumerImpl
-
Specify the time in which a file has been untouched before it is deemed safe to be processed.
- setQuoteHandling(Boolean) - Method in class com.adaptris.core.services.system.DefaultCommandBuilder
-
Specify whether to handle quotes or not.
- setQuoteReplacement(Boolean) - Method in class com.adaptris.core.services.metadata.PayloadFromTemplateService
-
If any metadata value contains special characters then ensure that they are escaped.
- setRandomize(Boolean) - Method in class com.adaptris.core.services.WaitService
-
- setReacquireLockBetweenMessages(Boolean) - Method in class com.adaptris.core.AdaptrisPollingConsumer
-
Specify whether concrete sub-classes should attempt to reacquire the lock in between processing messages.
- setReadOnly(boolean) - Method in class com.adaptris.core.jdbc.ProxySqlConnection
-
- setReadOnly(boolean) - Method in class com.adaptris.jdbc.connection.FailoverDataSource.ConnectionProxy
-
- setReadTimeout(TimeInterval) - Method in class com.adaptris.core.http.client.net.StandardHttpProducer
-
Set the read timeout.
- setReceiveTimeout(TimeInterval) - Method in class com.adaptris.core.jms.BaseJmsPollingConsumerImpl
-
Sets the period that this class should wait for the broker to deliver a message.
- setRedeliveryPolicy(RedeliveryPolicyFactory) - Method in class com.adaptris.core.jms.activemq.AdvancedActiveMqImplementation
-
Set the Redelivery Policy.
- setRefreshToken(String) - Method in class com.adaptris.core.http.oauth.AccessToken
-
- setRefreshTokenKey(String) - Method in class com.adaptris.core.http.oauth.GetOauthToken
-
Deprecated.
- setRefreshTokenKey(String) - Method in class com.adaptris.core.http.oauth.MetadataAccessTokenWriter
-
Set the metadata key for storing the refresh token.
- setRegexpMetadataQueries(List<RegexpMetadataQuery>) - Method in class com.adaptris.core.services.metadata.RegexpMetadataService
-
- setRegexpSource(DataInputParameter<String>) - Method in class com.adaptris.core.services.path.RegexpService
-
- setRegisterOwner(Boolean) - Method in class com.adaptris.core.jms.FailoverJmsConnection
-
Specify whether to register this instance or its owner with the underlying
connection
- setRegularExpression(String) - Method in class com.adaptris.core.services.metadata.ExtractMetadataService
-
- setRemotePartner(String) - Method in class com.adaptris.core.security.CoreSecurityService
-
Set the remote partner keystore alias.
- setRemotePartnerMetadataKey(String) - Method in class com.adaptris.core.security.CoreSecurityService
-
- setRemoveOriginalMessageTypeKey(Boolean) - Method in class com.adaptris.core.jms.AutoConvertMessageTranslator
-
- setReplace(ReplacementSource) - Method in class com.adaptris.core.services.findreplace.FindAndReplaceUnit
-
- setReplaceAll(Boolean) - Method in class com.adaptris.core.services.metadata.ReplaceMetadataValue
-
- setReplaceFirstOnly(Boolean) - Method in class com.adaptris.core.services.findreplace.FindAndReplaceService
-
Sets replaceFirstOnly.
- setReplacement(String) - Method in class com.adaptris.core.metadata.MappedKeyMetadataFilter
-
Set the replacement
- setReplacementValue(String) - Method in class com.adaptris.core.services.metadata.ReplaceMetadataValue
-
The replacement value.
- setReplaceOriginalMessage(Boolean) - Method in class com.adaptris.core.services.aggregator.MultiPayloadMessageAggregator
-
et whether to replace the original multi-payload message payload.
- setReplyDirectory(String) - Method in class com.adaptris.core.ftp.FtpProducer
-
Deprecated.
- setReplyProcDirectory(String) - Method in class com.adaptris.core.ftp.FtpProducer
-
Deprecated.
- setReplyProducer(AdaptrisMessageProducer) - Method in class com.adaptris.core.RequestReplyWorkflow
-
Sets the AdaptrisMessageProducer
to use for the reply.
- setReplyServiceCollection(ServiceCollection) - Method in class com.adaptris.core.RequestReplyWorkflow
-
Sets the ServiceCollection
to use on the reply.
- setReplyTimeout(TimeInterval) - Method in class com.adaptris.core.RequestReplyWorkflow
-
Set the time to wait for a reply.
- setReplyTimeout(TimeInterval) - Method in class com.adaptris.core.StandaloneRequestor
-
Set the timeout override for this request.
- setReplyUsesEncoder(Boolean) - Method in class com.adaptris.core.ftp.FtpProducer
-
Deprecated.
- setReportAllErrors(Boolean) - Method in class com.adaptris.core.jms.MessageTypeTranslatorImp
-
Report all non-critical errors with a stacktrace.
- setReportBuilder(ReportBuilder) - Method in class com.adaptris.core.http.jetty.retry.RetryFromJetty
-
How to build reports.
- setReportingEndpoint(String) - Method in class com.adaptris.core.http.jetty.retry.RetryFromJetty
-
The endpoint that allows reporting on what has failed.
- setReportRenderer(BlobListRenderer) - Method in class com.adaptris.core.http.jetty.retry.ReportBuilder
-
- setReportRenderer(BlobListRenderer) - Method in class com.adaptris.core.http.jetty.retry.RetryStoreListService
-
- setRequest(HttpServletRequest) - Method in class com.adaptris.core.http.jetty.JettyWrapper
-
- setRequestBody(DataInputParameter<InputStream>) - Method in class com.adaptris.core.http.client.net.StandardHttpProducer
-
Set where the HTTP Request body is going to come from.
- setRequestHeaderProvider(RequestHeaderProvider<A>) - Method in class com.adaptris.core.http.client.net.HttpProducer
-
Specify how we want to generate the initial set of HTTP Headers.
- setRequestHeaderProvider(RequestHeaderProvider<HttpURLConnection>) - Method in class com.adaptris.core.http.client.net.HttpRequestServiceImpl
-
Specify how we want to generate the initial set of HTTP Headers.
- setRequestingHost(String) - Method in class com.adaptris.core.http.ResourceAuthenticator.ResourceTarget
-
- setRequestingPort(int) - Method in class com.adaptris.core.http.ResourceAuthenticator.ResourceTarget
-
- setRequestingPrompt(String) - Method in class com.adaptris.core.http.ResourceAuthenticator.ResourceTarget
-
- setRequestingProtocol(String) - Method in class com.adaptris.core.http.ResourceAuthenticator.ResourceTarget
-
- setRequestingScheme(String) - Method in class com.adaptris.core.http.ResourceAuthenticator.ResourceTarget
-
- setRequestingSite(InetAddress) - Method in class com.adaptris.core.http.ResourceAuthenticator.ResourceTarget
-
- setRequestingURL(URL) - Method in class com.adaptris.core.http.ResourceAuthenticator.ResourceTarget
-
- setRequestorType(Authenticator.RequestorType) - Method in class com.adaptris.core.http.ResourceAuthenticator.ResourceTarget
-
- setRequiredKeys(List<String>) - Method in class com.adaptris.core.services.metadata.ValidateMetadataService
-
Sets the List
of keys which must be present and have non empty
values.
- setResetStatement(String) - Method in class com.adaptris.core.services.jdbc.AbstractJdbcSequenceNumberService
-
Set the statement that will be executed to reset the sequence number when the overflow behaviour of ResetToOne
is
triggered.
- setResetWipFiles(Boolean) - Method in class com.adaptris.core.fs.FsConsumer
-
Specify whether to rename files that are deemed to be in progress back to their original extension upon initialisation.
- setResolveAsNodeset(Boolean) - Method in class com.adaptris.core.services.routing.XpathNodeIdentifier
-
Specify whether to attempt to resolve the XPath as a Nodeset or as a single node.
- setResponse(HttpServletResponse) - Method in class com.adaptris.core.http.jetty.JettyWrapper
-
- setResponseBody(DataOutputParameter<InputStreamWithEncoding>) - Method in class com.adaptris.core.http.client.net.StandardHttpProducer
-
Set where the HTTP Response Body will be written to.
- setResponseHeaderHandler(ResponseHeaderHandler<B>) - Method in class com.adaptris.core.http.client.net.HttpProducer
-
Specify how we handle headers from the HTTP response.
- setResponseHeaderHandler(ResponseHeaderHandler<HttpURLConnection>) - Method in class com.adaptris.core.http.client.net.HttpRequestServiceImpl
-
Specify how we handle headers from the HTTP response.
- setResponseHeaderProvider(ResponseHeaderProvider<HttpServletResponse>) - Method in class com.adaptris.core.http.jetty.JettyResponseService
-
- setResponseHeaderProvider(ResponseHeaderProvider<HttpServletResponse>) - Method in class com.adaptris.core.http.jetty.ResponseProducerImpl
-
Additional HTTP headers that will be sent as part of the response.
- setRestartAffectedServiceOnException(Boolean) - Method in class com.adaptris.core.ServiceCollectionImp
-
Whether to restart the service that threw the
ServiceException
during processing.
- setRestartOnFailure(Boolean) - Method in class com.adaptris.core.services.RetryingServiceWrapper
-
- setRestartStrategy(RestartStrategy) - Method in class com.adaptris.core.services.StatelessServiceWrapper
-
- setResultCountMetadataItem(String) - Method in class com.adaptris.core.services.jdbc.ResultSetTranslatorImp
-
Add the number of resultsets to metadata.
- setResultKey(String) - Method in class com.adaptris.core.services.metadata.compare.ComparatorImpl
-
- setResultKey(String) - Method in class com.adaptris.core.services.metadata.CreateQueryStringFromMetadata
-
- setResultKey(String) - Method in class com.adaptris.core.services.metadata.MetadataAppenderService
-
Sets the metadata key that the concatenated metadata values will be stored
against.
- setResultSet(ResultSet) - Method in class com.adaptris.jdbc.JdbcResultBuilder
-
- setResultSet(Statement) - Method in class com.adaptris.jdbc.JdbcResultBuilder
-
- setResultSet(Statement, boolean) - Method in class com.adaptris.jdbc.JdbcResultBuilder
-
- setResultSetCounterPrefix(String) - Method in class com.adaptris.core.services.jdbc.MetadataResultSetTranslatorImpl
-
- setResultSets(List<JdbcResultSet>) - Method in class com.adaptris.jdbc.JdbcResult
-
- setResultSetTranslator(ResultSetTranslator) - Method in class com.adaptris.core.jdbc.JdbcStoredProcedureProducer
-
- setResultSetTranslator(ResultSetTranslator) - Method in class com.adaptris.core.services.jdbc.JdbcDataQueryService
-
Set the implementation that will be used to parse the result set.
- setResultSetTranslator(ResultSetTranslator) - Method in class com.adaptris.jdbc.StoredProcedure
-
- setResultValueTranslator(ValueTranslator) - Method in class com.adaptris.core.services.jmx.DynamicJmxOperationService
-
- setResultValueTranslator(ValueTranslator) - Method in class com.adaptris.core.services.jmx.JmxOperationCallService
-
- setRetainFilterExceptionsMessages(Boolean) - Method in class com.adaptris.core.services.aggregator.MessageAggregatorImpl
-
Should an error occur with the filter, should we exclude these messages from the result?
- setRetainUniqueId(Boolean) - Method in class com.adaptris.core.MimeEncoderImpl
-
Sets whether the original ID of a decoded message should be retained for the new message.
- setRetainUniqueId(Boolean) - Method in class com.adaptris.core.RequestReplyWorkflow
-
Set whether the reply message should retain the request message id.
- setRetryEndpointPrefix(String) - Method in class com.adaptris.core.http.jetty.retry.RetryFromJetty
-
The retry endpoint.
- setRetryHttpMethod(String) - Method in class com.adaptris.core.http.jetty.retry.RetryFromJetty
-
The HTTP method which is required for retries; the default is POST.
- setRetryInterval(TimeInterval) - Method in class com.adaptris.core.cache.RetryingCacheProxy
-
Set the interval between each retry attempt.
- setRetryInterval(TimeInterval) - Method in class com.adaptris.core.RetryMessageErrorHandlerImp
-
Set the interval between attempts to retry a failed message.
- setRetryInterval(TimeInterval) - Method in class com.adaptris.core.services.jmx.JmxWaitService
-
- setRetryLimit(Integer) - Method in class com.adaptris.core.RetryMessageErrorHandlerImp
-
Set the limit on the number of retries that a message may have.
- setRetryStore(RetryStore) - Method in class com.adaptris.core.http.jetty.retry.RetryFromJetty
-
Where messages are stored for retries.
- setRetryStore(RetryStore) - Method in class com.adaptris.core.http.jetty.retry.RetryStoreServiceImpl
-
Where messages are stored for retries.
- setRevision(String) - Method in class com.adaptris.core.management.vcs.RevisionHistoryItem
-
- setRoles(String) - Method in class com.adaptris.core.http.jetty.SecurityConstraint
-
A comma separated list of roles that the user must have to satisfy the constraint.
- setRollbackOnly() - Method in class com.adaptris.core.transaction.SharedTransactionManager
-
- setRollbackOnly() - Method in interface com.adaptris.core.transaction.TransactionManager
-
- setRoutes(List<JettyRouteSpec>) - Method in class com.adaptris.core.http.jetty.JettyRoutingService
-
- setRoutingKey(String) - Method in class com.adaptris.core.services.routing.SyntaxRoutingService
-
Set the metadata key that the value will be stored against.
- setRowsAffectedMetadataKey(String) - Method in class com.adaptris.core.services.jdbc.JdbcMapInsert
-
Set the metadata that will contain the number of rows inserted/updated by this service.
- setRowsUpdatedCount(int) - Method in class com.adaptris.jdbc.JdbcResultBuilder
-
- setRowsUpdatedMetadataKey(String) - Method in class com.adaptris.core.services.jdbc.JdbcDataCaptureServiceImpl
-
Set the metadata key which will contain the number of rows updated by this service.
- setRules(List<ContentValidation>) - Method in class com.adaptris.transform.validate.ValidationStage
-
Set the list of configured rules.
- setSavepoint() - Method in class com.adaptris.core.jdbc.ProxySqlConnection
-
- setSavepoint(String) - Method in class com.adaptris.core.jdbc.ProxySqlConnection
-
- setSavepoint() - Method in class com.adaptris.jdbc.connection.FailoverDataSource.ConnectionProxy
-
- setSavepoint(String) - Method in class com.adaptris.jdbc.connection.FailoverDataSource.ConnectionProxy
-
- setSaveReturnedKeys(Boolean) - Method in class com.adaptris.core.services.jdbc.JdbcDataCaptureServiceImpl
-
Store any return value from the SQL statement as metadata.
- setSchedulerGroup(String) - Method in class com.adaptris.core.QuartzCronPoller
-
Set the scheduler group.
- setSchema(String) - Method in class com.adaptris.core.jdbc.ProxySqlConnection
-
- setSchema(String) - Method in class com.adaptris.core.transform.schema.XmlSchemaValidatorImpl
-
Sets the schema to validate against.
- setSchema(String) - Method in class com.adaptris.core.transform.XmlSchemaValidator
-
Deprecated.
Sets the schema to validate against.
- setSchema(String) - Method in class com.adaptris.jdbc.connection.FailoverDataSource.ConnectionProxy
-
- setSchema(String) - Method in class com.adaptris.util.XmlUtils
-
Method added to specify the Schema to Validate against.
- setSchemaCache(AdaptrisConnection) - Method in class com.adaptris.core.transform.schema.XmlSchemaValidatorImpl
-
Configure the internal cache for schemas.
- setSchemaCache(AdaptrisConnection) - Method in class com.adaptris.core.transform.XmlSchemaValidator
-
Deprecated.
Configure the internal cache for schemas.
- setSchemaViolationHandler(SchemaViolationHandler) - Method in class com.adaptris.core.transform.schema.ExtendedXmlSchemaValidator
-
Specific behaviour when schema violations are encountered.
- setScript(String) - Method in class com.adaptris.core.services.EmbeddedScriptingService
-
Set the contents of the script.
- setScriptFilename(String) - Method in class com.adaptris.core.services.ScriptingService
-
Set the contents of the script.
- setSearchValue(String) - Method in class com.adaptris.core.services.metadata.ReplaceMetadataValue
-
The value to search for within the metadata value.
- setSecondKey(String) - Method in class com.adaptris.core.services.metadata.compare.MetadataComparisonService
-
- setSecurityConstraints(List<SecurityConstraint>) - Method in class com.adaptris.core.http.jetty.ConfigurableSecurityHandler
-
- setSecurityFactory(SecurityServiceFactory) - Method in class com.adaptris.core.security.CoreSecurityService
-
Set the type of encryption to be used.
- setSecurityHandler(SecurityHandlerWrapper) - Method in class com.adaptris.core.http.jetty.EmbeddedConnection
-
Specify the SecurityHandler implementation.
- setSecurityHandler(SecurityHandlerWrapper) - Method in class com.adaptris.core.http.jetty.HttpConnection
-
Specify the SecurityHandler implementation.
- setSelector(PartSelector) - Method in class com.adaptris.core.services.dynamic.MimeServiceExtractor
-
- setSelector(PartSelector) - Method in class com.adaptris.core.services.mime.MimePartSelector
-
Set the mime part selector.
- setSelectStatement(String) - Method in class com.adaptris.core.services.jdbc.AbstractJdbcSequenceNumberService
-
Set the select statement to use when getting a sequence number.
- setSendEvents(Boolean) - Method in class com.adaptris.core.services.splitter.AdvancedMessageSplitterService
-
Whether or not to send events for the message that has been split.
- setSendEvents(Boolean) - Method in class com.adaptris.core.services.splitter.PooledSplitJoinService
-
Whether or not to send events for the split message once service execution has completed.
- setSendEvents(Boolean) - Method in class com.adaptris.core.services.splitter.SplitJoinService
-
Deprecated.
Whether or not to send events for the child messages.
- setSendEvents(Boolean) - Method in class com.adaptris.core.WorkflowImp
-
Sets whether events should be sent.
- setSendPayload(Boolean) - Method in class com.adaptris.core.http.jetty.ResponseProducerImpl
-
Send the current payload as part of the response.
- setSendProcessingInterval(TimeInterval) - Method in class com.adaptris.core.http.jetty.BasicJettyConsumer
-
If required send a 102 upon this interval.
- setSeparator(String) - Method in class com.adaptris.core.metadata.ElementKeyAndValueFormatter
-
Set the key/value separator.
- setSeparator(String) - Method in class com.adaptris.core.services.jdbc.MetadataResultSetTranslatorImpl
-
Set the separator between the prefix and the generated column name.
- setSeparator(String) - Method in class com.adaptris.core.services.metadata.UrlEncodedMetadataValues
-
Set the separator to be used in between each parameter in the String..
- setSeparator(String) - Method in class com.adaptris.core.services.metadata.xpath.MultiItemConfiguredXpathQuery
-
Set the separator used to separate items.
- setSeparator(String) - Method in class com.adaptris.core.services.metadata.xpath.MultiItemMetadataXpathQuery
-
Set the separator used to separate items.
- setSeparator(String) - Method in class com.adaptris.core.services.splitter.SplitByMetadata
-
- setSeparator(String) - Method in class com.adaptris.util.PlainIdGenerator
-
- setSequenceNumber(long) - Method in class com.adaptris.core.MleMarker
-
Set the sequence number for this event.
- setSequenceNumberFile(String) - Method in class com.adaptris.core.services.metadata.SimpleSequenceNumberService
-
Set the file that will contain the sequence number.
- setSerializer(NotificationSerializer) - Method in class com.adaptris.core.jmx.JmxNotificationConsumer
-
- setServerConnectorProperties(KeyValuePairSet) - Method in class com.adaptris.core.http.jetty.HttpConnection
-
- setServerTimezone(String) - Method in class com.adaptris.core.ftp.FtpConnectionImp
-
Specify the timezone which the server is in.
- setServerTimezone(TimeZone) - Method in class com.adaptris.ftp.ApacheFtpClientImpl
-
Set the FTP Server timezone handler for modification times.
- setService(Service) - Method in class com.adaptris.core.services.BranchingServiceEnabler
-
- setService(Service) - Method in class com.adaptris.core.services.conditional.Case
-
- setService(Service) - Method in class com.adaptris.core.services.conditional.ElseService
-
- setService(Service) - Method in class com.adaptris.core.services.conditional.ThenService
-
- setService(Service) - Method in class com.adaptris.core.services.exception.ExceptionHandlingServiceWrapper
-
Sets the Service to wrap.
- setService(Service) - Method in class com.adaptris.core.services.RetryingServiceWrapper
-
- setService(Service) - Method in class com.adaptris.core.services.splitter.AdvancedMessageSplitterService
-
- setService(Service) - Method in class com.adaptris.core.services.splitter.PooledSplitJoinService
-
The
Service
to execute over all the split messages.
- setService(Service) - Method in class com.adaptris.core.services.splitter.SplitJoinService
-
Deprecated.
The
Service
to execute over all the split messages.
- setService(Service) - Method in class com.adaptris.core.services.StatelessServiceWrapper
-
- setServiceCollection(ServiceCollection) - Method in class com.adaptris.core.WorkflowImp
-
Sets the ServiceCollection
to use.
- setServiceErrorHandler(ServiceErrorHandler) - Method in class com.adaptris.core.services.splitter.PooledSplitJoinService
-
The strategy to use when encountering any errors during execution.
- setServiceExtractor(ServiceExtractor) - Method in class com.adaptris.core.services.dynamic.DynamicServiceExecutor
-
Set the
ServiceExtractor
implementation used to extract the service from the message.
- setServiceId(String) - Method in class com.adaptris.core.http.client.StatusEvaluatorImpl
-
- setServiceId(String) - Method in class com.adaptris.core.http.jetty.JettyRouteSpec
-
Set the service-id that will be used if the route matches.
- setServices(List<Service>) - Method in class com.adaptris.core.ServiceCollectionImp
-
Override the underlying service list.
- setServices(List<Service>) - Method in class com.adaptris.core.SharedComponentList
-
- setSessionFactory(ProducerSessionFactory) - Method in class com.adaptris.core.jms.JmsProducerImpl
-
Set the behavioural characteristics of the session used by this producer.
- setSharedComponents(SharedComponentList) - Method in class com.adaptris.core.Adapter
-
Get the shared components that are available for injection into other managed components.
- setShutdownWaitSeconds(Integer) - Method in class com.adaptris.core.EventHandlerBase
-
Set the number of seconds to wait when shutting down any internal threads.
- setShutdownWaitTime(TimeInterval) - Method in class com.adaptris.core.DefaultFailedMessageRetrier
-
Set the shutdown wait timeout for the pool.
- setShutdownWaitTime(TimeInterval) - Method in class com.adaptris.core.PoolingWorkflow
-
Set the shutdown wait timeout for the pool.
- setShutdownWaitTime(TimeInterval) - Method in class com.adaptris.core.ScheduledTaskPoller
-
Set the shutdown wait timeout for the pool.
- setSignatureAlgorithm(String) - Method in class com.adaptris.security.certificate.CertificateParameter
-
Set the signature algorithm for a certificate.
- setSingleExecution(Boolean) - Method in class com.adaptris.core.jms.JmsConnectionErrorHandler
-
Ignore multiple invocations of the ExceptionListener.onException(JMSException)
method.
- setSizeCriteriaBytes(long) - Method in class com.adaptris.core.services.SizeBasedBranchingService
-
- setSizeThreshold(Long) - Method in class com.adaptris.core.interceptor.MessageThresholdNotification
-
Set the total message size threshold (in bytes) on which notifications will be emitted.
- setSmallerThanServiceId(String) - Method in class com.adaptris.core.services.SizeBasedBranchingService
-
- setSocketTimeout(Integer) - Method in class com.adaptris.core.ftp.FtpConnectionImp
-
The socket timeout in milliseconds for connect / read and write operations.
- setSocketTimeout(TimeInterval) - Method in class com.adaptris.core.ftp.StandardSftpConnection
-
The socket timeout in milliseconds for connect / read /write operations.
- setSource(DataInputParameter<String>) - Method in class com.adaptris.core.common.Execution
-
- setSource(MessageWrapper<InputStream>) - Method in class com.adaptris.core.security.SymmetricKeyCryptographyService
-
Set the source for the input of the crypto service.
- setSource(InputSource) - Method in class com.adaptris.util.XmlUtils
-
Method which sets the source XML document for this class.
- setSource(Reader) - Method in class com.adaptris.util.XmlUtils
-
Method which sets the source XML document for this class.
- setSource(InputStream) - Method in class com.adaptris.util.XmlUtils
-
Method which sets the source XML document for this class.
- setSource(Node) - Method in class com.adaptris.util.XmlUtils
-
Method which sets the source XML document for this class.
- setSourceFormatBuilder(DateFormatBuilder) - Method in class com.adaptris.core.services.metadata.ReformatDateService
-
- setSourceId(String) - Method in class com.adaptris.core.Event
-
Sets the unique ID of the source Adapter
(or other
entity such as a GUI).
- setSourceKey(String) - Method in class com.adaptris.core.services.metadata.ExtractMetadataService
-
- setSourcePayloadId(String) - Method in class com.adaptris.core.transform.MultiPayloadXmlTransformService
-
- setSplitMetadataKey(String) - Method in class com.adaptris.core.services.splitter.SplitByMetadata
-
- setSplitOnLine(Integer) - Method in class com.adaptris.core.services.splitter.LineCountSplitter
-
Set the boundary marker so that the file is split every i
lines.
- setSplitPattern(String) - Method in class com.adaptris.core.services.splitter.SimpleRegexpMessageSplitter
-
Sets the regular expression to split on.
- setSplitSizeBytes(Integer) - Method in class com.adaptris.core.services.splitter.SizeBasedSplitter
-
- setSplitter(MessageSplitter) - Method in class com.adaptris.core.services.splitter.MessageSplitterServiceImp
-
Sets the MessageSplitter
to use.
- setSplitter(MessageSplitter) - Method in class com.adaptris.core.services.splitter.PooledSplitJoinService
-
- setSplitter(MessageSplitter) - Method in class com.adaptris.core.services.splitter.SplitJoinService
-
Deprecated.
- setSslProperties(KeyValuePairSet) - Method in class com.adaptris.core.http.jetty.HttpsConnection
-
Set the SSL properties.
- setStackTrace(String) - Method in class com.adaptris.core.runtime.MessageDigestErrorEntry
-
- setStackTrace(Exception) - Method in class com.adaptris.core.runtime.MessageDigestErrorEntry
-
- setStandaloneConsumer(StandaloneConsumer) - Method in class com.adaptris.core.DefaultFailedMessageRetrier
-
- setStandaloneProducers(List<StandaloneProducer>) - Method in class com.adaptris.core.MultiProducerWorkflow
-
Set the List
of underlying StandaloneProducer
s
used to send processed messages.
- setStandardDeviationInterval(TimeInterval) - Method in class com.adaptris.core.GaussianIntervalPoller
-
Set the standard deviation to be used in poll interval calculation.
- setStartMillis(long) - Method in class com.adaptris.core.interceptor.InterceptorStatistic
-
- setStartMillis(long) - Method in class com.adaptris.core.interceptor.SerializableStatistic
-
- setStartTime(long) - Method in class com.adaptris.core.http.jetty.JettyConsumerMonitor
-
- setStartUpEventImp(String) - Method in class com.adaptris.core.Adapter
-
Sets the name of the start up event class to use.
- setState(ComponentState) - Method in class com.adaptris.core.management.ManagementComponentInfo
-
- setStatement(String) - Method in class com.adaptris.core.services.jdbc.ConfiguredSQLStatement
-
- setStatement(String) - Method in class com.adaptris.core.services.jdbc.JdbcDataCaptureServiceImpl
-
SQL statement to perform.
- setStatement(String) - Method in class com.adaptris.jdbc.ConfiguredStatementCreator
-
- setStatement(Statement) - Method in class com.adaptris.jdbc.JdbcResult
-
- setStatementCreator(CallableStatementCreator) - Method in class com.adaptris.core.jdbc.JdbcStoredProcedureProducer
-
- setStatementCreator(JdbcStatementCreator) - Method in class com.adaptris.core.services.jdbc.JdbcDataQueryService
-
Set the SQL Query statement creator.
- setStatementCreator(CallableStatementCreator) - Method in class com.adaptris.jdbc.StoredProcedure
-
- setStatementExecutor(CallableStatementExecutor) - Method in class com.adaptris.core.jdbc.JdbcStoredProcedureProducer
-
- setStatementExecutor(CallableStatementExecutor) - Method in class com.adaptris.jdbc.StoredProcedure
-
- setStatementParameters(StatementParameterList) - Method in class com.adaptris.core.services.jdbc.JdbcServiceWithParameters
-
- setStatementTimeout(TimeInterval) - Method in class com.adaptris.core.jdbc.JdbcService
-
Set the statement timeout.
- setStatisticManager(StatisticManager) - Method in class com.adaptris.core.interceptor.MessageMetricsInterceptorImpl
-
- setStatisticManager(StatisticManager) - Method in class com.adaptris.core.interceptor.MetadataMetricsInterceptorImpl
-
- setStats(List<InterceptorStatistic>) - Method in class com.adaptris.core.interceptor.BaseStatisticManager
-
- setStatus(HttpStatusProvider.HttpStatus) - Method in class com.adaptris.core.http.jetty.TimeoutAction
-
Set the HTTP status code to be returned to the client.
- setStatus(HttpStatusProvider.HttpStatus) - Method in class com.adaptris.core.http.server.ConfiguredStatusProvider
-
Set the HTTP Status to use.
- setStatusCode(int) - Method in class com.adaptris.core.http.client.ExactMatch
-
- setStatusMatches(List<StatusEvaluator>) - Method in class com.adaptris.core.http.client.net.BranchingHttpRequestService
-
Set the nextServiceId
based on these evaluators.
- setStatusProvider(HttpStatusProvider) - Method in class com.adaptris.core.http.jetty.ResponseProducerImpl
-
The HTTP Status.
- setStoreFileUrl(String) - Method in class com.adaptris.core.services.duplicate.DuplicateMetadataValueService
-
Sets the persistent store for previously received values in the form of a
file URL.
- setStoreFileUrl(String) - Method in class com.adaptris.core.services.metadata.CheckUniqueMetadataValueService
-
Sets the persistent store for previously received values in the form of a
file URL.
- setStrict(Boolean) - Method in class com.adaptris.core.jms.JmsTransactedWorkflow
-
Set the behaviour of this workflow with regards to failures.
- setStrict(Boolean) - Method in class com.adaptris.core.lms.ZipFileBackedMessageFactory
-
Whether or not we fail if the input is not a zip file.
- setStrictConversion(Boolean) - Method in class com.adaptris.core.jms.MetadataConverter
-
Specify whether or not conversions should be strict.
- setStringPayload(String) - Method in interface com.adaptris.core.AdaptrisMessage
-
- setStringPayload(String, String) - Method in interface com.adaptris.core.AdaptrisMessage
-
- setStrip(Boolean) - Method in class com.adaptris.core.services.system.AddMetaDataValue
-
Whether to strip whitespace like newlines, spaces and tabs from the command output.
- setStripIllegalXmlChars(Boolean) - Method in class com.adaptris.core.services.jdbc.XmlPayloadTranslatorImpl
-
Specify whether or not to strip illegal XML characters from all the data before converting to XML.
- setStyle(String) - Method in class com.adaptris.core.metadata.PasswordEncodeMetadataFilter
-
- setStyle(EncodingHelper.Base64Encoding) - Method in class com.adaptris.core.services.Base64Service
-
- setStyle(EncodingHelper.Base64Encoding) - Method in class com.adaptris.core.services.metadata.Base64MetadataService
-
- setSubjectInfo(X500Name) - Method in class com.adaptris.security.certificate.CertificateParameter
-
Set the subject of the certificate.
- setSubscriptionId(String) - Method in class com.adaptris.core.jms.PasConsumer
-
Our subscription ID.
- setSubscriptionId(String) - Method in class com.adaptris.core.jms.PasPollingConsumer
-
Sets the subscription ID to use.
- setSubTypes(List<String>) - Method in class com.adaptris.core.runtime.ClassDescriptor
-
- setSuccessExitCode(Integer) - Method in class com.adaptris.core.services.system.DefaultCommandBuilder
-
Set the exit code value that is considered successful.
- setSuccessId(String) - Method in class com.adaptris.core.security.CoreSecurityService
-
- setSuccessId(String) - Method in class com.adaptris.core.services.BranchingServiceEnabler
-
- setSummary(String) - Method in class com.adaptris.core.runtime.ClassDescriptor
-
- setSyntaxIdentifiers(List<SyntaxIdentifier>) - Method in class com.adaptris.core.services.routing.SyntaxBranchingService
-
Sets the list of configured SyntaxIdentifers.
- setSyntaxIdentifiers(List<SyntaxIdentifier>) - Method in class com.adaptris.core.services.routing.SyntaxRoutingService
-
Sets the list of configured SyntaxIdentifers.
- setTable(String) - Method in class com.adaptris.core.services.jdbc.JdbcMapInsert
-
- setTags(String) - Method in class com.adaptris.core.runtime.ClassDescriptor
-
- setTarget(DataOutputParameter<String>) - Method in class com.adaptris.core.common.Execution
-
- setTarget(MessageWrapper<OutputStream>) - Method in class com.adaptris.core.security.SymmetricKeyCryptographyService
-
Set the target for the output of the crypto service.
- setTarget(DataOutputParameter<String>) - Method in class com.adaptris.core.services.exception.ExceptionAsString
-
- setTempDirectory(String) - Method in class com.adaptris.core.fs.FsProducer
-
The temporary directory for initially writing files to.
- setTempDirectory(String) - Method in class com.adaptris.core.lms.FileBackedMessageFactory
-
Set the temporary directory where files that will be used as the basis of
AdaptrisMessage instances wlil be created.
- setTemplate(DynamicPollingTemplate.TemplateProvider) - Method in class com.adaptris.core.DynamicPollingTemplate
-
- setTemplate(String) - Method in class com.adaptris.core.services.aggregator.IgnoreOriginalXmlDocumentAggregator
-
Set the template for the resulting XML document
- setTemplate(String) - Method in class com.adaptris.core.services.metadata.PayloadFromTemplateService
-
Set the template document that will be used as the template for generating a new document.
- setTemplate(String) - Method in class com.adaptris.core.StaticPollingTemplate
-
- setTestStatement(String) - Method in class com.adaptris.core.jdbc.DatabaseConnection
-
Set the SQL statement used to test this connection.
- setTestStatement(String) - Method in class com.adaptris.jdbc.connection.FailoverConfig
-
Set the statement that will test the connection.
- setText(String) - Method in class com.adaptris.core.http.server.ConfiguredStatusProvider
-
Set the optional response text that will be sent with the response code.
- setText(String) - Method in class com.adaptris.core.http.server.RawStatusProvider
-
Set the optional response text that will be sent with the response code.
- setText(String) - Method in class com.adaptris.core.services.LoggingService
-
- setTextKey(String) - Method in class com.adaptris.core.http.server.MetadataStatusProvider
-
Set the metadata where the status text will be taken.
- setThen(ThenService) - Method in class com.adaptris.core.services.conditional.ForEach
-
Set the for-each-then service.
- setThen(ThenService) - Method in class com.adaptris.core.services.conditional.IfElse
-
- setThen(ThenService) - Method in class com.adaptris.core.services.conditional.While
-
- setThreadCount(Integer) - Method in class com.adaptris.core.services.conditional.ForEach
-
Set the number of threads to use.
- setThreadCount(int) - Method in class com.adaptris.core.util.NonBlockingQuartzThreadPool
-
- setThreadCredentials(PasswordAuthentication) - Method in class com.adaptris.core.http.auth.ThreadLocalCredentials
-
Set the credentials for the current thread
- setThreadedStart(Boolean) - Method in class com.adaptris.core.lifecycle.FilteredSharedComponentStart
-
Enable use of ExecutorService
to start connections.
- setThreadKeepAlive(TimeInterval) - Method in class com.adaptris.core.PoolingWorkflow
-
Set the lifetime for threads in the pool.
- setThreadNamePrefix(String) - Method in class com.adaptris.core.util.NonBlockingQuartzThreadPool
-
NoOp Method mirroring org.quartz.simpl.SimpleThreadPool#setThreadNamePrefix(String)
- setThreadPriority(Integer) - Method in class com.adaptris.core.PoolingWorkflow
-
The priority for threads created to handle messages.
- setThreadPriority(int) - Method in class com.adaptris.core.util.NonBlockingQuartzThreadPool
-
Setting that matches org.quartz.simpl.SimpleThreadPool#setThreadPriority(int)
- setThreadsInheritContextClassLoaderOfInitializingThread(boolean) - Method in class com.adaptris.core.util.NonBlockingQuartzThreadPool
-
NoOp Method mirroring
org.quartz.simpl.SimpleThreadPool#setThreadsInheritContextClassLoaderOfInitializingThread(boolean)
- setThreadsInheritGroupOfInitializingThread(boolean) - Method in class com.adaptris.core.util.NonBlockingQuartzThreadPool
-
NoOp Method mirroring org.quartz.simpl.SimpleThreadPool#setThreadsInheritGroupOfInitializingThread(boolean)
- setTimeout(TimeInterval) - Method in class com.adaptris.core.jdbc.JdbcStoredProcedureProducer
-
- setTimeout(TimeInterval) - Method in class com.adaptris.core.jms.AggregatingQueueConsumer
-
Set the timeout to wait for the correlated message.
- setTimeout(TimeInterval) - Method in class com.adaptris.core.lifecycle.BlockingChannelLifecycleStrategy
-
Set the timeout for a channel operation.
- setTimeout(TimeInterval) - Method in class com.adaptris.core.services.splitter.PooledSplitJoinService
-
The max amount of time to wait for all the operations to complete.
- setTimeout(TimeInterval) - Method in class com.adaptris.core.services.splitter.SplitJoinService
-
Deprecated.
Set the maximum amount of time to wait for all the instances of services to complete.
- setTimeout(TimeInterval) - Method in class com.adaptris.core.services.system.SystemCommandExecutorService
-
Specifies a maximum time for the executable to run, after which it will be terminated.
- setTimeout(int) - Method in class com.adaptris.ftp.ApacheFtpClientImpl
-
- setTimeout(long) - Method in class com.adaptris.jdbc.StoredProcedure
-
Set the timeout in ms.
- setTimeoutAction(TimeoutAction) - Method in class com.adaptris.core.http.jetty.BasicJettyConsumer
-
Set the behaviour that should occur when the workflow takes too long to finish.
- setTimesliceDuration(TimeInterval) - Method in class com.adaptris.core.interceptor.MetricsInterceptorImpl
-
Set the duration of each timeslice for metrics gathering.
- setTimesliceDuration(TimeInterval) - Method in class com.adaptris.core.interceptor.NotifyingInterceptorByCount
-
Set the duration of each timeslice for gathering.
- setTimeSliceDurationMilliseconds(long) - Method in class com.adaptris.core.interceptor.TimeSliceAbstractCacheProvider
-
- setTimesliceHistoryCount(Integer) - Method in class com.adaptris.core.interceptor.MetricsInterceptorImpl
-
Set the number of timeslices to keep.
- setTimeSliceInterval(TimeInterval) - Method in class com.adaptris.core.interceptor.ThrottlingInterceptor
-
Set the interval for each timeslice.
- setTimestampGenerator(TimestampGenerator) - Method in class com.adaptris.core.services.metadata.AddTimestampMetadataService
-
- setTimezone(String) - Method in class com.adaptris.core.services.metadata.DateFormatBuilder
-
Set the timezone
- setToken(String) - Method in class com.adaptris.core.http.oauth.AccessToken
-
- setTokenExpiryKey(String) - Method in class com.adaptris.core.http.oauth.GetOauthToken
-
Deprecated.
- setTokenExpiryKey(String) - Method in class com.adaptris.core.http.oauth.MetadataAccessTokenWriter
-
Set the metadata key for storing the expiry.
- setTokenKey(String) - Method in class com.adaptris.core.http.oauth.GetOauthToken
-
Deprecated.
- setTokenKey(String) - Method in class com.adaptris.core.http.oauth.MetadataAccessTokenWriter
-
Set the metadata to store the token against.
- setTopic(String) - Method in class com.adaptris.core.jms.PasConsumer
-
The JMS Topic
- setTopic(String) - Method in class com.adaptris.core.jms.PasPollingConsumer
-
The JMS Topic
- setTopic(String) - Method in class com.adaptris.core.jms.PasProducer
-
The JMS Topic
- setTopicPrefetch(Integer) - Method in class com.adaptris.core.jms.activemq.PrefetchPolicyFactory
-
- setTotalMessageCount(int) - Method in class com.adaptris.core.interceptor.MessageStatistic
-
- setTotalMessageCount(int) - Method in class com.adaptris.core.interceptor.SerializableStatistic
-
- setTotalMessageCount(int) - Method in class com.adaptris.core.interceptor.TimeSlice
-
- setTotalMessageErrorCount(int) - Method in class com.adaptris.core.interceptor.MessageStatistic
-
- setTotalMessageErrorCount(int) - Method in class com.adaptris.core.interceptor.SerializableStatistic
-
- setTotalMessageSize(long) - Method in class com.adaptris.core.interceptor.MessageStatistic
-
- setTotalMessageSize(long) - Method in class com.adaptris.core.interceptor.SerializableStatistic
-
- setTransactionIsolation(int) - Method in class com.adaptris.core.jdbc.ProxySqlConnection
-
- setTransactionIsolation(int) - Method in class com.adaptris.jdbc.connection.FailoverDataSource.ConnectionProxy
-
- setTransactionManager(TransactionManager) - Method in class com.adaptris.core.SharedComponentList
-
- setTransferType(TransferType) - Method in class com.adaptris.core.ftp.FtpConnectionImp
-
Set the transfer type.
- setTransformerFactoryAttributes(KeyValuePairSet) - Method in class com.adaptris.util.text.xml.XmlTransformerFactoryImpl
-
- setTransformerFactoryFeatures(KeyValuePairSet) - Method in class com.adaptris.util.text.xml.XmlTransformerFactoryImpl
-
- setTransformerFactoryImpl(String) - Method in class com.adaptris.util.text.xml.XsltTransformerFactory
-
Specify the transformer factory that will be used.
- setTransformParameter(XmlTransformParameter) - Method in class com.adaptris.core.transform.XmlTransformService
-
- setTranslator(ByteTranslator) - Method in class com.adaptris.core.common.ByteArrayFromMetadataWrapper
-
Set the translator that will give us bytes.
- setTranslator(ByteTranslator) - Method in class com.adaptris.core.common.MetadataStreamOutput
-
Set the translator that will give us bytes.
- setTreatMetadataAsPartOfMessage(Boolean) - Method in class com.adaptris.core.jms.MapMessageTranslator
-
When translating from AdaptrisMessage to MapMessage treat AdaptrisMessage metadata as part of the MapMessage.
- setTreatNotFoundAsError(Boolean) - Method in class com.adaptris.core.services.dynamic.DynamicServiceExecutor
-
Specify whether a failure to find a dynamic service is treated as an exception.
- setTruncateLength(Integer) - Method in class com.adaptris.core.services.jdbc.TruncatedParameterLogger
-
- setTtl(Long) - Method in class com.adaptris.core.jms.JmsProducerImpl
-
Sets the time to live.
- setType(String) - Method in class com.adaptris.core.http.oauth.AccessToken
-
- setType(ParameterValueType) - Method in class com.adaptris.core.jdbc.AbstractParameter
-
- setType(String) - Method in class com.adaptris.core.runtime.ClassDescriptorProperty
-
- setType(String) - Method in interface com.adaptris.core.services.jmx.ValueTranslator
-
- setType(String) - Method in class com.adaptris.core.services.jmx.ValueTranslatorImp
-
- setType(TransferType) - Method in class com.adaptris.ftp.ApacheFtpClientImpl
-
Set transfer type eg.
- setType(NamingEntryType) - Method in class com.adaptris.naming.adapter.NamingEntry
-
- setType(String) - Method in class com.adaptris.security.keystore.InlineKeystore
-
Set the type of keystore this is.
- setTypeMap(Map<String, Class<?>>) - Method in class com.adaptris.core.jdbc.ProxySqlConnection
-
- setTypeMap(Map<String, Class<?>>) - Method in class com.adaptris.jdbc.connection.FailoverDataSource.ConnectionProxy
-
- setUnAckedMessages(Map<String, JmsAsyncProducerEventHandler.CallbackConsumers>) - Method in class com.adaptris.core.jms.JmsAsyncProducerEventHandler
-
- setUnfold(Boolean) - Method in class com.adaptris.core.http.client.net.MetadataRequestHeaders
-
Unfold headers onto a single line.
- setUniqueDestination(String) - Method in class com.adaptris.core.services.duplicate.DuplicateMessageRoutingService
-
Sets the output destination String which will be stored as the value of the
MetadataElement if the id is unique.
- setUniqueId(String) - Method in class com.adaptris.core.Adapter
-
Sets this instance's unique id.
- setUniqueId(String) - Method in class com.adaptris.core.AdaptrisConnectionImp
-
- setUniqueId(String) - Method in class com.adaptris.core.AdaptrisMessageImp
-
- setUniqueId(String) - Method in class com.adaptris.core.AdaptrisMessageWorkerImp
-
- setUniqueId(String) - Method in class com.adaptris.core.Channel
-
Set the unique id of this channel.
- setUniqueId(String) - Method in class com.adaptris.core.Event
-
Sets the Event
's unique ID.
- setUniqueId(String) - Method in class com.adaptris.core.EventHandlerBase
-
- setUniqueId(String) - Method in class com.adaptris.core.FailedMessageRetrierImp
-
- setUniqueId(String) - Method in class com.adaptris.core.interceptor.WorkflowInterceptorImpl
-
- setUniqueId(String) - Method in class com.adaptris.core.LogHandlerImp
-
Deprecated.
- setUniqueId(String) - Method in class com.adaptris.core.MleMarker
-
Set the unique id for this marker.
- setUniqueId(String) - Method in class com.adaptris.core.NoRetries
-
- setUniqueId(String) - Method in class com.adaptris.core.RootProcessingExceptionHandler
-
- setUniqueId(String) - Method in class com.adaptris.core.runtime.JmxSubmitMessageInterceptor
-
- setUniqueId(String) - Method in class com.adaptris.core.runtime.MessageDigestEntry
-
- setUniqueId(String) - Method in class com.adaptris.core.runtime.MessageErrorDigesterImp
-
- setUniqueId(String) - Method in class com.adaptris.core.SerializableAdaptrisMessage
-
- setUniqueId(String) - Method in interface com.adaptris.core.Service
-
Sets the unique identifier for this Service
.
- setUniqueId(String) - Method in class com.adaptris.core.ServiceCollectionImp
-
- setUniqueId(String) - Method in class com.adaptris.core.ServiceImp
-
- setUniqueId(String) - Method in class com.adaptris.core.SharedServiceImpl
-
- setUniqueId(String) - Method in class com.adaptris.core.WorkflowImp
-
- setUniqueIdGenerator(IdGenerator) - Method in class com.adaptris.core.AdaptrisMessageFactory
-
Set the unique id generator used for messages.
- setUnit(TimeUnit) - Method in class com.adaptris.util.TimeInterval
-
Define the unit for this interval.
- setUnreturnedConnectionTimeout(TimeInterval) - Method in class com.adaptris.core.jdbc.DebugPoolFactory
-
- setup(String, AdaptrisMessage, ResourceTargetMatcher) - Method in interface com.adaptris.core.http.auth.HttpAuthenticator
-
Initialize the HttpAuthenticator for a message and return.
- setup(String, AdaptrisMessage, ResourceTargetMatcher) - Method in class com.adaptris.core.http.auth.NoAuthentication
-
- setup(String, AdaptrisMessage, ResourceTargetMatcher) - Method in class com.adaptris.core.http.auth.UserPassAuthentication
-
- setup(String, AdaptrisMessage, ResourceTargetMatcher) - Method in class com.adaptris.core.http.client.net.ConfiguredAuthorizationHeader
-
- setup(String, AdaptrisMessage, ResourceTargetMatcher) - Method in class com.adaptris.core.http.client.net.DynamicBasicAuthorizationHeader
-
- setup(String, AdaptrisMessage, ResourceTargetMatcher) - Method in class com.adaptris.core.http.client.net.MetadataAuthorizationHeader
-
- setUpdateCountMetadataItem(String) - Method in class com.adaptris.core.services.jdbc.ResultSetTranslatorImp
-
Add the number of result sets updated to metadata.
- setUpdateStatement(String) - Method in class com.adaptris.core.services.jdbc.AbstractJdbcSequenceNumberService
-
Set the update statement to be used after extracting the sequence number.
- setUploadStrategy(BlobUploadStrategy) - Method in class com.adaptris.core.jms.activemq.BlobTransferPolicyFactory
-
- setUploadUrl(String) - Method in class com.adaptris.core.jms.activemq.BlobTransferPolicyFactory
-
- setUpper(int) - Method in class com.adaptris.core.http.client.RangeMatch
-
- setupSession(AdaptrisMessage) - Method in class com.adaptris.core.jms.JmsProducerImpl
-
- setUrl(String) - Method in class com.adaptris.core.http.client.net.HttpProducer
-
The URL endpoint to access.
- setUrl(String) - Method in class com.adaptris.core.http.client.net.HttpRequestServiceImpl
-
- setUrl(String) - Method in class com.adaptris.core.services.dynamic.ServiceFromUrl
-
- setUrl(String) - Method in class com.adaptris.core.transform.XmlTransformService
-
Sets the URL of the XSLT to use.
- setUrl(String) - Method in class com.adaptris.security.keystore.ConfiguredUrl
-
- setUrlPattern(String) - Method in class com.adaptris.core.http.jetty.JettyRouteCondition
-
Set the URL pattern that you want to match against.
- setUrlPattern(String) - Method in class com.adaptris.core.http.jetty.JettyRouteSpec
-
- setUseCollisionAvoidance(Boolean) - Method in class com.adaptris.core.jms.activemq.RedeliveryPolicyFactory
-
- setUseCustomThreadPool(Boolean) - Method in class com.adaptris.core.QuartzCronPoller
-
- setUseDefaultKeys(Boolean) - Method in class com.adaptris.core.interceptor.LoggingContextWorkflowInterceptor
-
Sets whether to write channel, workflow and message id into the Mapped Diagnostic Context.
- setUseDefaultKeys(Boolean) - Method in class com.adaptris.core.services.AddExtendedLoggingContext
-
Sets whether to write channel, workflow and message id into the Mapped Diagnostic Context based on object metadata.
- setUseExponentialBackOff(Boolean) - Method in class com.adaptris.core.jms.activemq.RedeliveryPolicyFactory
-
- setUseJndiForQueues(Boolean) - Method in class com.adaptris.core.jms.jndi.BaseJndiImplementation
-
Specify whether to use JNDI when attempting to create a Queue.
- setUseJndiForTopics(Boolean) - Method in class com.adaptris.core.jms.jndi.BaseJndiImplementation
-
Specify whether to use JNDI when attempting to create a Topic.
- setUseNio(Boolean) - Method in class com.adaptris.core.lms.FileBackedMessageFactory
-
Whether or not to use the java NIO Files.newInputStream(Path, OpenOption[])
method.
- setUseProcessedMessage(Boolean) - Method in class com.adaptris.core.MultiProducerWorkflow
-
Sets whether the processed message should be used by the processed message
producer (as opposed to the original incoming message).
- setUser(String) - Method in class com.adaptris.sftp.HostConfig
-
- setUseRenameTo(Boolean) - Method in class com.adaptris.core.lms.LargeFsProducer
-
- setUsername(String) - Method in class com.adaptris.core.http.auth.ConfiguredUsernamePassword
-
- setUsername(String) - Method in class com.adaptris.core.http.client.net.DynamicBasicAuthorizationHeader
-
Set the username
- setUsername(String) - Method in class com.adaptris.core.jdbc.DatabaseConnection
-
Set the username used to access the database.
- setUserName(String) - Method in class com.adaptris.core.jms.JmsConnection
-
Sets the broker user name.
- setUserName(String) - Method in class com.adaptris.core.jms.JmsPollingConsumerImpl
-
- setUsername(String) - Method in class com.adaptris.core.jmx.JmxConnection
-
Set the username for accessing JMX.
- setUsername(String) - Method in class com.adaptris.jdbc.connection.FailoverConfig
-
- setUsername(String) - Method in class com.adaptris.sftp.ViaProxy
-
- setUsernameMetadataKey(String) - Method in class com.adaptris.core.http.auth.MetadataUsernamePassword
-
Metadata key for the username to use
- setUserRealm(String) - Method in class com.adaptris.core.http.jetty.LoginServiceFactoryImpl
-
Set the realm for the login service.
- setUseSecureRandom(Boolean) - Method in class com.adaptris.util.PseudoRandomIdGenerator
-
Whether or not to use SecureRandom
when generating a random sequence of bytes.
- setValidating(Boolean) - Method in class com.adaptris.core.util.DocumentBuilderFactoryBuilder
-
Calls DocumentBuilderFactory.setValidating(boolean)
if non-null
- setValidationStages(List<ValidationStage>) - Method in class com.adaptris.core.transform.XmlRuleValidator
-
- setValidators(List<MessageValidator>) - Method in class com.adaptris.core.transform.XmlValidationService
-
- setValue(String) - Method in class com.adaptris.core.common.ConstantDataInputParameter
-
- setValue(String) - Method in class com.adaptris.core.interceptor.LoggingContextWorkflowInterceptor
-
Deprecated.
- setValue(String) - Method in class com.adaptris.core.MetadataElement
-
- setValue(String) - Method in class com.adaptris.core.services.AddLoggingContext
-
Set the value for the mapped diagnostic context.
- setValue(String) - Method in class com.adaptris.core.services.cache.translators.StaticCacheValueTranslator
-
Sets the static value.
- setValue(String) - Method in class com.adaptris.core.services.conditional.operator.Equals
-
- setValue(String) - Method in class com.adaptris.core.services.conditional.operator.Matches
-
Set the value to match against.
- setValue(String) - Method in class com.adaptris.core.services.conditional.operator.NotEquals
-
- setValue(String) - Method in class com.adaptris.core.services.findreplace.AbstractReplacementSource
-
- setValue(AdaptrisMessage, Object) - Method in class com.adaptris.core.services.jmx.ConstantValueTranslator
-
- setValue(String) - Method in class com.adaptris.core.services.jmx.ConstantValueTranslator
-
- setValue(AdaptrisMessage, Object) - Method in class com.adaptris.core.services.jmx.MetadataValueTranslator
-
- setValue(AdaptrisMessage, Object) - Method in class com.adaptris.core.services.jmx.ObjectMetadataValueTranslator
-
- setValue(AdaptrisMessage, Object) - Method in class com.adaptris.core.services.jmx.PayloadValueTranslator
-
- setValue(AdaptrisMessage, Object) - Method in interface com.adaptris.core.services.jmx.ValueTranslator
-
Will set the given object value back into the AdaptrisMessage.
- setValue(String) - Method in class com.adaptris.core.services.metadata.compare.ComparatorImpl
-
- setValue(String) - Method in class com.adaptris.core.services.system.StaticCommandArgument
-
The value to be returned
- setValue(String) - Method in class com.adaptris.util.KeyValuePair
-
Sets the 'value'.
- setValue(String) - Method in interface com.adaptris.util.NameValuePair
-
- setValueMatcher(MetadataValueMatcher) - Method in class com.adaptris.core.services.metadata.MetadataValueBranchingService
-
Set the matching implementation for matching metadata values.
- setValues(List<String>) - Method in class com.adaptris.core.http.client.net.URLConnectionHeaderField
-
- setValues(List<String>) - Method in class com.adaptris.core.services.conditional.operator.IsIn
-
- setValuesToSet(KeyValuePairList) - Method in class com.adaptris.core.interceptor.LoggingContextWorkflowInterceptor
-
Set the list of values to set
- setValuesToSet(KeyValuePairList) - Method in class com.adaptris.core.services.AddExtendedLoggingContext
-
Set the list of values to set
- setValueTranslator(CacheValueTranslator) - Method in class com.adaptris.core.services.cache.CacheEntryEvaluator
-
Sets the translator to extract the Value to be stored in the cache
- setValueTranslator(CacheValueTranslator) - Method in class com.adaptris.core.services.cache.SingleKeyValueCacheImpl
-
What to do with the cache-value.
- setVendorImplementation(VendorImplementation) - Method in class com.adaptris.core.jms.JmsConnection
-
Returns the VendorImplementation
to use.
- setVendorImplementation(VendorImplementation) - Method in class com.adaptris.core.jms.JmsPollingConsumerImpl
-
- setVerifier(IdentityVerifier) - Method in class com.adaptris.core.security.access.VerifyIdentityService
-
- setViolations(List<SchemaViolation>) - Method in class com.adaptris.core.transform.schema.SchemaViolations
-
- setWaitBeforeRetry(TimeInterval) - Method in class com.adaptris.core.RetryOnceStandaloneProducer
-
Sets the period to wait before trying to produce again.
- setWaitBetweenRetries(TimeInterval) - Method in class com.adaptris.core.lifecycle.WorkflowRetryAndContinue
-
Set the wait between each retry attempt.
- setWaitInterval(TimeInterval) - Method in class com.adaptris.core.services.WaitService
-
Set how long to wait for.
- setWaitPeriodAfterRollback(TimeInterval) - Method in class com.adaptris.core.jms.JmsTransactedWorkflow
-
set the amount of time to wait after issue a Session.rollback()
before continuing processing.
- setWaitWhileBusy(Boolean) - Method in class com.adaptris.core.services.splitter.PoolingMessageSplitterService
-
Actively check if the underlying object pool is ready to accept more workers.
- setWarmStart(Boolean) - Method in class com.adaptris.core.services.splitter.PoolingMessageSplitterService
-
- setWarmStart(Boolean) - Method in class com.adaptris.core.services.splitter.PoolingSplitJoinService
-
Deprecated.
- setWarnAfter(TimeInterval) - Method in class com.adaptris.core.http.jetty.BasicJettyConsumer
-
Log a warning after this interval.
- setWarnings(List<String>) - Method in class com.adaptris.core.management.config.ConfigurationCheckReport
-
- setWasSuccessful(boolean) - Method in class com.adaptris.core.AdapterLifecycleEvent
-
Sets the success or otherwise of the adapter life cycle event.
- setWasSuccessful(boolean) - Method in class com.adaptris.core.MleMarker
-
Set whether the 'event' was successful or not.
- setWindowsWorkAround(Boolean) - Method in class com.adaptris.core.ftp.FileTransferConnection
-
Set whether the target server is a windows machine that returns backslash separated filenames when doing NLIST on a directory
rather than the normal forward slashes.
- setWipSuffix(String) - Method in class com.adaptris.core.fs.AggregatingFsConsumer
-
Sets the work-in-progress suffix to use.
- setWipSuffix(String) - Method in class com.adaptris.core.fs.FsConsumer
-
Sets the work-in-progress suffix to use.
- setWipSuffix(String) - Method in class com.adaptris.core.ftp.FtpConsumer
-
Set the suffix of the file to indicate it is being processed.
- setWorkDirectory(String) - Method in class com.adaptris.core.ftp.FtpConsumer
-
Set the work directory.
- setWorkersFirstOnShutdown(Boolean) - Method in class com.adaptris.core.AdaptrisConnectionImp
-
Perform consumer and producer lifecycle shutdown prior to connection shutdown.
- setWorkflowId(String) - Method in class com.adaptris.core.MessageLifecycleEvent
-
Set the id of workflow that is processing this message.
- setWorkflowId(String) - Method in class com.adaptris.core.runtime.MessageDigestEntry
-
- setWorkflowList(WorkflowList) - Method in class com.adaptris.core.Channel
-
Sets the WorkflowList
to use.
- setWorkflows(List<Workflow>) - Method in class com.adaptris.core.WorkflowList
-
Sets a List
of Workflow
s.
- setWorkingDirectory(String) - Method in class com.adaptris.core.services.system.DefaultCommandBuilder
-
Specify the working directory for the process.
- setXincludeAware(Boolean) - Method in class com.adaptris.core.util.DocumentBuilderFactoryBuilder
-
Calls DocumentBuilderFactory.setXIncludeAware(boolean)
if non-null
- setXmlColumnPrefix(String) - Method in class com.adaptris.core.services.jdbc.XmlPayloadTranslatorImpl
-
Sets the prefix that is used to identify columns that should be treated as XML rather than text.
- setXmlColumnRegexp(String) - Method in class com.adaptris.core.services.jdbc.XmlPayloadTranslatorImpl
-
Set a regular expression that will be used to check if a column should be treated as XML rather than text.
- setXmlDocumentFactoryConfig(DocumentBuilderFactoryBuilder) - Method in class com.adaptris.core.jdbc.JdbcXPathParameter
-
- setXmlDocumentFactoryConfig(DocumentBuilderFactoryBuilder) - Method in class com.adaptris.core.services.aggregator.XmlDocumentAggregator
-
- setXmlDocumentFactoryConfig(DocumentBuilderFactoryBuilder) - Method in class com.adaptris.core.services.cache.translators.XpathCacheValueTranslator
-
- setXmlDocumentFactoryConfig(DocumentBuilderFactoryBuilder) - Method in class com.adaptris.core.services.exception.ExceptionAsXml
-
- setXmlDocumentFactoryConfig(DocumentBuilderFactoryBuilder) - Method in class com.adaptris.core.services.jdbc.JdbcDataQueryService
-
- setXmlDocumentFactoryConfig(DocumentBuilderFactoryBuilder) - Method in class com.adaptris.core.services.jdbc.JdbcIteratingDataCaptureServiceImpl
-
- setXmlDocumentFactoryConfig(DocumentBuilderFactoryBuilder) - Method in class com.adaptris.core.services.metadata.XpathMetadataService
-
- setXmlDocumentFactoryConfig(DocumentBuilderFactoryBuilder) - Method in class com.adaptris.core.services.metadata.XpathObjectMetadataService
-
- setXmlDocumentFactoryConfig(DocumentBuilderFactoryBuilder) - Method in class com.adaptris.core.services.path.XPathService
-
- setXmlDocumentFactoryConfig(DocumentBuilderFactoryBuilder) - Method in class com.adaptris.core.services.routing.XmlSyntaxIdentifierImpl
-
- setXmlDocumentFactoryConfig(DocumentBuilderFactoryBuilder) - Method in class com.adaptris.core.services.splitter.XpathDocumentCopier
-
- setXmlDocumentFactoryConfig(DocumentBuilderFactoryBuilder) - Method in class com.adaptris.core.services.splitter.XpathMessageSplitter
-
- setXmlDocumentFactoryConfig(DocumentBuilderFactoryBuilder) - Method in class com.adaptris.core.transform.XmlBasicValidator
-
- setXmlDocumentFactoryConfig(DocumentBuilderFactoryBuilder) - Method in class com.adaptris.core.transform.XmlRuleValidator
-
- setXmlDocumentFactoryConfig(DocumentBuilderFactoryBuilder) - Method in class com.adaptris.core.XpathProduceDestination
-
- setXmlDocumentFactoryConfig(DocumentBuilderFactoryBuilder) - Method in class com.adaptris.util.text.xml.XmlTransformerFactoryImpl
-
- setXmlDocumentFactoryConfig(DocumentBuilderFactoryBuilder) - Method in class com.adaptris.util.text.xml.XpathMergeImpl
-
- setXmlEncoding(String) - Method in class com.adaptris.core.services.exception.ExceptionAsXml
-
Set the encoding for the resulting XML document.
- setXmlSource(DataInputParameter<String>) - Method in class com.adaptris.core.services.path.XPathService
-
- setXmlTransformerFactory(XmlTransformerFactory) - Method in class com.adaptris.core.transform.XmlTransformService
-
- setXpath(String) - Method in class com.adaptris.core.jdbc.JdbcXPathParameter
-
- setXpath(String) - Method in class com.adaptris.core.services.cache.translators.XpathCacheValueTranslator
-
Sets the XPath to use to query the message
- setXpath(String) - Method in class com.adaptris.core.services.splitter.XpathDocumentCopier
-
Set the XPath to use to extract the individual messages
- setXpath(String) - Method in class com.adaptris.core.services.splitter.XpathMessageSplitter
-
Set the XPath to use to extract the individual messages
- setXpath(String) - Method in class com.adaptris.core.XpathProduceDestination
-
Set the XPath that will be used to resolve the correct destination.
- setXpathMetadataKey(String) - Method in class com.adaptris.core.services.metadata.xpath.MetadataXpathQueryImpl
-
Set the xpath.
- setXpathQueries(List<XpathQuery>) - Method in class com.adaptris.core.services.metadata.XpathMetadataService
-
Set the list of
XpathQuery instances that will be executed.
- setXpathQueries(List<XpathObjectQuery>) - Method in class com.adaptris.core.services.metadata.XpathObjectMetadataService
-
Set the list of
XpathQuery instances that will be executed.
- setXpathQuery(String) - Method in class com.adaptris.core.services.metadata.xpath.ConfiguredXpathQueryImpl
-
Set the xpath.
- setXpathToNode(String) - Method in class com.adaptris.util.text.xml.ReplaceNode
-
Set the xpath to discover the node to be replaced.
- setXpathToParentNode(String) - Method in class com.adaptris.util.text.xml.InsertNode
-
Set the xpath to discover the parent node where the result will be
inserted.
- SftpAuthenticationProvider - Interface in com.adaptris.core.ftp
-
- SftpAuthenticationWrapper - Class in com.adaptris.core.ftp
-
- SftpAuthenticationWrapper() - Constructor for class com.adaptris.core.ftp.SftpAuthenticationWrapper
-
- SftpAuthenticationWrapper(SftpAuthenticationProvider...) - Constructor for class com.adaptris.core.ftp.SftpAuthenticationWrapper
-
- SftpClient - Class in com.adaptris.sftp
-
Provides SSH File Transfer Protocol implementation of FileTransferClient
- SftpClient(String) - Constructor for class com.adaptris.sftp.SftpClient
-
Constructor assuming the default SSH port.
- SftpClient(InetAddress) - Constructor for class com.adaptris.sftp.SftpClient
-
Constructor assuming the default SSH port.
- SftpClient(InetAddress, int, int) - Constructor for class com.adaptris.sftp.SftpClient
-
Constructor.
- SftpClient(String, int, int) - Constructor for class com.adaptris.sftp.SftpClient
-
Constructor.
- SftpClient(String, int, int, File, ConfigBuilder) - Constructor for class com.adaptris.sftp.SftpClient
-
Constructor.
- SftpException - Exception in com.adaptris.sftp
-
Exception wrapping any specific SFTP Exception.
- SftpException(String) - Constructor for exception com.adaptris.sftp.SftpException
-
- SftpException() - Constructor for exception com.adaptris.sftp.SftpException
-
- SftpException(Throwable) - Constructor for exception com.adaptris.sftp.SftpException
-
- SftpException(String, Throwable) - Constructor for exception com.adaptris.sftp.SftpException
-
- SftpKeyAuthentication - Class in com.adaptris.core.ftp
-
- SftpKeyAuthentication() - Constructor for class com.adaptris.core.ftp.SftpKeyAuthentication
-
- SftpKeyAuthentication(String, String) - Constructor for class com.adaptris.core.ftp.SftpKeyAuthentication
-
- SftpPasswordAuthentication - Class in com.adaptris.core.ftp
-
- SftpPasswordAuthentication() - Constructor for class com.adaptris.core.ftp.SftpPasswordAuthentication
-
- SftpPasswordAuthentication(String) - Constructor for class com.adaptris.core.ftp.SftpPasswordAuthentication
-
- SharedComponent - Class in com.adaptris.core
-
- SharedComponent() - Constructor for class com.adaptris.core.SharedComponent
-
- SharedComponentConfigurationChecker - Class in com.adaptris.core.management.config
-
- SharedComponentConfigurationChecker(String, String, String) - Constructor for class com.adaptris.core.management.config.SharedComponentConfigurationChecker
-
- SharedComponentConfigurationChecker(String, Collection<String>, Collection<String>) - Constructor for class com.adaptris.core.management.config.SharedComponentConfigurationChecker
-
- SharedComponentLifecycleStrategy - Interface in com.adaptris.core
-
- SharedComponentList - Class in com.adaptris.core
-
A common store for components.
- SharedComponentList() - Constructor for class com.adaptris.core.SharedComponentList
-
- SharedConnection - Class in com.adaptris.core
-
- SharedConnection() - Constructor for class com.adaptris.core.SharedConnection
-
- SharedConnection(String) - Constructor for class com.adaptris.core.SharedConnection
-
- SharedConnectionConfigurationChecker - Class in com.adaptris.core.management.config
-
- SharedConnectionConfigurationChecker() - Constructor for class com.adaptris.core.management.config.SharedConnectionConfigurationChecker
-
- sharedConsumerId() - Method in interface com.adaptris.core.jms.JmsDestination
-
Return the shared consumer (JMS 2.0) ID associated with this destination.
- sharedConsumerId() - Method in class com.adaptris.core.jms.JmsProducer.MyJmsDestination
-
- SharedService - Class in com.adaptris.core
-
- SharedService() - Constructor for class com.adaptris.core.SharedService
-
- SharedService(String) - Constructor for class com.adaptris.core.SharedService
-
- SharedServiceConfigurationChecker - Class in com.adaptris.core.management.config
-
- SharedServiceConfigurationChecker() - Constructor for class com.adaptris.core.management.config.SharedServiceConfigurationChecker
-
- SharedServiceImpl - Class in com.adaptris.core
-
- SharedServiceImpl() - Constructor for class com.adaptris.core.SharedServiceImpl
-
- SharedTransactionManager - Class in com.adaptris.core.transaction
-
- SharedTransactionManager() - Constructor for class com.adaptris.core.transaction.SharedTransactionManager
-
- SharedTransactionManager(String) - Constructor for class com.adaptris.core.transaction.SharedTransactionManager
-
- ShortCutJettyResponse - Class in com.adaptris.core.http.jetty
-
- ShortCutJettyResponse() - Constructor for class com.adaptris.core.http.jetty.ShortCutJettyResponse
-
- ShortStatementParameter - Class in com.adaptris.core.services.jdbc
-
Short
Statement Parameter.
- ShortStatementParameter() - Constructor for class com.adaptris.core.services.jdbc.ShortStatementParameter
-
- ShortStatementParameter(String, StatementParameterImpl.QueryType, Boolean, String) - Constructor for class com.adaptris.core.services.jdbc.ShortStatementParameter
-
- shouldCreateDirs() - Method in class com.adaptris.core.fs.FsConsumerImpl
-
- shouldCreateDirs() - Method in class com.adaptris.core.fs.FsProducer
-
- shouldStart() - Method in class com.adaptris.core.Channel
-
- shouldStopProcessing - Static variable in class com.adaptris.core.CoreConstants
-
A simply function check to test if the processing of the given message should stop.
- shutdown(boolean) - Method in class com.adaptris.core.util.NonBlockingQuartzThreadPool
-
- ShutdownHandler - Class in com.adaptris.core.management
-
Runnable implementation to be used as a Shutdown Hook.
- ShutdownHandler(BootstrapProperties) - Constructor for class com.adaptris.core.management.ShutdownHandler
-
Creates a new instance.
- shutdownQuietly(ExecutorService, TimeInterval) - Static method in class com.adaptris.core.util.ManagedThreadFactory
-
- shutdownQuietly(ExecutorService, long) - Static method in class com.adaptris.core.util.ManagedThreadFactory
-
- shutdownWaitSeconds() - Method in class com.adaptris.core.EventHandlerBase
-
- shutdownWaitTimeMs() - Method in class com.adaptris.core.PoolingWorkflow
-
- sign(byte[], Alias, Output) - Method in interface com.adaptris.security.SecurityService
-
Sign the payload with the private key specified by Alias
.
- sign(String, Alias, Output) - Method in interface com.adaptris.security.SecurityService
-
Sign the payload with the private key specified by Alias
.
- sign(byte[], Alias) - Method in interface com.adaptris.security.SecurityService
-
Sign the payload with the private key specified by Alias
.
- sign(String, Alias) - Method in interface com.adaptris.security.SecurityService
-
Sign the payload with the private key specified by Alias
.
- SIGNED - Static variable in interface com.adaptris.security.Output
-
signed output
- SignException - Exception in com.adaptris.security.exc
-
Wraps any exception during signing.
- SignException() - Constructor for exception com.adaptris.security.exc.SignException
-
- SignException(String) - Constructor for exception com.adaptris.security.exc.SignException
-
- SignException(String, Throwable) - Constructor for exception com.adaptris.security.exc.SignException
-
- SignException(Throwable) - Constructor for exception com.adaptris.security.exc.SignException
-
- SigningService - Class in com.adaptris.core.security
-
Perform Signing.
- SigningService() - Constructor for class com.adaptris.core.security.SigningService
-
- SimpleBeanUtil - Class in com.adaptris.util
-
A simple bean util class that allows us to call setters that have a primitive
param.
- SimpleBeanUtil() - Constructor for class com.adaptris.util.SimpleBeanUtil
-
- SimpleBootstrap - Class in com.adaptris.core.management
-
Entry point into an adapter from the commandline.
- SimpleBootstrap(String[]) - Constructor for class com.adaptris.core.management.SimpleBootstrap
-
- SimpleByteTranslator - Class in com.adaptris.util.text
-
Simply convert using the default platform encoding.
- SimpleByteTranslator() - Constructor for class com.adaptris.util.text.SimpleByteTranslator
-
- SimpleDataStore - Class in com.adaptris.util.datastore
-
SimpleDataStore.
- SimpleDataStore() - Constructor for class com.adaptris.util.datastore.SimpleDataStore
-
- SimpleDataStore(Properties) - Constructor for class com.adaptris.util.datastore.SimpleDataStore
-
Constructor using a set of properties.
- SimpleExceptionReport - Class in com.adaptris.core.services.exception
-
- SimpleExceptionReport() - Constructor for class com.adaptris.core.services.exception.SimpleExceptionReport
-
- SimpleExceptionReport(String) - Constructor for class com.adaptris.core.services.exception.SimpleExceptionReport
-
- SimpleFactoryConfiguration - Class in com.adaptris.core.jms.jndi
-
- SimpleFactoryConfiguration() - Constructor for class com.adaptris.core.jms.jndi.SimpleFactoryConfiguration
-
- SimpleIdGenerator - Class in com.adaptris.util
-
Variation of
PlainIdGenerator which uses the hostname instead of a random sequence of bytes.
- SimpleIdGenerator() - Constructor for class com.adaptris.util.SimpleIdGenerator
-
- SimpleIdGenerator(String) - Constructor for class com.adaptris.util.SimpleIdGenerator
-
- SimpleListContentValidation - Class in com.adaptris.transform.validate
-
Compare the content against some specified list.
- SimpleListContentValidation() - Constructor for class com.adaptris.transform.validate.SimpleListContentValidation
-
- SimpleListContentValidation(String...) - Constructor for class com.adaptris.transform.validate.SimpleListContentValidation
-
- SimpleListContentValidation(List<String>) - Constructor for class com.adaptris.transform.validate.SimpleListContentValidation
-
- SimpleNamespaceContext - Class in com.adaptris.util.text.xml
-
Implementation of NamespaceContext that is based on a number of key value pairs.
- SimpleNamespaceContext() - Constructor for class com.adaptris.util.text.xml.SimpleNamespaceContext
-
- SimpleNotificationSerializer - Class in com.adaptris.core.jmx
-
Serializes a Notification
into an simple text message.
- SimpleNotificationSerializer() - Constructor for class com.adaptris.core.jmx.SimpleNotificationSerializer
-
- SimpleOutput - Class in com.adaptris.security
-
Implement of Output
that simply wraps a byte array
- SimpleOutput(int, byte[]) - Constructor for class com.adaptris.security.SimpleOutput
-
- SimplePayloadResultSetTranslator - Class in com.adaptris.core.services.jdbc
-
Takes the first result set, and the specified column (optional) and makes that the payload.
- SimplePayloadResultSetTranslator() - Constructor for class com.adaptris.core.services.jdbc.SimplePayloadResultSetTranslator
-
- SimpleRegexpMessageSplitter - Class in com.adaptris.core.services.splitter
-
Class which splits batched files in a singel AdaptrisMessage
into individual ones based on a regular expression
match.
- SimpleRegexpMessageSplitter() - Constructor for class com.adaptris.core.services.splitter.SimpleRegexpMessageSplitter
-
- SimpleRegexpMessageSplitter(String) - Constructor for class com.adaptris.core.services.splitter.SimpleRegexpMessageSplitter
-
- SimpleSequenceNumberService - Class in com.adaptris.core.services.metadata
-
Simple sequence number generator that uses a file to store the next sequence number.
- SimpleSequenceNumberService() - Constructor for class com.adaptris.core.services.metadata.SimpleSequenceNumberService
-
- SimpleSequenceNumberService.OverflowBehaviour - Enum in com.adaptris.core.services.metadata
-
The behaviour of the sequence number generator when the number exceeds that specified by the number format.
- SingleKeyCacheService - Class in com.adaptris.core.services.cache
-
- SingleKeyCacheService() - Constructor for class com.adaptris.core.services.cache.SingleKeyCacheService
-
- SingleKeyValueCacheImpl - Class in com.adaptris.core.services.cache
-
- SingleKeyValueCacheImpl() - Constructor for class com.adaptris.core.services.cache.SingleKeyValueCacheImpl
-
- size() - Method in interface com.adaptris.core.cache.Cache
-
- size() - Method in class com.adaptris.core.cache.ExpiringMapCache
-
- size() - Method in class com.adaptris.core.cache.NullCacheImplementation
-
- size() - Method in class com.adaptris.core.cache.RetryingCacheProxy
-
- size() - Method in class com.adaptris.core.ChannelList
-
Returns the number of Channel
s in this ChannelList
.
- size() - Method in class com.adaptris.core.config.ConfigPreProcessors
-
- size() - Method in class com.adaptris.core.fs.InlineItemCache
-
- size() - Method in class com.adaptris.core.fs.NoCache
-
- size() - Method in interface com.adaptris.core.fs.ProcessedItemCache
-
Return the number of items in the cache.
- size() - Method in class com.adaptris.core.jdbc.JdbcParameterList
-
- size() - Method in class com.adaptris.core.runtime.MessageErrorDigest
-
- size() - Method in class com.adaptris.core.ServiceCollectionImp
-
- size() - Method in class com.adaptris.core.services.jdbc.StatementParameterList
-
- size() - Method in class com.adaptris.core.util.CastorizedList
-
- size() - Method in class com.adaptris.core.WorkflowList
-
- size() - Method in class com.adaptris.security.keystore.CompositeKeystore
-
Gets the total number of keys/certificates in all the keystores pointed by
this composite keystore.
- size() - Method in class com.adaptris.util.KeyValuePairBag
- size() - Method in class com.adaptris.util.text.mime.BodyPartIterator
-
Return the number of body parts in this mime multipart.
- size() - Method in class com.adaptris.util.text.mime.ByteArrayIterator
-
Return the number of body parts in this mime multipart.
- SizeAscending - Class in com.adaptris.core.fs.enhanced
-
Sort the list of files by their size.
- SizeAscending() - Constructor for class com.adaptris.core.fs.enhanced.SizeAscending
-
- SizeBasedBranchingService - Class in com.adaptris.core.services
-
Branching Service
which sets the unique ID of the next Service
to apply based on the size of the
AdaptrisMessage
.
- SizeBasedBranchingService() - Constructor for class com.adaptris.core.services.SizeBasedBranchingService
-
Creates a new instance.
- SizeBasedSplitter - Class in com.adaptris.core.services.splitter
-
- SizeBasedSplitter() - Constructor for class com.adaptris.core.services.splitter.SizeBasedSplitter
-
- SizeDescending - Class in com.adaptris.core.fs.enhanced
-
Sort the list of files by their size in reverse order
- SizeDescending() - Constructor for class com.adaptris.core.fs.enhanced.SizeDescending
-
- SizeGreaterThan - Class in com.adaptris.core.fs
-
FileFilter
accepts files based on whether the size of the file is greater than the specified value.
- SizeGreaterThan(String) - Constructor for class com.adaptris.core.fs.SizeGreaterThan
-
Create the filefilter using the specified size.
- SizeGreaterThan(long) - Constructor for class com.adaptris.core.fs.SizeGreaterThan
-
Create the filefilter using the specified size.
- SizeGreaterThanOrEqual - Class in com.adaptris.core.fs
-
FileFilter
accepts files based on whether the size of the file is greater or equal to the specified value.
- SizeGreaterThanOrEqual(String) - Constructor for class com.adaptris.core.fs.SizeGreaterThanOrEqual
-
Create the filefilter using the specified size.
- SizeGreaterThanOrEqual(long) - Constructor for class com.adaptris.core.fs.SizeGreaterThanOrEqual
-
Create the filefilter using the specified size.
- SizeLessThan - Class in com.adaptris.core.fs
-
FileFilter
accepts files based on whether the size of the file is less than the specified value.
- SizeLessThan(String) - Constructor for class com.adaptris.core.fs.SizeLessThan
-
Create the filefilter using the specified size.
- SizeLessThan(long) - Constructor for class com.adaptris.core.fs.SizeLessThan
-
Create the filefilter using the specified size.
- SizeLessThanOrEqual - Class in com.adaptris.core.fs
-
FileFilter
accepts files based on whether the size of the file is less than or equal to the specified value..
- SizeLessThanOrEqual(String) - Constructor for class com.adaptris.core.fs.SizeLessThanOrEqual
-
Create the filefilter using the specified size.
- SizeLessThanOrEqual(long) - Constructor for class com.adaptris.core.fs.SizeLessThanOrEqual
-
Create the filefilter using the specified size.
- slf4jLogger() - Method in class com.adaptris.core.services.LoggingServiceImpl
-
- Slf4jLoggingOutputStream - Class in com.adaptris.util.stream
-
An OutputStream that flushes out to a slf4j logger.
- Slf4jLoggingOutputStream(LoggingOutputStreamImpl.LogLevel) - Constructor for class com.adaptris.util.stream.Slf4jLoggingOutputStream
-
- Slf4jLoggingOutputStream(String) - Constructor for class com.adaptris.util.stream.Slf4jLoggingOutputStream
-
- Slf4jLoggingOutputStream(Logger, LoggingOutputStreamImpl.LogLevel) - Constructor for class com.adaptris.util.stream.Slf4jLoggingOutputStream
-
Creates the LoggingOutputStream to flush to the given LogLevel.
- Slf4jLoggingOutputStream(Logger, String) - Constructor for class com.adaptris.util.stream.Slf4jLoggingOutputStream
-
Creates the LoggingOutputStream to flush to the given LogLevel.
- SlowMessageNotification - Class in com.adaptris.core.interceptor
-
Interceptor that emits a Notification
if a message has exceeded the specified threshold
for processing within a workflow.
- SlowMessageNotification() - Constructor for class com.adaptris.core.interceptor.SlowMessageNotification
-
- SlowMessageNotification(String, TimeInterval) - Constructor for class com.adaptris.core.interceptor.SlowMessageNotification
-
- someBytes(GuidGeneratorWithTime.BytesProvider) - Static method in class com.adaptris.util.GuidGeneratorWithTime
-
- sort(List<File>) - Method in class com.adaptris.core.fs.enhanced.AlphabeticAscending
-
- sort(List<File>) - Method in class com.adaptris.core.fs.enhanced.AlphabeticDescending
-
- sort(List<File>) - Method in interface com.adaptris.core.fs.enhanced.FileSorter
-
Sort the list of files that need to be processed.
- sort(List<File>) - Method in class com.adaptris.core.fs.enhanced.NoSorting
-
- sort(List<File>) - Method in class com.adaptris.core.fs.enhanced.SafeFileSorter
-
- SPACE - Static variable in interface com.adaptris.core.http.HttpConstants
-
A space.
- split(String) - Method in class com.adaptris.core.services.splitter.SimpleRegexpMessageSplitter
-
- split(String) - Method in class com.adaptris.core.services.splitter.StringPayloadSplitter
-
default split operation.
- SplitByMetadata - Class in com.adaptris.core.services.splitter
-
Implementation of MessageSplitter
which allows a single AdaptrisMessage
that contains a metadata key
that is considered to contain multiple elements to be split.
- SplitByMetadata() - Constructor for class com.adaptris.core.services.splitter.SplitByMetadata
-
- SplitByMetadata(String, String) - Constructor for class com.adaptris.core.services.splitter.SplitByMetadata
-
- SplitJoinService - Class in com.adaptris.core.services.splitter
-
- SplitJoinService() - Constructor for class com.adaptris.core.services.splitter.SplitJoinService
-
Deprecated.
- splitMessage(AdaptrisMessage) - Method in class com.adaptris.core.services.splitter.LineCountSplitter
-
- splitMessage(AdaptrisMessage) - Method in interface com.adaptris.core.services.splitter.MessageSplitter
-
- splitMessage(AdaptrisMessage) - Method in class com.adaptris.core.services.splitter.MetadataDocumentCopier
-
- splitMessage(AdaptrisMessage) - Method in class com.adaptris.core.services.splitter.MimePartSplitter
-
- splitMessage(AdaptrisMessage) - Method in class com.adaptris.core.services.splitter.MultiPayloadMessageSplitter
-
- splitMessage(AdaptrisMessage) - Method in class com.adaptris.core.services.splitter.NoOpSplitter
-
- splitMessage(AdaptrisMessage) - Method in class com.adaptris.core.services.splitter.SizeBasedSplitter
-
- splitMessage(AdaptrisMessage) - Method in class com.adaptris.core.services.splitter.SplitByMetadata
-
- splitMessage(AdaptrisMessage) - Method in class com.adaptris.core.services.splitter.StringPayloadSplitter
-
- splitMessage(AdaptrisMessage) - Method in class com.adaptris.core.services.splitter.XpathDocumentCopier
-
- splitMessage(AdaptrisMessage) - Method in class com.adaptris.core.services.splitter.XpathMessageSplitter
-
- SplitMessageIterator(AdaptrisMessage, AdaptrisMessageFactory) - Constructor for class com.adaptris.core.services.splitter.MessageSplitterImp.SplitMessageIterator
-
- SplittingXmlPayloadTranslator - Class in com.adaptris.core.services.jdbc
-
Translate the ResultSet contents into some number of XML messages.
- SplittingXmlPayloadTranslator() - Constructor for class com.adaptris.core.services.jdbc.SplittingXmlPayloadTranslator
-
- SqlServerStatementCreator - Class in com.adaptris.jdbc
-
- SqlServerStatementCreator() - Constructor for class com.adaptris.jdbc.SqlServerStatementCreator
-
- SSH_PREFERRED_AUTHENTICATIONS - Static variable in class com.adaptris.sftp.SftpClient
-
- STACKTRACE - Static variable in class com.adaptris.core.services.exception.ExceptionReport
-
- StandaloneConsumer - Class in com.adaptris.core
-
Wrapper class for a AdaptrisMessageConsumer
and a AdaptrisConnection
.
- StandaloneConsumer() - Constructor for class com.adaptris.core.StandaloneConsumer
-
Creates a new instance.
- StandaloneConsumer(AdaptrisMessageConsumer) - Constructor for class com.adaptris.core.StandaloneConsumer
-
- StandaloneConsumer(AdaptrisConnection) - Constructor for class com.adaptris.core.StandaloneConsumer
-
- StandaloneConsumer(AdaptrisConnection, AdaptrisMessageConsumer) - Constructor for class com.adaptris.core.StandaloneConsumer
-
- StandaloneProducer - Class in com.adaptris.core
-
Wrapper for a AdaptrisConnection
and a AdaptrisMessageProducer
for convenience.
- StandaloneProducer() - Constructor for class com.adaptris.core.StandaloneProducer
-
Creates a new instance.
- StandaloneProducer(AdaptrisMessageProducer) - Constructor for class com.adaptris.core.StandaloneProducer
-
- StandaloneProducer(AdaptrisConnection, AdaptrisMessageProducer) - Constructor for class com.adaptris.core.StandaloneProducer
-
- StandaloneRequestor - Class in com.adaptris.core
-
StandaloneProducer extension that allows request reply functionality within a service
- StandaloneRequestor() - Constructor for class com.adaptris.core.StandaloneRequestor
-
- StandaloneRequestor(AdaptrisMessageProducer) - Constructor for class com.adaptris.core.StandaloneRequestor
-
- StandaloneRequestor(AdaptrisConnection, AdaptrisMessageProducer) - Constructor for class com.adaptris.core.StandaloneRequestor
-
- StandaloneRequestor(AdaptrisConnection, AdaptrisMessageProducer, TimeInterval) - Constructor for class com.adaptris.core.StandaloneRequestor
-
- STANDARD_REGISTRY_JMX_NAME - Static variable in interface com.adaptris.core.runtime.AdapterRegistryMBean
-
The Standard Name for the Adapter Registry "com.adaptris:type=Registry,id=AdapterRegistry"
- StandardAdapterStartUpEvent - Class in com.adaptris.core.event
-
Event containing Adapter
start-up information..
- StandardAdapterStartUpEvent() - Constructor for class com.adaptris.core.event.StandardAdapterStartUpEvent
-
- StandardHttpProducer - Class in com.adaptris.core.http.client.net
-
Default
HttpProducer
implementation that uses
HttpURLConnection
available in a
standard java runtime.
- StandardHttpProducer() - Constructor for class com.adaptris.core.http.client.net.StandardHttpProducer
-
- StandardJndiImplementation - Class in com.adaptris.core.jms.jndi
-
- StandardJndiImplementation() - Constructor for class com.adaptris.core.jms.jndi.StandardJndiImplementation
-
- StandardJndiImplementation(String) - Constructor for class com.adaptris.core.jms.jndi.StandardJndiImplementation
-
- StandardMessageErrorDigester - Class in com.adaptris.core.runtime
-
Record any error'd adaptris messages and make these available through JMX.
- StandardMessageErrorDigester() - Constructor for class com.adaptris.core.runtime.StandardMessageErrorDigester
-
- StandardMessageErrorDigester(String) - Constructor for class com.adaptris.core.runtime.StandardMessageErrorDigester
-
- StandardMessageErrorDigester(String, int) - Constructor for class com.adaptris.core.runtime.StandardMessageErrorDigester
-
- StandardMessageErrorDigesterJmx - Class in com.adaptris.core.runtime
-
- StandardMessageErrorDigesterJmxMBean - Interface in com.adaptris.core.runtime
-
- StandardProcessingExceptionHandler - Class in com.adaptris.core
-
- StandardProcessingExceptionHandler() - Constructor for class com.adaptris.core.StandardProcessingExceptionHandler
-
Creates a new instance.
- StandardProcessingExceptionHandler(ServiceList) - Constructor for class com.adaptris.core.StandardProcessingExceptionHandler
-
- StandardProcessingExceptionHandler(Service...) - Constructor for class com.adaptris.core.StandardProcessingExceptionHandler
-
- StandardResponseProducer - Class in com.adaptris.core.http.jetty
-
Implementation of
AdaptrisMessageProducer
writes to the
HttpServletResponse
object metadata
provided by the Jetty engine.
- StandardResponseProducer() - Constructor for class com.adaptris.core.http.jetty.StandardResponseProducer
-
- StandardResponseProducer(HttpStatusProvider.HttpStatus) - Constructor for class com.adaptris.core.http.jetty.StandardResponseProducer
-
- StandardSftpConnection - Class in com.adaptris.core.ftp
-
- StandardSftpConnection() - Constructor for class com.adaptris.core.ftp.StandardSftpConnection
-
- StandardSftpConnection(ConfigBuilder, SftpAuthenticationProvider) - Constructor for class com.adaptris.core.ftp.StandardSftpConnection
-
- StandardStatisticManager - Class in com.adaptris.core.interceptor
-
- StandardStatisticManager() - Constructor for class com.adaptris.core.interceptor.StandardStatisticManager
-
- StandardStatisticManager(int) - Constructor for class com.adaptris.core.interceptor.StandardStatisticManager
-
- StandardWorker - Class in com.adaptris.fs
-
Implementation of
FsWorker
that uses standard java.io to perform put and get operations.
- StandardWorker() - Constructor for class com.adaptris.fs.StandardWorker
-
- StandardWorkflow - Class in com.adaptris.core
-
Standard implementation of Workflow
.
- StandardWorkflow() - Constructor for class com.adaptris.core.StandardWorkflow
-
- StandardWorkflow(AdaptrisMessageConsumer, AdaptrisMessageProducer) - Constructor for class com.adaptris.core.StandardWorkflow
-
- StandardWorkflow(AdaptrisMessageConsumer, ServiceCollection, AdaptrisMessageProducer) - Constructor for class com.adaptris.core.StandardWorkflow
-
- StandardWorkflowImpl - Class in com.adaptris.core
-
- StandardWorkflowImpl() - Constructor for class com.adaptris.core.StandardWorkflowImpl
-
- start() - Method in class com.adaptris.core.Adapter
-
- start() - Method in class com.adaptris.core.AdaptrisConnectionImp
-
- start() - Method in class com.adaptris.core.AdaptrisPollingConsumer
-
- start() - Method in class com.adaptris.core.cache.RetryingCacheProxy
-
- start() - Method in class com.adaptris.core.Channel
-
- start() - Method in class com.adaptris.core.ChannelCloseErrorHandler
-
- start(List<Channel>) - Method in interface com.adaptris.core.ChannelLifecycleStrategy
-
Start a list of channels.
- start() - Method in class com.adaptris.core.ChannelList
-
- start() - Method in interface com.adaptris.core.ComponentLifecycle
-
Starts the component.
- start(List<Channel>) - Method in class com.adaptris.core.DefaultChannelLifecycleStrategy
-
- start() - Method in class com.adaptris.core.DefaultFailedMessageRetrier
-
- start(List<Workflow>) - Method in class com.adaptris.core.DefaultWorkflowLifecycleStrategy
-
- start() - Method in class com.adaptris.core.DynamicPollingTemplate
-
- start() - Method in class com.adaptris.core.EventHandlerBase.EventEmissary
-
- start() - Method in class com.adaptris.core.EventHandlerBase
-
- start() - Method in class com.adaptris.core.fs.FsImmediateEventPoller
-
- start() - Method in class com.adaptris.core.fs.InlineItemCache
-
- start() - Method in class com.adaptris.core.fs.NoCache
-
- start() - Method in class com.adaptris.core.fs.NonDeletingFsConsumer
-
- start() - Method in class com.adaptris.core.http.jetty.BasicJettyConsumer
-
- start() - Method in class com.adaptris.core.http.jetty.JettyNoBacklogInterceptor
-
- start() - Method in class com.adaptris.core.http.jetty.JettyPoolingWorkflowInterceptor
-
- start() - Method in class com.adaptris.core.http.jetty.JettyRouteSpec
-
- start() - Method in class com.adaptris.core.http.jetty.JettyRoutingService
-
- start() - Method in class com.adaptris.core.http.jetty.JettyWorkflowInterceptorImpl
-
- start() - Method in class com.adaptris.core.http.jetty.retry.RetryFromJetty
-
- start() - Method in class com.adaptris.core.http.jetty.retry.RetryStoreServiceImpl
-
- start() - Method in class com.adaptris.core.http.oauth.GetAndCacheOauthToken
-
- start() - Method in class com.adaptris.core.http.oauth.OauthTokenGetter
-
- start() - Method in class com.adaptris.core.interceptor.BaseStatisticManager
-
- start() - Method in class com.adaptris.core.interceptor.InFlightWorkflowInterceptor
-
- start() - Method in class com.adaptris.core.interceptor.LoggingContextWorkflowInterceptor
-
- start() - Method in class com.adaptris.core.interceptor.MessageCountNotification
-
- start() - Method in class com.adaptris.core.interceptor.MessageMetricsInterceptorImpl
-
- start() - Method in class com.adaptris.core.interceptor.MessageThresholdNotification
-
- start() - Method in class com.adaptris.core.interceptor.MetadataMetricsInterceptorImpl
-
- start() - Method in class com.adaptris.core.interceptor.MetricsInterceptorImpl
-
- start() - Method in class com.adaptris.core.interceptor.ProducingStatisticManager
-
- start() - Method in class com.adaptris.core.interceptor.SlowMessageNotification
-
- start() - Method in class com.adaptris.core.interceptor.ThrottlingInterceptor
-
- start() - Method in interface com.adaptris.core.interceptor.TimeSliceCacheProvider
-
Once the adapter component starts, any interceptors including any
cache providers will also be started.
- start() - Method in class com.adaptris.core.interceptor.TimeSliceDefaultCacheProvider
-
- start() - Method in class com.adaptris.core.jdbc.JdbcService
-
- start() - Method in class com.adaptris.core.jms.ActiveJmsConnectionErrorHandler
-
- start() - Method in class com.adaptris.core.jms.activemq.BlobMessageTranslator
-
- start() - Method in class com.adaptris.core.jms.AggregatingJmsConsumeService
-
- start() - Method in class com.adaptris.core.jms.JmsConnectionErrorHandler
-
- start() - Method in class com.adaptris.core.jms.JmsConsumerImpl
-
- start() - Method in class com.adaptris.core.jms.JmsProducerImpl
-
- start(MessageTypeTranslator) - Static method in class com.adaptris.core.jms.MessageTypeTranslatorImp
-
- start() - Method in class com.adaptris.core.jmx.JmxNotificationConsumer
-
- start(List<Channel>) - Method in class com.adaptris.core.lifecycle.BlockingChannelLifecycleStrategy
-
- start(Collection<AdaptrisConnection>) - Method in class com.adaptris.core.lifecycle.FilteredSharedComponentStart
-
- start(List<Channel>) - Method in class com.adaptris.core.lifecycle.NonBlockingChannelStartStrategy
-
- start(List<Workflow>) - Method in class com.adaptris.core.lifecycle.WorkflowRetryAndContinue
-
- start() - Method in class com.adaptris.core.lms.LargeFsConsumer
-
- start() - Method in class com.adaptris.core.management.jetty.JettyServerComponent
-
Had to do some tricks for proper classloading.
- start() - Method in interface com.adaptris.core.management.ManagementComponent
-
Start the management component.
- start() - Method in class com.adaptris.core.management.UnifiedBootstrap
-
- start() - Method in class com.adaptris.core.NoRetries
-
- start() - Method in class com.adaptris.core.NullConnectionErrorHandler
-
- start() - Method in class com.adaptris.core.NullProcessingExceptionHandler
-
- start() - Method in class com.adaptris.core.PollingTrigger
-
- start() - Method in class com.adaptris.core.QuartzCronPoller
-
- start() - Method in class com.adaptris.core.RetryMessageErrorHandlerImp
-
- start(Set<ObjectName>) - Static method in class com.adaptris.core.runtime.AdapterRegistry
-
- start() - Method in class com.adaptris.core.runtime.JmxSubmitMessageInterceptor
-
- start() - Method in class com.adaptris.core.runtime.LruBoundedMessageCache
-
- start() - Method in class com.adaptris.core.runtime.MessageErrorDigesterImp
-
- start() - Method in class com.adaptris.core.ScheduledTaskPoller
-
- start() - Method in class com.adaptris.core.security.access.IdentityBuilderImpl
-
- start() - Method in class com.adaptris.core.security.access.IdentityVerifierImpl
-
- start() - Method in class com.adaptris.core.security.access.VerifyIdentityService
-
- start() - Method in class com.adaptris.core.ServiceCollectionImp
-
- start() - Method in class com.adaptris.core.ServiceImp
-
- start() - Method in class com.adaptris.core.services.aggregator.AggregatingConsumerImpl
-
- start(ComponentLifecycle) - Method in class com.adaptris.core.services.aggregator.AggregatingConsumerImpl
-
- start(ComponentLifecycle) - Method in class com.adaptris.core.services.aggregator.AggregatingConsumeServiceImpl
-
- start() - Method in class com.adaptris.core.services.aggregator.AggregatingConsumeServiceImpl
-
- start() - Method in class com.adaptris.core.services.BranchingServiceEnabler
-
- start() - Method in class com.adaptris.core.services.cache.CacheServiceImpl
-
- start() - Method in class com.adaptris.core.services.conditional.Case
-
- start() - Method in class com.adaptris.core.services.conditional.conditions.ConditionListImpl
-
- start() - Method in class com.adaptris.core.services.conditional.conditions.ExistsInCache
-
- start() - Method in class com.adaptris.core.services.conditional.ElseService
-
- start() - Method in class com.adaptris.core.services.conditional.ForEach
-
Starts the component.
- start() - Method in class com.adaptris.core.services.conditional.IfElse
-
- start() - Method in class com.adaptris.core.services.conditional.Switch
-
- start() - Method in class com.adaptris.core.services.conditional.ThenService
-
- start() - Method in class com.adaptris.core.services.conditional.While
-
- start() - Method in class com.adaptris.core.services.duplicate.DuplicateMessageRoutingService
-
- start() - Method in class com.adaptris.core.services.dynamic.DynamicServiceExecutor
-
- start() - Method in class com.adaptris.core.services.dynamic.ExtractorWithConnection
-
- start() - Method in class com.adaptris.core.services.exception.ExceptionHandlingServiceWrapper
-
- start() - Method in class com.adaptris.core.services.jdbc.SplittingXmlPayloadTranslator
-
- start() - Method in class com.adaptris.core.services.jmx.DynamicJmxOperationService
-
- start() - Method in class com.adaptris.core.services.jmx.JmxOperationServiceImpl
-
- start() - Method in class com.adaptris.core.services.metadata.SimpleSequenceNumberService
-
- start() - Method in class com.adaptris.core.services.RetryingServiceWrapper
-
- start() - Method in class com.adaptris.core.services.ScriptingServiceImp
-
- start() - Method in class com.adaptris.core.services.splitter.AdvancedMessageSplitterService
-
- start() - Method in class com.adaptris.core.services.splitter.BasicMessageSplitterService
-
- start() - Method in class com.adaptris.core.services.splitter.PooledSplitJoinService
-
- start() - Method in class com.adaptris.core.services.splitter.PoolingMessageSplitterService
-
- start() - Method in class com.adaptris.core.services.splitter.PoolingSplitJoinService
-
Deprecated.
- start() - Method in class com.adaptris.core.services.splitter.ServiceWorkerPool.Worker
-
- start() - Method in class com.adaptris.core.services.StatelessServiceWrapper
-
- start(Collection<AdaptrisConnection>) - Method in interface com.adaptris.core.SharedComponentLifecycleStrategy
-
Start a list of connections.
- start() - Method in class com.adaptris.core.SharedComponentList
-
- start() - Method in class com.adaptris.core.SharedConnection
-
- start() - Method in class com.adaptris.core.SharedService
-
- start() - Method in class com.adaptris.core.StandaloneConsumer
-
- start() - Method in class com.adaptris.core.StandaloneProducer
-
- start() - Method in class com.adaptris.core.StandardProcessingExceptionHandler
-
- start() - Method in class com.adaptris.core.transaction.SharedTransactionManager
-
- start() - Method in class com.adaptris.core.transform.schema.XmlSchemaValidatorImpl
-
- start() - Method in class com.adaptris.core.transform.XmlSchemaValidator
-
Deprecated.
- start() - Method in class com.adaptris.core.transform.XmlValidationService
-
- start(ComponentLifecycle...) - Static method in class com.adaptris.core.util.LifecycleHelper
-
Start the component.
- start() - Method in class com.adaptris.core.WorkflowImp
-
Start this component.
- start(List<Workflow>) - Method in interface com.adaptris.core.WorkflowLifecycleStrategy
-
Start a list of workflows.
- start() - Method in class com.adaptris.core.WorkflowList
-
- start() - Method in class com.adaptris.core.WorkflowWithObjectPool.Worker
-
- startCapture(AdaptrisMessage) - Method in class com.adaptris.core.services.system.AddMetaDataValue
-
- startCapture(AdaptrisMessage) - Method in interface com.adaptris.core.services.system.CommandOutputCapture
-
Capture the output from the process.
- startCapture(AdaptrisMessage) - Method in class com.adaptris.core.services.system.IgnoreOutput
-
- startCapture(AdaptrisMessage) - Method in class com.adaptris.core.services.system.OverwritePayload
-
- startConnection() - Method in class com.adaptris.core.AdaptrisConnectionImp
-
Start the underlying connection.
- startConnection() - Method in class com.adaptris.core.http.jetty.EmbeddedConnection
-
- startConnection() - Method in class com.adaptris.core.http.jetty.JettyConnection
-
- startConnection() - Method in class com.adaptris.core.jdbc.DatabaseConnection
-
Starting this connection means that an initial attempt is made to connect to the database.
- startConnection() - Method in class com.adaptris.core.jms.FailoverJmsConnection
-
- startConnection() - Method in class com.adaptris.core.jms.JmsConnection
-
- startConnection() - Method in class com.adaptris.core.jmx.JmxConnection
-
- startConnection() - Method in class com.adaptris.core.NoOpConnection
-
- startConnection() - Method in class com.adaptris.core.services.cache.CacheConnection
-
- startCreated(BootstrapProperties) - Static method in class com.adaptris.core.management.ManagementComponentFactory
-
- startDatabaseConnection() - Method in class com.adaptris.core.jdbc.DatabaseConnection
-
Initialise the underlying database connection.
- startDatabaseConnection() - Method in class com.adaptris.core.jdbc.FailoverJdbcConnection
-
- startDatabaseConnection() - Method in class com.adaptris.core.jdbc.JdbcConnection
-
- startDatabaseConnection() - Method in class com.adaptris.core.jdbc.JdbcPooledConnectionImpl
-
- StartedState - Class in com.adaptris.core
-
Represents started StateManagedComponent
s and implements permitted transitions.
- startMessageTranslator(JmsActorConfig, AdaptrisMessageFactory) - Method in class com.adaptris.core.jms.AggregatingQueueConsumer
-
- startService() - Method in class com.adaptris.core.jdbc.JdbcService
-
Start the service.
- startService() - Method in class com.adaptris.core.services.jdbc.AbstractJdbcSequenceNumberService
-
- startService() - Method in class com.adaptris.core.services.jdbc.JdbcDataCaptureServiceImpl
-
- startService() - Method in class com.adaptris.core.services.jdbc.JdbcDataQueryService
-
- startService() - Method in class com.adaptris.core.services.jdbc.JdbcMapInsert
-
- StartsWith - Class in com.adaptris.core.services.metadata.compare
-
- StartsWith() - Constructor for class com.adaptris.core.services.metadata.compare.StartsWith
-
- StartsWith(String) - Constructor for class com.adaptris.core.services.metadata.compare.StartsWith
-
- StartsWithIgnoreCase - Class in com.adaptris.core.services.metadata.compare
-
- StartsWithIgnoreCase() - Constructor for class com.adaptris.core.services.metadata.compare.StartsWithIgnoreCase
-
- StartsWithIgnoreCase(String) - Constructor for class com.adaptris.core.services.metadata.compare.StartsWithIgnoreCase
-
- startTime - Variable in class com.adaptris.core.Channel
-
- startTime - Variable in class com.adaptris.core.WorkflowImp
-
- startWorkflow() - Method in class com.adaptris.core.MultiProducerWorkflow
-
- startWorkflow() - Method in class com.adaptris.core.PoolingWorkflow
-
- startWorkflow() - Method in class com.adaptris.core.RequestReplyWorkflow
-
- startWorkflow() - Method in class com.adaptris.core.StandardWorkflowImpl
-
- startWorkflow() - Method in class com.adaptris.core.ThreadContextWorkflow
-
- startWorkflow() - Method in class com.adaptris.core.WorkflowImp
-
Start the workflow.
- StatelessServiceWrapper - Class in com.adaptris.core.services
-
Stateless service wrapper, wraps any configured service and allows you to set a strategy on when to restart the service before
allowing it to execute.
- StatelessServiceWrapper() - Constructor for class com.adaptris.core.services.StatelessServiceWrapper
-
- StatelessServiceWrapper(Service) - Constructor for class com.adaptris.core.services.StatelessServiceWrapper
-
- StateManagedComponent - Interface in com.adaptris.core
-
Specifies methods for components which manage state transitions.
- StateManagedComponentContainer - Interface in com.adaptris.core
-
- statement() - Method in class com.adaptris.core.services.jdbc.JdbcMapInsert.InsertWrapper
-
- statement() - Method in interface com.adaptris.core.services.jdbc.JdbcMapInsert.StatementWrapper
-
- statement() - Method in class com.adaptris.core.services.jdbc.JdbcMapUpsert.SelectWrapper
-
- statement() - Method in class com.adaptris.core.services.jdbc.JdbcMapUpsert.UpdateWrapper
-
- statement - Variable in class com.adaptris.jdbc.ConfiguredStatementCreator
-
- StatementParameter - Class in com.adaptris.core.services.jdbc
-
Encapsulates a parameter that is used by the JdbcDataCaptureService.
- StatementParameter() - Constructor for class com.adaptris.core.services.jdbc.StatementParameter
-
- StatementParameter(String, Class<?>, StatementParameterImpl.QueryType) - Constructor for class com.adaptris.core.services.jdbc.StatementParameter
-
- StatementParameter(String, String, StatementParameterImpl.QueryType) - Constructor for class com.adaptris.core.services.jdbc.StatementParameter
-
- StatementParameter(String, String, StatementParameterImpl.QueryType, Boolean) - Constructor for class com.adaptris.core.services.jdbc.StatementParameter
-
- StatementParameter(String, String, StatementParameterImpl.QueryType, Boolean, String) - Constructor for class com.adaptris.core.services.jdbc.StatementParameter
-
- StatementParameter(String, Class<?>, StatementParameterImpl.QueryType, Boolean) - Constructor for class com.adaptris.core.services.jdbc.StatementParameter
-
- StatementParameterCollection - Interface in com.adaptris.core.services.jdbc
-
- StatementParameterImpl - Class in com.adaptris.core.services.jdbc
-
- StatementParameterImpl() - Constructor for class com.adaptris.core.services.jdbc.StatementParameterImpl
-
- StatementParameterImpl(String, StatementParameterImpl.QueryType, Boolean, String) - Constructor for class com.adaptris.core.services.jdbc.StatementParameterImpl
-
- StatementParameterImpl.QueryType - Enum in com.adaptris.core.services.jdbc
-
Defines all the static query types supported by a Statement Parameter.
- StatementParameterList - Class in com.adaptris.core.services.jdbc
-
- StatementParameterList() - Constructor for class com.adaptris.core.services.jdbc.StatementParameterList
-
- StatementParameterList(List<JdbcStatementParameter>) - Constructor for class com.adaptris.core.services.jdbc.StatementParameterList
-
- StaticCacheValueTranslator - Class in com.adaptris.core.services.cache.translators
-
Implementation of
CacheValueTranslator
that could be useful for resolving the key when checking or retrieving from a
cache.
- StaticCacheValueTranslator() - Constructor for class com.adaptris.core.services.cache.translators.StaticCacheValueTranslator
-
- StaticCacheValueTranslator(String) - Constructor for class com.adaptris.core.services.cache.translators.StaticCacheValueTranslator
-
- StaticCommandArgument - Class in com.adaptris.core.services.system
-
Returns a fixed value for this command line argument.
- StaticCommandArgument() - Constructor for class com.adaptris.core.services.system.StaticCommandArgument
-
- StaticCommandArgument(String) - Constructor for class com.adaptris.core.services.system.StaticCommandArgument
-
- StaticIdentitySequenceNumberService - Class in com.adaptris.core.services.jdbc
-
Implementation of AbstractJdbcSequenceNumberService where the identity is statically configured.
- StaticIdentitySequenceNumberService() - Constructor for class com.adaptris.core.services.jdbc.StaticIdentitySequenceNumberService
-
- StaticPollingTemplate - Class in com.adaptris.core
-
- StaticPollingTemplate() - Constructor for class com.adaptris.core.StaticPollingTemplate
-
- StaticPollingTemplate(String) - Constructor for class com.adaptris.core.StaticPollingTemplate
-
- statisticManager() - Method in class com.adaptris.core.interceptor.MessageMetricsInterceptorImpl
-
- statisticManager() - Method in class com.adaptris.core.interceptor.MetadataMetricsInterceptorImpl
-
- StatisticManager - Interface in com.adaptris.core.interceptor
-
- StatisticMarshaller - Class in com.adaptris.core.interceptor
-
- StatisticMarshaller() - Constructor for class com.adaptris.core.interceptor.StatisticMarshaller
-
- stats() - Method in class com.adaptris.core.interceptor.BaseStatisticManager
-
- StatusEvaluator - Interface in com.adaptris.core.http.client
-
- StatusEvaluatorImpl - Class in com.adaptris.core.http.client
-
- StatusEvaluatorImpl() - Constructor for class com.adaptris.core.http.client.StatusEvaluatorImpl
-
- stop() - Method in class com.adaptris.core.Adapter
-
- stop() - Method in class com.adaptris.core.AdaptrisConnectionImp
-
- stop() - Method in class com.adaptris.core.AdaptrisPollingConsumer
-
- stop() - Method in class com.adaptris.core.cache.RetryingCacheProxy
-
- stop() - Method in class com.adaptris.core.Channel
-
- stop() - Method in class com.adaptris.core.ChannelCloseErrorHandler
-
- stop(List<Channel>) - Method in interface com.adaptris.core.ChannelLifecycleStrategy
-
Stop a list of channels.
- stop() - Method in class com.adaptris.core.ChannelList
-
- stop() - Method in interface com.adaptris.core.ComponentLifecycle
-
Stop the component
- stop(List<Channel>) - Method in class com.adaptris.core.DefaultChannelLifecycleStrategy
-
- stop() - Method in class com.adaptris.core.DefaultFailedMessageRetrier
-
- stop(List<Workflow>) - Method in class com.adaptris.core.DefaultWorkflowLifecycleStrategy
-
- stop() - Method in class com.adaptris.core.DynamicPollingTemplate
-
- stop() - Method in class com.adaptris.core.EventHandlerBase.EventEmissary
-
- stop() - Method in class com.adaptris.core.EventHandlerBase
-
- stop() - Method in class com.adaptris.core.fs.FsImmediateEventPoller
-
- stop() - Method in class com.adaptris.core.fs.InlineItemCache
-
- stop() - Method in class com.adaptris.core.fs.NoCache
-
- stop() - Method in class com.adaptris.core.fs.NonDeletingFsConsumer
-
- stop() - Method in class com.adaptris.core.http.jetty.BasicJettyConsumer
-
- stop() - Method in class com.adaptris.core.http.jetty.JettyNoBacklogInterceptor
-
- stop() - Method in class com.adaptris.core.http.jetty.JettyPoolingWorkflowInterceptor
-
- stop() - Method in class com.adaptris.core.http.jetty.JettyRouteSpec
-
- stop() - Method in class com.adaptris.core.http.jetty.JettyRoutingService
-
- stop() - Method in class com.adaptris.core.http.jetty.JettyWorkflowInterceptorImpl
-
- stop() - Method in class com.adaptris.core.http.jetty.retry.RetryFromJetty
-
- stop() - Method in class com.adaptris.core.http.jetty.retry.RetryStoreServiceImpl
-
- stop() - Method in class com.adaptris.core.http.oauth.GetAndCacheOauthToken
-
- stop() - Method in class com.adaptris.core.http.oauth.OauthTokenGetter
-
- stop() - Method in class com.adaptris.core.interceptor.BaseStatisticManager
-
- stop() - Method in class com.adaptris.core.interceptor.InFlightWorkflowInterceptor
-
- stop() - Method in class com.adaptris.core.interceptor.LoggingContextWorkflowInterceptor
-
- stop() - Method in class com.adaptris.core.interceptor.MessageCountNotification
-
- stop() - Method in class com.adaptris.core.interceptor.MessageMetricsInterceptorImpl
-
- stop() - Method in class com.adaptris.core.interceptor.MessageThresholdNotification
-
- stop() - Method in class com.adaptris.core.interceptor.MetadataMetricsInterceptorImpl
-
- stop() - Method in class com.adaptris.core.interceptor.MetricsInterceptorImpl
-
- stop() - Method in class com.adaptris.core.interceptor.ProducingStatisticManager
-
- stop() - Method in class com.adaptris.core.interceptor.SlowMessageNotification
-
- stop() - Method in class com.adaptris.core.interceptor.ThrottlingInterceptor
-
- stop() - Method in interface com.adaptris.core.interceptor.TimeSliceCacheProvider
-
Once the adapter component stops, any interceptors including any
cache providers will also be stopped.
- stop() - Method in class com.adaptris.core.interceptor.TimeSliceDefaultCacheProvider
-
- stop() - Method in class com.adaptris.core.jdbc.JdbcService
-
- stop() - Method in class com.adaptris.core.jdbc.ProxySqlConnection
-
- stop() - Method in class com.adaptris.core.jms.ActiveJmsConnectionErrorHandler
-
- stop() - Method in class com.adaptris.core.jms.activemq.BlobMessageTranslator
-
- stop() - Method in class com.adaptris.core.jms.AggregatingJmsConsumeService
-
- stop() - Method in class com.adaptris.core.jms.JmsConnectionErrorHandler
-
- stop() - Method in class com.adaptris.core.jms.JmsConsumerImpl
-
- stop() - Method in class com.adaptris.core.jms.JmsProducerImpl
-
- stop(MessageTypeTranslator) - Static method in class com.adaptris.core.jms.MessageTypeTranslatorImp
-
- stop() - Method in class com.adaptris.core.jmx.JmxNotificationConsumer
-
- stop(List<Channel>) - Method in class com.adaptris.core.lifecycle.BlockingChannelLifecycleStrategy
-
- stop(Collection<AdaptrisConnection>) - Method in class com.adaptris.core.lifecycle.FilteredSharedComponentStart
-
- stop(List<Channel>) - Method in class com.adaptris.core.lifecycle.NonBlockingChannelStartStrategy
-
- stop() - Method in class com.adaptris.core.lms.LargeFsConsumer
-
- stop() - Method in class com.adaptris.core.management.jetty.JettyServerComponent
-
- stop() - Method in interface com.adaptris.core.management.ManagementComponent
-
Stop the management component.
- stop() - Method in class com.adaptris.core.management.UnifiedBootstrap
-
- stop() - Method in class com.adaptris.core.NoRetries
-
- stop() - Method in class com.adaptris.core.NullConnectionErrorHandler
-
- stop() - Method in class com.adaptris.core.NullProcessingExceptionHandler
-
- stop() - Method in class com.adaptris.core.PollingTrigger
-
- stop() - Method in class com.adaptris.core.QuartzCronPoller
-
- stop() - Method in class com.adaptris.core.RetryMessageErrorHandlerImp
-
- stop(Set<ObjectName>) - Static method in class com.adaptris.core.runtime.AdapterRegistry
-
- stop() - Method in class com.adaptris.core.runtime.JmxSubmitMessageInterceptor
-
- stop() - Method in class com.adaptris.core.runtime.LruBoundedMessageCache
-
- stop() - Method in class com.adaptris.core.runtime.MessageErrorDigesterImp
-
- stop() - Method in class com.adaptris.core.ScheduledTaskPoller
-
- stop() - Method in class com.adaptris.core.security.access.IdentityBuilderImpl
-
- stop() - Method in class com.adaptris.core.security.access.IdentityVerifierImpl
-
- stop() - Method in class com.adaptris.core.security.access.VerifyIdentityService
-
- stop() - Method in class com.adaptris.core.ServiceCollectionImp
-
- stop() - Method in class com.adaptris.core.ServiceImp
-
- stop() - Method in class com.adaptris.core.services.aggregator.AggregatingConsumerImpl
-
- stop(ComponentLifecycle) - Method in class com.adaptris.core.services.aggregator.AggregatingConsumerImpl
-
- stop(ComponentLifecycle) - Method in class com.adaptris.core.services.aggregator.AggregatingConsumeServiceImpl
-
- stop() - Method in class com.adaptris.core.services.aggregator.AggregatingConsumeServiceImpl
-
- stop() - Method in class com.adaptris.core.services.BranchingServiceEnabler
-
- stop() - Method in class com.adaptris.core.services.cache.CacheServiceImpl
-
- stop() - Method in class com.adaptris.core.services.conditional.Case
-
- stop() - Method in class com.adaptris.core.services.conditional.conditions.ConditionListImpl
-
- stop() - Method in class com.adaptris.core.services.conditional.conditions.ExistsInCache
-
- stop() - Method in class com.adaptris.core.services.conditional.ElseService
-
- stop() - Method in class com.adaptris.core.services.conditional.ForEach
-
Stop the component
- stop() - Method in class com.adaptris.core.services.conditional.IfElse
-
- stop() - Method in class com.adaptris.core.services.conditional.Switch
-
- stop() - Method in class com.adaptris.core.services.conditional.ThenService
-
- stop() - Method in class com.adaptris.core.services.conditional.While
-
- stop() - Method in class com.adaptris.core.services.duplicate.DuplicateMessageRoutingService
-
- stop() - Method in class com.adaptris.core.services.dynamic.DynamicServiceExecutor
-
- stop() - Method in class com.adaptris.core.services.dynamic.ExtractorWithConnection
-
- stop() - Method in class com.adaptris.core.services.exception.ExceptionHandlingServiceWrapper
-
- stop() - Method in class com.adaptris.core.services.jdbc.SplittingXmlPayloadTranslator
-
- stop() - Method in class com.adaptris.core.services.jmx.DynamicJmxOperationService
-
- stop() - Method in class com.adaptris.core.services.jmx.JmxOperationServiceImpl
-
- stop() - Method in class com.adaptris.core.services.metadata.SimpleSequenceNumberService
-
- stop() - Method in class com.adaptris.core.services.RetryingServiceWrapper
-
- stop() - Method in class com.adaptris.core.services.ScriptingServiceImp
-
- stop() - Method in class com.adaptris.core.services.splitter.AdvancedMessageSplitterService
-
- stop() - Method in class com.adaptris.core.services.splitter.BasicMessageSplitterService
-
- stop() - Method in class com.adaptris.core.services.splitter.PooledSplitJoinService
-
- stop() - Method in class com.adaptris.core.services.splitter.ServiceWorkerPool.Worker
-
- stop() - Method in class com.adaptris.core.services.StatelessServiceWrapper
-
- stop(Collection<AdaptrisConnection>) - Method in interface com.adaptris.core.SharedComponentLifecycleStrategy
-
Stop a list of connections.
- stop() - Method in class com.adaptris.core.SharedComponentList
-
- stop() - Method in class com.adaptris.core.SharedConnection
-
- stop() - Method in class com.adaptris.core.SharedService
-
- stop() - Method in class com.adaptris.core.StandaloneConsumer
-
- stop() - Method in class com.adaptris.core.StandaloneProducer
-
- stop() - Method in class com.adaptris.core.StandardProcessingExceptionHandler
-
- stop() - Method in class com.adaptris.core.transaction.SharedTransactionManager
-
- stop() - Method in class com.adaptris.core.transform.schema.XmlSchemaValidatorImpl
-
- stop() - Method in class com.adaptris.core.transform.XmlSchemaValidator
-
Deprecated.
- stop() - Method in class com.adaptris.core.transform.XmlValidationService
-
- stop(ComponentLifecycle...) - Static method in class com.adaptris.core.util.LifecycleHelper
-
Stop the component.
- stop() - Method in class com.adaptris.core.WorkflowImp
-
Stop this component.
- stop(List<Workflow>) - Method in interface com.adaptris.core.WorkflowLifecycleStrategy
-
Stop a list of workflows.
- stop() - Method in class com.adaptris.core.WorkflowList
-
- stop() - Method in class com.adaptris.core.WorkflowWithObjectPool.Worker
-
- STOP_PROCESSING_KEY - Static variable in class com.adaptris.core.CoreConstants
-
Metadata key which Service
implementations should set to indicate that any subsequent configured
Service
s should not be applied to a message and that it should not be produced.
- STOP_PROCESSING_VALUE - Static variable in class com.adaptris.core.CoreConstants
-
Metadata value which determines whether or not to stop processing additional services and/or producers
- stopAndClose(T) - Static method in class com.adaptris.core.util.LifecycleHelper
-
Stop and Close.
- stopAndClose(T, boolean) - Static method in class com.adaptris.core.util.LifecycleHelper
-
- stopConnection() - Method in class com.adaptris.core.AdaptrisConnectionImp
-
Stop the underlying connection.
- stopConnection() - Method in class com.adaptris.core.http.jetty.EmbeddedConnection
-
- stopConnection() - Method in class com.adaptris.core.http.jetty.JettyConnection
-
- stopConnection() - Method in class com.adaptris.core.jdbc.DatabaseConnection
-
- stopConnection() - Method in class com.adaptris.core.jms.FailoverJmsConnection
-
- stopConnection() - Method in class com.adaptris.core.jms.JmsConnection
-
- stopConnection() - Method in class com.adaptris.core.jmx.JmxConnection
-
- stopConnection() - Method in class com.adaptris.core.NoOpConnection
-
- stopConnection() - Method in class com.adaptris.core.services.cache.CacheConnection
-
- stopConsumers(List<Workflow>) - Method in class com.adaptris.core.DefaultWorkflowLifecycleStrategy
-
- stopCreated(BootstrapProperties, boolean) - Static method in class com.adaptris.core.management.ManagementComponentFactory
-
- stopDatabaseConnection() - Method in class com.adaptris.core.jdbc.DatabaseConnection
-
Initialise the underlying database connection.
- stopDatabaseConnection() - Method in class com.adaptris.core.jdbc.FailoverJdbcConnection
-
- stopDatabaseConnection() - Method in class com.adaptris.core.jdbc.JdbcConnection
-
- stopDatabaseConnection() - Method in class com.adaptris.core.jdbc.JdbcPooledConnectionImpl
-
- StoppedState - Class in com.adaptris.core
-
Represents stopped StateManagedComponent
s and implements permitted transitions.
- StopProcessingService - Class in com.adaptris.core.services
-
This service will cause the message to not be processed any further and will also request that the Workflows producer not be
called.
- StopProcessingService() - Constructor for class com.adaptris.core.services.StopProcessingService
-
- stopQuietly(Connection) - Static method in class com.adaptris.core.jms.JmsUtils
-
- stopService() - Method in class com.adaptris.core.jdbc.JdbcService
-
Stop the service.
- stopService() - Method in class com.adaptris.core.services.jdbc.AbstractJdbcSequenceNumberService
-
- stopService() - Method in class com.adaptris.core.services.jdbc.JdbcDataCaptureServiceImpl
-
- stopService() - Method in class com.adaptris.core.services.jdbc.JdbcDataQueryService
-
- stopService() - Method in class com.adaptris.core.services.jdbc.JdbcMapInsert
-
- stopTime - Variable in class com.adaptris.core.Channel
-
- stopTime - Variable in class com.adaptris.core.WorkflowImp
-
- stopWorkflow() - Method in class com.adaptris.core.MultiProducerWorkflow
-
- stopWorkflow() - Method in class com.adaptris.core.PoolingWorkflow
-
- stopWorkflow() - Method in class com.adaptris.core.RequestReplyWorkflow
-
- stopWorkflow() - Method in class com.adaptris.core.StandardWorkflowImpl
-
- stopWorkflow() - Method in class com.adaptris.core.ThreadContextWorkflow
-
- stopWorkflow() - Method in class com.adaptris.core.WorkflowImp
-
Stop the workflow.
- store - Variable in class com.adaptris.core.services.duplicate.DuplicateMetadataValueService
-
- StoredProcedure - Class in com.adaptris.jdbc
-
- StoredProcedure() - Constructor for class com.adaptris.jdbc.StoredProcedure
-
- StoredProcedure(String, List<StoredProcedureParameter>, Connection, CallableStatementCreator) - Constructor for class com.adaptris.jdbc.StoredProcedure
-
- StoredProcedureParameter - Class in com.adaptris.jdbc
-
- StoredProcedureParameter() - Constructor for class com.adaptris.jdbc.StoredProcedureParameter
-
- StoredProcedureParameter(String, int, ParameterValueType, ParameterType, Object) - Constructor for class com.adaptris.jdbc.StoredProcedureParameter
-
- StoreMetadataValueService - Class in com.adaptris.core.services.duplicate
-
Service
implementation which stores the value held against a configured metadata key in a persistent list, generally
for use by CheckMetadataValueService
.
- StoreMetadataValueService() - Constructor for class com.adaptris.core.services.duplicate.StoreMetadataValueService
-
Creates a new instance.
- StreamUtil - Class in com.adaptris.util.stream
-
Some utility methods associated with input streams.
- StreamUtil() - Constructor for class com.adaptris.util.stream.StreamUtil
-
- strict() - Method in class com.adaptris.core.jms.MetadataConverter
-
- StringColumnTranslator - Class in com.adaptris.core.services.jdbc.types
-
Column Translator implementation for handling string types
- StringColumnTranslator() - Constructor for class com.adaptris.core.services.jdbc.types.StringColumnTranslator
-
- StringMetadataConverter - Class in com.adaptris.core.jms
-
MetadataElement
key and value set as property of javax.jms.Message
using setStringProperty(String key, String value)
.
- StringMetadataConverter() - Constructor for class com.adaptris.core.jms.StringMetadataConverter
-
- StringMetadataConverter(MetadataFilter) - Constructor for class com.adaptris.core.jms.StringMetadataConverter
-
- StringMetadataParameter - Class in com.adaptris.core.transform
-
XmlTransformParameter
implementation that filters metadata making matches available as String parameters.
- StringMetadataParameter() - Constructor for class com.adaptris.core.transform.StringMetadataParameter
-
- StringMetadataParameter(String[], String[]) - Constructor for class com.adaptris.core.transform.StringMetadataParameter
-
- StringPayloadCacheTranslator - Class in com.adaptris.core.services.cache.translators
-
- StringPayloadCacheTranslator() - Constructor for class com.adaptris.core.services.cache.translators.StringPayloadCacheTranslator
-
- StringPayloadCacheTranslator(String) - Constructor for class com.adaptris.core.services.cache.translators.StringPayloadCacheTranslator
-
- StringPayloadDataInputParameter - Class in com.adaptris.core.common
-
This
DataInputParameter
is used when you want to source data from the
AdaptrisMessage
payload.
- StringPayloadDataInputParameter() - Constructor for class com.adaptris.core.common.StringPayloadDataInputParameter
-
- StringPayloadDataOutputParameter - Class in com.adaptris.core.common
-
This
DataOutputParameter
is used when you want to write data to the
AdaptrisMessage
payload.
- StringPayloadDataOutputParameter() - Constructor for class com.adaptris.core.common.StringPayloadDataOutputParameter
-
- StringPayloadSplitter - Class in com.adaptris.core.services.splitter
-
Partial implementation of MessageSplitter that splits Strings based payloads.
- StringPayloadSplitter() - Constructor for class com.adaptris.core.services.splitter.StringPayloadSplitter
-
- StringStatementParameter - Class in com.adaptris.core.services.jdbc
-
String
Statement Parameter.
- StringStatementParameter() - Constructor for class com.adaptris.core.services.jdbc.StringStatementParameter
-
- StringStatementParameter(String, StatementParameterImpl.QueryType, Boolean, String) - Constructor for class com.adaptris.core.services.jdbc.StringStatementParameter
-
- StringToHexService - Class in com.adaptris.core.services.metadata
-
This class will encode a metadata value into its equivalent hex encoded metadata value(s) using the specified character
encoding
- StringToHexService() - Constructor for class com.adaptris.core.services.metadata.StringToHexService
-
- StringToHexService(String) - Constructor for class com.adaptris.core.services.metadata.StringToHexService
-
- stripIllegalXmlCharacters(String) - Static method in class com.adaptris.core.util.XmlHelper
-
Strip illegal XML characters from data.
- stripIllegalXmlChars() - Method in class com.adaptris.core.services.jdbc.XmlPayloadTranslatorImpl
-
- StxTransformerFactory - Class in com.adaptris.util.text.xml
-
The StxTransformerFactory is responsible for creating the Transformer
.
- StxTransformerFactory() - Constructor for class com.adaptris.util.text.xml.StxTransformerFactory
-
- style() - Method in class com.adaptris.core.services.Base64Service
-
- style() - Method in class com.adaptris.core.services.metadata.Base64MetadataService
-
- StyledResultTranslatorImp - Class in com.adaptris.core.services.jdbc
-
- StyledResultTranslatorImp() - Constructor for class com.adaptris.core.services.jdbc.StyledResultTranslatorImp
-
- StyledResultTranslatorImp.ColumnStyle - Enum in com.adaptris.core.services.jdbc
-
Represents how column names are formatted.
- subList(int, int) - Method in class com.adaptris.core.ChannelList
-
- subList(int, int) - Method in class com.adaptris.core.runtime.MessageErrorDigest
-
- subList(int, int) - Method in class com.adaptris.core.ServiceCollectionImp
-
- subList(int, int) - Method in class com.adaptris.core.services.jdbc.StatementParameterList
-
- subList(int, int) - Method in class com.adaptris.core.util.CastorizedList
-
- subList(int, int) - Method in class com.adaptris.core.WorkflowList
-
- subList(int, int) - Method in class com.adaptris.util.KeyValuePairList
- subscriptionId() - Method in interface com.adaptris.core.jms.JmsDestination
-
Return the subscription ID associated with this destination.
- subscriptionId() - Method in class com.adaptris.core.jms.JmsProducer.MyJmsDestination
-
- subscriptionId() - Method in class com.adaptris.core.jms.PasConsumer
-
- Switch - Class in com.adaptris.core.services.conditional
-
A switch statement in configuration.
- Switch() - Constructor for class com.adaptris.core.services.conditional.Switch
-
- switchPayload(String) - Method in interface com.adaptris.core.MultiPayloadAdaptrisMessage
-
Switch from one payload to another, given by the ID.
- switchPayload(String) - Method in class com.adaptris.core.MultiPayloadAdaptrisMessageImp
-
Switch from one payload to another, given by the ID.
- SwitchPayloadService - Class in com.adaptris.core
-
Switch the message payload from one payload to another.
- SwitchPayloadService() - Constructor for class com.adaptris.core.SwitchPayloadService
-
- SymmetricKeyCryptographyService - Class in com.adaptris.core.security
-
- SymmetricKeyCryptographyService() - Constructor for class com.adaptris.core.security.SymmetricKeyCryptographyService
-
- SymmetricKeyCryptographyService.OpMode - Enum in com.adaptris.core.security
-
- syncAdapterConfiguration(AdapterManagerMBean) - Method in interface com.adaptris.core.management.AdapterConfigManager
-
- SyntaxBranchingService - Class in com.adaptris.core.services.routing
-
Branching Service which determines the next Service to apply according to SyntaxIdentifier
s, as used by
SyntaxRoutingService
.
- SyntaxBranchingService() - Constructor for class com.adaptris.core.services.routing.SyntaxBranchingService
-
- SyntaxIdentifier - Interface in com.adaptris.core.services.routing
-
Interface used by SyntaxRoutingService.
- SyntaxIdentifierBase - Class in com.adaptris.core.services.routing
-
- SyntaxIdentifierBase() - Constructor for class com.adaptris.core.services.routing.SyntaxIdentifierBase
-
- SyntaxIdentifierImpl - Class in com.adaptris.core.services.routing
-
- SyntaxIdentifierImpl() - Constructor for class com.adaptris.core.services.routing.SyntaxIdentifierImpl
-
- SyntaxRoutingService - Class in com.adaptris.core.services.routing
-
Extracts data from an AdaptrisMessage and stores it against metadata.
- SyntaxRoutingService() - Constructor for class com.adaptris.core.services.routing.SyntaxRoutingService
-
- SYSPROP_CATEGORY - Static variable in class com.adaptris.core.management.config.WarningsToFile
-
- SYSPROP_FILENAME - Static variable in class com.adaptris.core.management.config.WarningsToFile
-
- SYSPROP_LEVEL - Static variable in class com.adaptris.core.management.config.WarningsToFile
-
- SYSPROP_USE_SAXON_XPATH - Static variable in class com.adaptris.util.text.xml.XPath
-
"interlok.useSaxonXPath" controls whether Saxon is explicitly enabled as an XPathFactory
(defaults to true).
- system() - Method in class com.adaptris.ftp.ApacheFtpClientImpl
-
Get the type of the OS at the server
- SYSTEM_PROPERTY_PREFIX - Static variable in class com.adaptris.core.management.Constants
-
The prefix that will be used to define system properties within the standard bootstrap resource.
- SystemCommandExecutorService - Class in com.adaptris.core.services.system
-
Service that runs the specified system executable with the provided arguments, optionally
capturing the output.
- SystemCommandExecutorService() - Constructor for class com.adaptris.core.services.system.SystemCommandExecutorService
-
- SystemCommandExecutorService(CommandBuilder, CommandOutputCapture) - Constructor for class com.adaptris.core.services.system.SystemCommandExecutorService
-
- SystemPropertiesUtil - Class in com.adaptris.core.management
-
Set additional system properties from properties stored in the bootstrap.properties file.
- SystemPropertiesUtil() - Constructor for class com.adaptris.core.management.SystemPropertiesUtil
-