- CacheManagerFactory - Class in org.apache.servicemix.store.ehcache
-
- CacheManagerFactory() - Constructor for class org.apache.servicemix.store.ehcache.CacheManagerFactory
-
- cancel() - Method in class org.apache.servicemix.timers.impl.TimerManagerImpl.TimerImpl
-
- cancel() - Method in interface org.apache.servicemix.timers.Timer
-
- capacity() - Method in interface org.apache.servicemix.executors.Executor
-
The capacity of the underlying queue (if any)
- capacity() - Method in class org.apache.servicemix.executors.impl.ExecutorImpl
-
- capacity() - Method in class org.apache.servicemix.executors.impl.ManagedExecutor
-
- choosePrefix(XMLStreamWriter, QName, boolean) - Static method in class org.apache.servicemix.jbi.jaxp.XMLStreamHelper
-
- ClientFactory - Interface in org.apache.servicemix.jbi.api
-
An interface that defines a factory to create ServiceMixClient.
- clone() - Method in class org.apache.servicemix.store.ehcache.EhCacheStore
-
- close() - Method in interface org.apache.servicemix.jbi.api.ServiceMixClient
-
Close this client.
- close() - Method in class org.apache.servicemix.jbi.jaxp.DOMStreamReader
-
- close() - Method in class org.apache.servicemix.jbi.jaxp.DOMStreamWriter
-
- close(Store) - Method in class org.apache.servicemix.store.ehcache.EhCacheStoreFactory
-
- close(Store) - Method in class org.apache.servicemix.store.hazelcast.HazelcastStoreFactory
-
- close(Connection) - Method in class org.apache.servicemix.store.jdbc.JdbcStore
-
- close(Store) - Method in class org.apache.servicemix.store.jdbc.JdbcStoreFactory
-
- close(Store) - Method in class org.apache.servicemix.store.krati.KratiStoreFactory
-
- close(Store) - Method in class org.apache.servicemix.store.memory.MemoryStoreFactory
-
- close(Store) - Method in class org.apache.servicemix.store.mongo.MongoStoreFactory
-
- close(Store) - Method in class org.apache.servicemix.store.redis.RedisStoreFactory
-
- close(Store) - Method in interface org.apache.servicemix.store.StoreFactory
-
Closes a
Store with the specified name,
- closeQuietly(Reader) - Static method in class org.apache.servicemix.components.util.SimpleFlatFileMarshaler
-
Unconditionally close an Reader.
- CLUSTERED - Static variable in interface org.apache.servicemix.store.Store
-
- ColumnExtractor - Interface in org.apache.servicemix.components.util
-
Interface for extracting column contents from a text line
- ConstantExpression - Class in org.apache.servicemix.expression
-
Represents a constant expression
- ConstantExpression(Object) - Constructor for class org.apache.servicemix.expression.ConstantExpression
-
- Container - Interface in org.apache.servicemix.jbi.api
-
Represents the ServiceMix JBI container
- ContentConverter - Interface in org.apache.servicemix.components.util
-
Interface for the conversion of columns content to XML and vice versa
used by the SimpleFlatFileMarshaler
- contentToString(NormalizedMessage) - Method in class org.apache.servicemix.jbi.jaxp.SourceTransformer
-
Converts the content of the given message to a String
- convertColumnContents(int, String) - Method in class org.apache.servicemix.components.util.SimpleFlatFileMarshaler
-
- Converters - Class in org.apache.servicemix.converter
-
A set of helper methods and classes to convert a few basic types
NOTE: if this grows any bigger, we might want to consider moving to Camel @Converter's for this
- Converters() - Constructor for class org.apache.servicemix.converter.Converters
-
- convertHeaderline(StringBuffer, String) - Method in class org.apache.servicemix.components.util.SimpleFlatFileMarshaler
-
- convertLines(NormalizedMessage, InputStream, String) - Method in class org.apache.servicemix.components.util.SimpleFlatFileMarshaler
-
- convertLinesToStream(NormalizedMessage, InputStream, String) - Method in class org.apache.servicemix.components.util.SimpleFlatFileMarshaler
-
- convertLinesToString(NormalizedMessage, InputStream, String) - Method in class org.apache.servicemix.components.util.SimpleFlatFileMarshaler
-
Deprecated.
- convertToFlatFileContent(String) - Method in interface org.apache.servicemix.components.util.ContentConverter
-
Converts the contents of a XML element to the contents of the flat file column
- convertToFlatFileContent(String) - Method in class org.apache.servicemix.components.util.DateConverter
-
- convertToFlatFileContent(String) - Method in class org.apache.servicemix.components.util.NoConversion
-
No conversion of the column contents
- convertToFlatFileContent(String) - Method in class org.apache.servicemix.components.util.NumberConverter
-
- convertToFlatFileContent(String) - Method in class org.apache.servicemix.components.util.TextStripConverter
-
- convertToFlatFileContent(String) - Method in class org.apache.servicemix.components.util.XmlEscapingConverter
-
- convertToXml(String) - Method in interface org.apache.servicemix.components.util.ContentConverter
-
Converts the contents of column to the contents of the XML element
- convertToXml(String) - Method in class org.apache.servicemix.components.util.DateConverter
-
- convertToXml(String) - Method in class org.apache.servicemix.components.util.NoConversion
-
No conversion of the column contents
- convertToXml(String) - Method in class org.apache.servicemix.components.util.NumberConverter
-
- convertToXml(String) - Method in class org.apache.servicemix.components.util.TextStripConverter
-
- convertToXml(String) - Method in class org.apache.servicemix.components.util.XmlEscapingConverter
-
- copy(NormalizedMessage) - Static method in class org.apache.servicemix.jbi.helper.MessageUtil
-
- copy(XMLStreamReader, XMLStreamWriter) - Static method in class org.apache.servicemix.jbi.jaxp.XMLStreamHelper
-
Copies the reader to the writer.
- copyAttachments(NormalizedMessage, NormalizedMessage) - Static method in class org.apache.servicemix.jbi.transformer.CopyTransformer
-
Copies the attachments from a message to another message
- copyFault(MessageExchange) - Static method in class org.apache.servicemix.jbi.helper.MessageUtil
-
- copyIn(MessageExchange) - Static method in class org.apache.servicemix.jbi.helper.MessageUtil
-
- copyInputStream(InputStream, OutputStream) - Static method in class org.apache.servicemix.components.util.BinaryFileMarshaler
-
Copy in stream to an out stream
- copyInputStream(InputStream, OutputStream) - Static method in class org.apache.servicemix.util.FileUtil
-
Copy in stream to an out stream
- copyOut(MessageExchange) - Static method in class org.apache.servicemix.jbi.helper.MessageUtil
-
- copyProperties(NormalizedMessage, NormalizedMessage) - Static method in class org.apache.servicemix.jbi.transformer.CopyTransformer
-
Copies all of the properties from one message to another
- copySecuritySubject(NormalizedMessage, NormalizedMessage) - Static method in class org.apache.servicemix.jbi.transformer.CopyTransformer
-
Copies the subject from a message to another message
- CopyTransformer - Class in org.apache.servicemix.jbi.transformer
-
A simple transformer which copies the properties and content from the source message to the destination message.
- CopyTransformer() - Constructor for class org.apache.servicemix.jbi.transformer.CopyTransformer
-
- CopyTransformer(boolean, boolean, boolean, boolean) - Constructor for class org.apache.servicemix.jbi.transformer.CopyTransformer
-
- CORE_POOL_SIZE - Static variable in interface org.apache.servicemix.executors.ExecutorFactory
-
- countFilesInDirectory(File) - Static method in class org.apache.servicemix.util.FileUtil
-
Count files in a directory (including files in all subdirectories)
- create(Map<String, Object>, ExecutorConfig) - Static method in class org.apache.servicemix.executors.impl.ExecutorConfig
-
Create an ExecutorConfig instance based on the information in the options map.
- createClient() - Method in interface org.apache.servicemix.jbi.api.ClientFactory
-
Create a new client to interact with the JBI bus
- createDaemonExecutor(String) - Method in interface org.apache.servicemix.executors.ExecutorFactory
-
Create a new daemon executor for the given Id.
- createDaemonExecutor(String) - Method in class org.apache.servicemix.executors.impl.ExecutorFactoryImpl
-
- createDestination(String) - Method in interface org.apache.servicemix.jbi.api.ServiceMixClient
-
Creates a destination which represents some JBI endpoint that message exchanges can be created with.
- createDocument() - Method in class org.apache.servicemix.jbi.jaxp.SourceTransformer
-
- createDocumentBuilder() - Method in class org.apache.servicemix.jbi.jaxp.SourceTransformer
-
- createDocumentBuilderFactory() - Method in class org.apache.servicemix.jbi.jaxp.SourceTransformer
-
- createExchange(QName, QName) - Method in class org.apache.servicemix.tck.mock.MockExchangeFactory
-
- createExchange(URI) - Method in class org.apache.servicemix.tck.mock.MockExchangeFactory
-
- createExecutor(String) - Method in interface org.apache.servicemix.executors.ExecutorFactory
-
Create a new executor for the given Id.
- createExecutor(String, Map<String, Object>) - Method in interface org.apache.servicemix.executors.ExecutorFactory
-
Create a new executor for the given id
using the additional configuration options provided.
- createExecutor(String) - Method in class org.apache.servicemix.executors.impl.ExecutorFactoryImpl
-
- createExecutor(String, Map<String, Object>) - Method in class org.apache.servicemix.executors.impl.ExecutorFactoryImpl
-
- createFault() - Method in interface org.apache.servicemix.jbi.api.Message
-
Helper method to create a new fault for this message exchange
- createFault() - Method in class org.apache.servicemix.tck.mock.MockMessageExchange
-
- createInOnlyExchange() - Method in interface org.apache.servicemix.jbi.api.Destination
-
Creates an InOnly (one way) message exchange.
- createInOnlyExchange() - Method in interface org.apache.servicemix.jbi.api.ServiceMixClient
-
Creates an InOnly (one way) message exchange.
- createInOnlyExchange(EndpointResolver) - Method in interface org.apache.servicemix.jbi.api.ServiceMixClient
-
Creates an InOnly (one way) message exchange with the given resolver.
- createInOnlyExchange() - Method in class org.apache.servicemix.tck.mock.MockExchangeFactory
-
- createInOnlyMessage() - Method in interface org.apache.servicemix.jbi.api.Destination
-
Allows a Message to be created for an InOnly exchange for simpler one-way messaging.
- createInOptionalOutExchange() - Method in interface org.apache.servicemix.jbi.api.Destination
-
Creates an InOptionalOut (optional request-reply) message
exchange.
- createInOptionalOutExchange() - Method in interface org.apache.servicemix.jbi.api.ServiceMixClient
-
Creates an InOptionalOut (optional request-reply) message exchange.
- createInOptionalOutExchange(EndpointResolver) - Method in interface org.apache.servicemix.jbi.api.ServiceMixClient
-
Creates an InOptionalOut (optional request-reply) message exchange with the given resolver.
- createInOptionalOutExchange() - Method in class org.apache.servicemix.tck.mock.MockExchangeFactory
-
- createInOutExchange() - Method in interface org.apache.servicemix.jbi.api.Destination
-
Creates an InOut (request-reply) message exchange.
- createInOutExchange() - Method in interface org.apache.servicemix.jbi.api.ServiceMixClient
-
Creates an InOut (request-reply) message exchange.
- createInOutExchange(EndpointResolver) - Method in interface org.apache.servicemix.jbi.api.ServiceMixClient
-
Creates an InOut (request-reply) message exchange with the given resolver.
- createInOutExchange() - Method in class org.apache.servicemix.tck.mock.MockExchangeFactory
-
- createInputFactory() - Method in class org.apache.servicemix.jbi.jaxp.SourceTransformer
-
- createMessage() - Method in class org.apache.servicemix.tck.mock.MockMessageExchange
-
- createOutputFactory() - Method in class org.apache.servicemix.jbi.jaxp.SourceTransformer
-
- createResolverForExternalInterface(QName) - Method in interface org.apache.servicemix.jbi.api.ServiceMixClient
-
Creates an endpoint for the given external interface
- createResolverForExternalInterface(QName, String) - Method in interface org.apache.servicemix.jbi.api.ServiceMixClient
-
Creates an endpoint resolver for the given service and endpoint name
- createResolverForExternalService(QName) - Method in interface org.apache.servicemix.jbi.api.ServiceMixClient
-
Creates an endpoint for the given external service name
- createResolverForService(QName) - Method in interface org.apache.servicemix.jbi.api.ServiceMixClient
-
Creates an endpoint resolver for the given service name
- createResolverInterface(QName) - Method in interface org.apache.servicemix.jbi.api.ServiceMixClient
-
Creates an endpoint resolver for the given interface name
- createRobustInOnlyExchange() - Method in interface org.apache.servicemix.jbi.api.Destination
-
Creates an RobustInOnly (one way) message exchange.
- createRobustInOnlyExchange() - Method in interface org.apache.servicemix.jbi.api.ServiceMixClient
-
Creates an RobustInOnly (one way) message exchange.
- createRobustInOnlyExchange(EndpointResolver) - Method in interface org.apache.servicemix.jbi.api.ServiceMixClient
-
Creates an RobustInOnly (one way) message exchange with the given resolver.
- createRobustInOnlyExchange() - Method in class org.apache.servicemix.tck.mock.MockExchangeFactory
-
- createService(String, ExecutorConfig) - Method in class org.apache.servicemix.executors.impl.ExecutorFactoryImpl
-
- createTransfomer() - Method in class org.apache.servicemix.jbi.jaxp.SourceTransformer
-
- createTransformerFactory() - Method in class org.apache.servicemix.jbi.jaxp.SourceTransformer
-
- createUniqueDirectory(File, String) - Static method in class org.apache.servicemix.util.FileUtil
-
Create a unique directory within a directory 'root'
- createXPath(String) - Method in class org.apache.servicemix.expression.JaxenXPathExpression
-
- currentEvent - Variable in class org.apache.servicemix.jbi.jaxp.DOMStreamReader
-
- EhCacheStore - Class in org.apache.servicemix.store.ehcache
-
EhCache Store.
- EhCacheStore(Cache, IdGenerator, String) - Constructor for class org.apache.servicemix.store.ehcache.EhCacheStore
-
- EhCacheStoreFactory - Class in org.apache.servicemix.store.ehcache
-
- EhCacheStoreFactory() - Constructor for class org.apache.servicemix.store.ehcache.EhCacheStoreFactory
-
- empty() - Method in class org.apache.servicemix.jbi.jaxp.DOMStreamReader.FastStack
-
- enableContentRereadability(NormalizedMessage) - Method in class org.apache.servicemix.expression.JaxenXPathExpression
-
Convert the given NormalizedMessage instance's content to a re-readable Source This allows the
content to be read more than once (e.g.
- enableContentRereadability(NormalizedMessage) - Method in class org.apache.servicemix.expression.JAXPXPathExpression
-
Convert the given NormalizedMessage instance's content to a re-readable Source This allows the
content to be read more than once (e.g.
- enableContentRereadability(NormalizedMessage) - Static method in class org.apache.servicemix.jbi.helper.MessageUtil
-
Convert the given NormalizedMessage instance's content to a re-readable Source This allows the
content to be read more than once (e.g.
- endElement() - Method in class org.apache.servicemix.jbi.jaxp.DOMStreamReader
-
- endElement() - Method in class org.apache.servicemix.jbi.jaxp.W3CDOMStreamReader
-
- EndpointFilter - Interface in org.apache.servicemix.jbi.api
-
Represents a filter used to exclude endpoints before choosing which endpoint to use
- EndpointResolver - Interface in org.apache.servicemix.jbi.api
-
A Strategy pattern which can be used to plug in different ServiceEndpoint resolving policies from static
relationships to dynamic resolution of the endpoint used based on some policy.
- Entry - Class in org.apache.servicemix.store
-
- Entry(Object) - Constructor for class org.apache.servicemix.store.Entry
-
- ENVIRONMENT_VARIABLES - Static variable in class org.apache.servicemix.expression.MessageVariableResolver
-
- ENVIRONMENT_VARIABLES_NAMESPACE - Static variable in class org.apache.servicemix.expression.JaxenVariableContext
-
- equals(Object) - Method in class org.apache.servicemix.store.Entry
-
- evaluate(MessageExchange, NormalizedMessage) - Method in class org.apache.servicemix.components.util.FileExtensionPropertyExpression
-
- evaluate(MessageExchange, NormalizedMessage) - Method in class org.apache.servicemix.expression.ConstantExpression
-
- evaluate(MessageExchange, NormalizedMessage) - Method in interface org.apache.servicemix.expression.Expression
-
Evaluates the expression on the given exchange and message.
- evaluate(MessageExchange, NormalizedMessage) - Method in class org.apache.servicemix.expression.JaxenXPathExpression
-
- evaluate(MessageExchange, NormalizedMessage) - Method in class org.apache.servicemix.expression.JAXPBooleanXPathExpression
-
- evaluate(MessageExchange, NormalizedMessage) - Method in class org.apache.servicemix.expression.JAXPNodeSetXPathExpression
-
- evaluate(MessageExchange, NormalizedMessage) - Method in class org.apache.servicemix.expression.JAXPStringXPathExpression
-
- evaluate(MessageExchange, NormalizedMessage) - Method in class org.apache.servicemix.expression.JAXPXPathExpression
-
Evaluates the XPath expression and returns the string values for the XML items described
by that expression.
- evaluate(MessageExchange, NormalizedMessage, QName) - Method in class org.apache.servicemix.expression.JAXPXPathExpression
-
Evaluates the XPath expression and the XML items described by that expression.
- evaluate(MessageExchange, NormalizedMessage) - Method in class org.apache.servicemix.expression.JAXPXPathXStreamExpression
-
- evaluate(MessageExchange, NormalizedMessage) - Method in class org.apache.servicemix.expression.PropertyExpression
-
- evaluate(MessageExchange, NormalizedMessage) - Method in class org.apache.servicemix.expression.XMLBeansXPathExpression
-
- evaluate(ServiceEndpoint, MessageExchange) - Method in interface org.apache.servicemix.jbi.api.EndpointFilter
-
Performs the filter on the endpoint returning true if the endpoint is suitable, based on some
capabilities evaluation or false if the endpoint should be ignored.
- evaluateXPath(Object) - Method in class org.apache.servicemix.expression.JaxenStringXPathExpression
-
- evaluateXPath(Object) - Method in class org.apache.servicemix.expression.JaxenXPathExpression
-
- evaluateXPath(Object) - Method in class org.apache.servicemix.expression.JAXPBooleanXPathExpression
-
- evaluateXPath(Object) - Method in class org.apache.servicemix.expression.JAXPNodeSetXPathExpression
-
- evaluateXPath(Object) - Method in class org.apache.servicemix.expression.JAXPStringXPathExpression
-
- evaluateXPath(Object) - Method in class org.apache.servicemix.expression.JAXPXPathExpression
-
- evaluateXPath(Object, QName) - Method in class org.apache.servicemix.expression.JAXPXPathExpression
-
- evaluateXPath(XmlObject, String, XmlOptions) - Method in class org.apache.servicemix.expression.XMLBeansStringXPathExpression
-
- evaluateXPath(XmlObject, String, XmlOptions) - Method in class org.apache.servicemix.expression.XMLBeansXPathExpression
-
- evaluateXPathAsBoolean(Object) - Method in class org.apache.servicemix.expression.JaxenXPathExpression
-
- evict() - Method in class org.apache.servicemix.store.mongo.MongoStore
-
Removes objects that have been expired.
- evict(String) - Method in class org.apache.servicemix.store.redis.RedisStore
-
Loads an object that has been previously stored under the specified key.
- EXCHANGE_NAMESPACE - Static variable in class org.apache.servicemix.expression.JaxenVariableContext
-
- execute(Runnable) - Method in interface org.apache.servicemix.executors.Executor
-
Execute a command.
- execute(Runnable) - Method in class org.apache.servicemix.executors.impl.ExecutorImpl
-
- execute(Runnable) - Method in class org.apache.servicemix.executors.impl.ManagedExecutor
-
- Executor - Interface in org.apache.servicemix.executors
-
The Executor interface is a simple interface
on top of a thread pool.
- ExecutorAwareRunnable - Interface in org.apache.servicemix.executors
-
An enhanced runnable interface that can be implemented
by tasks submitted to the Executor.
- ExecutorConfig - Class in org.apache.servicemix.executors.impl
-
This bean holds configuration attributes for a given Executor.
- ExecutorConfig() - Constructor for class org.apache.servicemix.executors.impl.ExecutorConfig
-
default constructor needed by spring beans
- ExecutorConfig(boolean, ExecutorConfig) - Constructor for class org.apache.servicemix.executors.impl.ExecutorConfig
-
creates a new executor config using the given parent
- ExecutorFactory - Interface in org.apache.servicemix.executors
-
Factory to create Executors.
- ExecutorFactoryImpl - Class in org.apache.servicemix.executors.impl
-
Default implementation of the ExecutorFactory.
- ExecutorFactoryImpl() - Constructor for class org.apache.servicemix.executors.impl.ExecutorFactoryImpl
-
- ExecutorImpl - Class in org.apache.servicemix.executors.impl
-
The default Executor implementation which uses a
ThreadPoolExecutor underneath.
- ExecutorImpl(ExecutorFactoryImpl, ThreadPoolExecutor, ExecutorConfig) - Constructor for class org.apache.servicemix.executors.impl.ExecutorImpl
-
- Expression - Interface in org.apache.servicemix.expression
-
An expression strategy for extracting or calculating some value from a message.
- ExpressionEditor - Class in org.apache.servicemix.expression
-
- ExpressionEditor() - Constructor for class org.apache.servicemix.expression.ExpressionEditor
-
- ExpressionHelper - Class in org.apache.servicemix.expression
-
A helper class for working with expressions.
- ExtendedNamespaceContext - Interface in org.apache.servicemix.jbi.jaxp
-
- ExtendedXMLStreamReader - Class in org.apache.servicemix.jbi.jaxp
-
- ExtendedXMLStreamReader(XMLStreamReader) - Constructor for class org.apache.servicemix.jbi.jaxp.ExtendedXMLStreamReader
-
- extractColumnContents(String, Iterator) - Method in class org.apache.servicemix.components.util.SimpleFlatFileMarshaler
-
- extractColumns(String) - Method in interface org.apache.servicemix.components.util.ColumnExtractor
-
- extractColumns(StringBuffer, String, Iterator) - Method in class org.apache.servicemix.components.util.SimpleFlatFileMarshaler
-
- extractColumns(String) - Method in class org.apache.servicemix.components.util.VariableFixedLengthColumnExtractor
-
- generateId() - Method in class org.apache.servicemix.id.IdGenerator
-
Generate a unqiue id
- generateSanitizedId() - Method in class org.apache.servicemix.id.IdGenerator
-
Generate a unique ID - that is friendly for a URL or file system
- getActiveCount() - Method in class org.apache.servicemix.executors.impl.ManagedExecutor
-
- getActiveCount() - Method in interface org.apache.servicemix.executors.impl.ManagedExecutorMBean
-
- getAdapter(Connection) - Static method in class org.apache.servicemix.jdbc.JDBCAdapterFactory
-
- getAdapter() - Method in class org.apache.servicemix.store.jdbc.JdbcStoreFactory
-
- getAttachment() - Method in class org.apache.servicemix.components.util.BinaryFileMarshaler
-
returns the key used to add the attachment to the message
- getAttachment(String) - Method in class org.apache.servicemix.jbi.helper.MessageUtil.NormalizedMessageImpl
-
- getAttachment(String) - Method in class org.apache.servicemix.tck.mock.MockNormalizedMessage
-
- getAttachmentNames() - Method in class org.apache.servicemix.jbi.helper.MessageUtil.NormalizedMessageImpl
-
- getAttachmentNames() - Method in class org.apache.servicemix.tck.mock.MockNormalizedMessage
-
- getAttributeCount() - Method in class org.apache.servicemix.jbi.jaxp.W3CDOMStreamReader
-
- getAttributeLocalName(int) - Method in class org.apache.servicemix.jbi.jaxp.W3CDOMStreamReader
-
- getAttributeName(int) - Method in class org.apache.servicemix.jbi.jaxp.W3CDOMStreamReader
-
- getAttributeNamespace(int) - Method in class org.apache.servicemix.jbi.jaxp.W3CDOMStreamReader
-
- getAttributePrefix(int) - Method in class org.apache.servicemix.jbi.jaxp.W3CDOMStreamReader
-
- getAttributes() - Method in class org.apache.servicemix.jbi.jaxp.StaxSource
-
- getAttributeType(int) - Method in class org.apache.servicemix.jbi.jaxp.W3CDOMStreamReader
-
- getAttributeValue(String, String) - Method in class org.apache.servicemix.jbi.jaxp.W3CDOMStreamReader
-
- getAttributeValue(int) - Method in class org.apache.servicemix.jbi.jaxp.W3CDOMStreamReader
-
- getBinaryData(ResultSet, int) - Method in class org.apache.servicemix.jdbc.adapter.BytesJDBCAdapter
-
- getBinaryData(ResultSet, int) - Method in class org.apache.servicemix.jdbc.adapter.DB2JDBCAdapter
-
- getBinaryData(ResultSet, int) - Method in class org.apache.servicemix.jdbc.adapter.DefaultJDBCAdapter
-
- getBinaryData(ResultSet, int) - Method in class org.apache.servicemix.jdbc.adapter.OracleJDBCAdapter
-
- getBinaryData(ResultSet, int) - Method in class org.apache.servicemix.jdbc.adapter.StreamJDBCAdapter
-
- getBinaryDataType() - Method in class org.apache.servicemix.jdbc.Statements
-
- getBody() - Method in interface org.apache.servicemix.jbi.api.Message
-
Returns the body as a POJO.
- getBody(PojoMarshaler) - Method in interface org.apache.servicemix.jbi.api.Message
-
Returns the body as a POJO.
- getBody(NormalizedMessage) - Static method in class org.apache.servicemix.jbi.helper.MessageHelper
-
A helper method to return the body of the message as a POJO which could be a
bean or some DOMish model of the body.
- getBody(NormalizedMessage, PojoMarshaler) - Static method in class org.apache.servicemix.jbi.helper.MessageHelper
-
A helper method to return the body of the message as a POJO which could be a
bean or some DOMish model of the body.
- getCache() - Method in class org.apache.servicemix.store.ehcache.EhCacheStore
-
- getCacheManager() - Method in class org.apache.servicemix.store.ehcache.EhCacheStoreFactory
-
- getCacheManagerFactory() - Method in class org.apache.servicemix.store.ehcache.EhCacheStoreFactory
-
- getCharacterEncodingScheme() - Method in class org.apache.servicemix.jbi.jaxp.DOMStreamReader
-
- getChild(Node, int) - Static method in class org.apache.servicemix.jbi.jaxp.W3CDOMStreamReader
-
Get the first direct child with a given type
- getChildCount() - Method in class org.apache.servicemix.jbi.jaxp.DOMStreamReader
-
- getChildCount() - Method in class org.apache.servicemix.jbi.jaxp.W3CDOMStreamReader
-
- getChildFrame(int) - Method in class org.apache.servicemix.jbi.jaxp.DOMStreamReader
-
- getChildFrame(int) - Method in class org.apache.servicemix.jbi.jaxp.W3CDOMStreamReader
-
- getClientFactory() - Method in interface org.apache.servicemix.jbi.api.Container
-
Get a
ClientFactory for building a client to access this container
- getColumnElementname() - Method in class org.apache.servicemix.components.util.SimpleFlatFileMarshaler
-
- getColumnNamesInLineNumber() - Method in class org.apache.servicemix.components.util.SimpleFlatFileMarshaler
-
- getColumnSeparator() - Method in class org.apache.servicemix.components.util.SimpleFlatFileMarshaler
-
- getCompletedTaskCount() - Method in class org.apache.servicemix.executors.impl.ManagedExecutor
-
- getCompletedTaskCount() - Method in interface org.apache.servicemix.executors.impl.ManagedExecutorMBean
-
- getConfig(String) - Method in class org.apache.servicemix.executors.impl.ExecutorFactoryImpl
-
- getConfig() - Method in class org.apache.servicemix.executors.impl.ExecutorImpl
-
The configuration used for creating this executor instance
- getConfigs() - Method in class org.apache.servicemix.executors.impl.ExecutorFactoryImpl
-
- getContent() - Method in class org.apache.servicemix.components.util.DefaultFileMarshaler
-
- getContent() - Method in class org.apache.servicemix.jbi.helper.MessageUtil.NormalizedMessageImpl
-
- getContent(Node) - Static method in class org.apache.servicemix.jbi.jaxp.W3CDOMStreamReader
-
Get the trimed text content of a node or null if there is no text
- getContent() - Method in class org.apache.servicemix.tck.mock.MockNormalizedMessage
-
- getContentHandler() - Method in class org.apache.servicemix.jbi.jaxp.StaxSource
-
- getContentType() - Method in class org.apache.servicemix.components.util.BinaryFileMarshaler
-
returns the content type to use / expect
- getContentType() - Method in class org.apache.servicemix.util.jaf.ByteArrayDataSource
-
- getContentType() - Method in class org.apache.servicemix.util.jaf.StreamDataSource
-
- getContext() - Method in interface org.apache.servicemix.jbi.api.ServiceMixClient
-
Returns the current component context which can be used to activate endpoints, components and
query the available service endpoints.
- getCorePoolSize() - Method in class org.apache.servicemix.executors.impl.ExecutorConfig
-
- getCorePoolSize() - Method in class org.apache.servicemix.executors.impl.ManagedExecutor
-
- getCorePoolSize() - Method in interface org.apache.servicemix.executors.impl.ManagedExecutorMBean
-
- getCountStatement() - Method in class org.apache.servicemix.jdbc.Statements
-
- getCreateSchemaStatements() - Method in class org.apache.servicemix.jdbc.Statements
-
- getCurrentFrame() - Method in class org.apache.servicemix.jbi.jaxp.DOMStreamReader
-
- getData() - Method in class org.apache.servicemix.jbi.jaxp.BytesSource
-
- getData() - Method in class org.apache.servicemix.store.Entry
-
- getDatabase() - Method in class org.apache.servicemix.store.mongo.MongoStoreFactory
-
- getDatas() - Method in class org.apache.servicemix.store.krati.KratiStore
-
- getDataSource() - Method in class org.apache.servicemix.store.jdbc.JdbcStoreFactory
-
- getDefaultCharset() - Static method in class org.apache.servicemix.jbi.jaxp.SourceTransformer
-
- getDefaultConfig() - Method in class org.apache.servicemix.executors.impl.ExecutorFactoryImpl
-
- getDefaultValidatingDtd() - Static method in class org.apache.servicemix.jbi.jaxp.SourceTransformer
-
- getDefaultValue() - Method in class org.apache.servicemix.expression.PropertyExpression
-
- getDeliveryChannel() - Method in interface org.apache.servicemix.jbi.api.ServiceMixClient
-
Returns the delivery channel for this client's message exchanges
- getDescription(MBeanInfo) - Method in class org.apache.servicemix.executors.impl.ManagedExecutor
-
- getDescription(MBeanFeatureInfo) - Method in class org.apache.servicemix.executors.impl.ManagedExecutor
-
- getDirectoryPath(File, String) - Static method in class org.apache.servicemix.util.FileUtil
-
Build a path- but do not create it
- getDiskPersistent() - Method in class org.apache.servicemix.store.ehcache.CacheManagerFactory
-
- getDiskStorePath() - Method in class org.apache.servicemix.store.ehcache.CacheManagerFactory
-
- getDocElementname() - Method in class org.apache.servicemix.components.util.SimpleFlatFileMarshaler
-
- getDocElementNamespace() - Method in class org.apache.servicemix.components.util.SimpleFlatFileMarshaler
-
- getDocument() - Method in class org.apache.servicemix.jbi.jaxp.W3CDOMStreamReader
-
Get the document associated with this stream.
- getDocument() - Method in class org.apache.servicemix.jbi.jaxp.W3CDOMStreamWriter
-
- getDocumentBuilderFactory() - Method in class org.apache.servicemix.jbi.jaxp.SourceTransformer
-
- getDropSchemaStatements() - Method in class org.apache.servicemix.jdbc.Statements
-
- getDTDHandler() - Method in class org.apache.servicemix.jbi.jaxp.StaxSource
-
- getElement() - Method in class org.apache.servicemix.jbi.jaxp.W3CNamespaceContext
-
- getElementText() - Method in class org.apache.servicemix.jbi.jaxp.DOMStreamReader
-
- getElementText() - Method in class org.apache.servicemix.jbi.jaxp.W3CDOMStreamReader
-
- getEncoding() - Method in class org.apache.servicemix.components.util.DefaultFileMarshaler
-
- getEncoding() - Method in class org.apache.servicemix.components.util.SimpleFlatFileMarshaler
-
- getEncoding() - Method in class org.apache.servicemix.jbi.jaxp.W3CDOMStreamReader
-
- getEndpoint() - Method in class org.apache.servicemix.tck.mock.MockMessageExchange
-
- getEntityResolver() - Method in class org.apache.servicemix.jbi.jaxp.StaxSource
-
- getError() - Method in class org.apache.servicemix.tck.mock.MockMessageExchange
-
- getErrorHandler() - Method in class org.apache.servicemix.jbi.jaxp.StaxSource
-
- getEternal() - Method in class org.apache.servicemix.store.ehcache.CacheManagerFactory
-
- getEventType() - Method in class org.apache.servicemix.jbi.jaxp.DOMStreamReader
-
- getEventType() - Method in class org.apache.servicemix.jbi.jaxp.FragmentStreamReader
-
- getExchange() - Method in class org.apache.servicemix.expression.JaxenVariableContext
-
- getExchange() - Method in class org.apache.servicemix.expression.MessageVariableResolver
-
- getExchange() - Method in interface org.apache.servicemix.jbi.api.Message
-
Returns the message exchange
- getExchange() - Method in exception org.apache.servicemix.jbi.exception.FaultException
-
- getExchangeFactory() - Method in interface org.apache.servicemix.jbi.api.ServiceMixClient
-
Returns the default message exchange factory.
- getExchangeId() - Method in class org.apache.servicemix.tck.mock.MockMessageExchange
-
- getFactory() - Method in class org.apache.servicemix.expression.JAXPXPathExpression
-
- getFault() - Method in exception org.apache.servicemix.jbi.exception.FaultException
-
- getFault() - Method in class org.apache.servicemix.tck.mock.MockMessageExchange
-
- getFeature(String) - Method in class org.apache.servicemix.jbi.jaxp.StaxSource
-
- getFileName() - Method in class org.apache.servicemix.components.util.DefaultFileMarshaler
-
- getFindAllDataStatement() - Method in class org.apache.servicemix.jdbc.Statements
-
- getFindAllIdsStatement() - Method in class org.apache.servicemix.jdbc.Statements
-
- getFindDataStatement() - Method in class org.apache.servicemix.jdbc.Statements
-
- getFullStoreTableName() - Method in class org.apache.servicemix.jdbc.Statements
-
- getFunctionContext() - Method in class org.apache.servicemix.expression.JaxenXPathExpression
-
- getFunctionResolver() - Method in class org.apache.servicemix.expression.JAXPXPathExpression
-
- getHazelcastInstance() - Method in class org.apache.servicemix.store.hazelcast.HazelcastStoreFactory
-
- getHeaderlinesCount() - Method in class org.apache.servicemix.components.util.SimpleFlatFileMarshaler
-
- getHost() - Method in class org.apache.servicemix.store.mongo.MongoStoreFactory
-
- getHostName() - Static method in class org.apache.servicemix.id.IdGenerator
-
As we have to find the hostname as a side-affect of generating a unique
stub, we allow it's easy retrevial here
- getId() - Method in class org.apache.servicemix.executors.impl.ManagedExecutor
-
- getIdDataType() - Method in class org.apache.servicemix.jdbc.Statements
-
- getIdGenerator() - Method in class org.apache.servicemix.store.ehcache.EhCacheStore
-
- getIdGenerator() - Method in class org.apache.servicemix.store.ehcache.EhCacheStoreFactory
-
- getIdGenerator() - Method in class org.apache.servicemix.store.jdbc.JdbcStoreFactory
-
- getIdGenerator() - Method in class org.apache.servicemix.store.krati.KratiStore
-
- getInitCapacity() - Method in class org.apache.servicemix.store.krati.KratiPersistenceProvider
-
- getInitCapacity() - Method in class org.apache.servicemix.store.krati.KratiStoreFactory
-
- getInMessage() - Method in class org.apache.servicemix.tck.mock.MockMessageExchange
-
- getInputFactory() - Method in class org.apache.servicemix.jbi.jaxp.SourceTransformer
-
- getInputStream() - Method in class org.apache.servicemix.jbi.jaxp.BytesSource
-
- getInputStream() - Method in class org.apache.servicemix.jbi.jaxp.ResourceSource
-
- getInputStream() - Method in class org.apache.servicemix.jbi.jaxp.StringSource
-
- getInputStream() - Method in class org.apache.servicemix.util.jaf.ByteArrayDataSource
-
- getInputStream() - Method in class org.apache.servicemix.util.jaf.StreamDataSource
-
- getInstance() - Static method in class org.apache.servicemix.jbi.transformer.CopyTransformer
-
Returns the singleton instance
- getInterfaceName() - Method in class org.apache.servicemix.tck.mock.MockMessageExchange
-
- getInternalExecutor() - Method in class org.apache.servicemix.executors.impl.ManagedExecutor
-
- getKeepAliveTime() - Method in class org.apache.servicemix.executors.impl.ExecutorConfig
-
- getKeepAliveTimeInMillis() - Method in class org.apache.servicemix.executors.impl.ManagedExecutor
-
- getKeepAliveTimeInMillis() - Method in interface org.apache.servicemix.executors.impl.ManagedExecutorMBean
-
- getLargestPoolSize() - Method in class org.apache.servicemix.executors.impl.ManagedExecutor
-
- getLargestPoolSize() - Method in interface org.apache.servicemix.executors.impl.ManagedExecutorMBean
-
- getLineElementname() - Method in class org.apache.servicemix.components.util.SimpleFlatFileMarshaler
-
- getLineFormat() - Method in class org.apache.servicemix.components.util.SimpleFlatFileMarshaler
-
- getLineSeparator() - Method in class org.apache.servicemix.components.util.SimpleFlatFileMarshaler
-
- getLocalName() - Method in class org.apache.servicemix.jbi.jaxp.W3CDOMStreamReader
-
- getLocation() - Method in class org.apache.servicemix.jbi.jaxp.DOMStreamReader
-
- getLock(String) - Method in class org.apache.servicemix.locks.impl.SimpleLockManager
-
Deprecated.
- getLock(String) - Method in interface org.apache.servicemix.locks.LockManager
-
Deprecated.
- getManagementStrategy() - Method in class org.apache.servicemix.executors.impl.ExecutorFactoryImpl
-
- getMaxElementsInMemory() - Method in class org.apache.servicemix.store.ehcache.CacheManagerFactory
-
- getMaximumPoolSize() - Method in class org.apache.servicemix.executors.impl.ExecutorConfig
-
- getMaximumPoolSize() - Method in class org.apache.servicemix.executors.impl.ManagedExecutor
-
- getMaximumPoolSize() - Method in interface org.apache.servicemix.executors.impl.ManagedExecutorMBean
-
- getMbeanServer() - Method in class org.apache.servicemix.executors.impl.ExecutorFactoryImpl
-
- getMemoryStoreEvictionPolicy() - Method in class org.apache.servicemix.store.ehcache.CacheManagerFactory
-
- getMessage() - Method in class org.apache.servicemix.expression.JaxenVariableContext
-
- getMessage() - Method in class org.apache.servicemix.expression.MessageVariableResolver
-
- getMessage(String) - Method in class org.apache.servicemix.tck.mock.MockMessageExchange
-
- getMessageExchange() - Method in exception org.apache.servicemix.jbi.exception.NoFaultAvailableException
-
The message exchange on which the problem occurred
- getMessageExchange() - Method in exception org.apache.servicemix.jbi.exception.NoInMessageAvailableException
-
The message exchange on which the problem occurred
- getMessageExchange() - Method in exception org.apache.servicemix.jbi.exception.NoOutMessageAvailableException
-
The message exchange on which the problem occurred
- getMongo() - Method in class org.apache.servicemix.store.mongo.MongoStoreFactory
-
- getName() - Method in class org.apache.servicemix.jbi.jaxp.W3CDOMStreamReader
-
- getName() - Method in class org.apache.servicemix.jbi.transformer.PropertyAddTransformer
-
- getName() - Method in class org.apache.servicemix.store.ehcache.EhCacheStore
-
- getName() - Method in class org.apache.servicemix.util.jaf.ByteArrayDataSource
-
- getName() - Method in class org.apache.servicemix.util.jaf.StreamDataSource
-
- getNamespaceContext() - Method in class org.apache.servicemix.expression.JaxenXPathExpression
-
- getNamespaceContext() - Method in class org.apache.servicemix.expression.JAXPXPathExpression
-
- getNamespaceContext() - Method in class org.apache.servicemix.jbi.jaxp.ExtendedXMLStreamReader
-
- getNamespaceContext() - Method in class org.apache.servicemix.jbi.jaxp.W3CDOMStreamReader
-
- getNamespaceContext() - Method in class org.apache.servicemix.jbi.jaxp.W3CDOMStreamWriter
-
- getNamespaceCount() - Method in class org.apache.servicemix.jbi.jaxp.FragmentStreamReader
-
- getNamespaceCount() - Method in class org.apache.servicemix.jbi.jaxp.W3CDOMStreamReader
-
- getNamespacePrefix(int) - Method in class org.apache.servicemix.jbi.jaxp.FragmentStreamReader
-
- getNamespacePrefix(int) - Method in class org.apache.servicemix.jbi.jaxp.W3CDOMStreamReader
-
- getNamespaces() - Method in class org.apache.servicemix.jbi.jaxp.NamespaceContextImpl
-
- getNamespaceURI(String) - Method in class org.apache.servicemix.jbi.jaxp.DefaultNamespaceContext
-
- getNamespaceURI(String) - Method in class org.apache.servicemix.jbi.jaxp.DOMStreamReader
-
- getNamespaceURI(int) - Method in class org.apache.servicemix.jbi.jaxp.FragmentStreamReader
-
- getNamespaceURI(String) - Method in class org.apache.servicemix.jbi.jaxp.FragmentStreamReader
-
- getNamespaceURI(String) - Method in class org.apache.servicemix.jbi.jaxp.NamespaceContextImpl
-
- getNamespaceURI(String) - Method in class org.apache.servicemix.jbi.jaxp.SimpleNamespaceContext
-
- getNamespaceURI(String) - Method in class org.apache.servicemix.jbi.jaxp.W3CDOMStreamReader
-
- getNamespaceURI(int) - Method in class org.apache.servicemix.jbi.jaxp.W3CDOMStreamReader
-
- getNamespaceURI() - Method in class org.apache.servicemix.jbi.jaxp.W3CDOMStreamReader
-
- getNamespaceURI(String) - Method in class org.apache.servicemix.jbi.jaxp.W3CNamespaceContext
-
- getNumberOfRejectedExecutions() - Method in class org.apache.servicemix.executors.impl.ManagedExecutor
-
- getNumberOfRejectedExecutions() - Method in interface org.apache.servicemix.executors.impl.ManagedExecutorMBean
-
- getObject() - Method in interface org.apache.servicemix.jbi.jaxp.JavaSource
-
Returns the POJO equivalent of the Source
- getOperation() - Method in class org.apache.servicemix.tck.mock.MockMessageExchange
-
- getOutMessage() - Method in class org.apache.servicemix.tck.mock.MockMessageExchange
-
- getOutputFactory() - Method in class org.apache.servicemix.jbi.jaxp.SourceTransformer
-
- getOutputName(MessageExchange, NormalizedMessage) - Method in class org.apache.servicemix.components.util.DefaultFileMarshaler
-
- getOutputName(MessageExchange, NormalizedMessage) - Method in interface org.apache.servicemix.components.util.FileMarshaler
-
Creates a output file name for the given exchange when reading an inbound
message.
- getOutputStream() - Method in class org.apache.servicemix.util.jaf.ByteArrayDataSource
-
- getOutputStream() - Method in class org.apache.servicemix.util.jaf.StreamDataSource
-
- getOverflowToDisk() - Method in class org.apache.servicemix.store.ehcache.CacheManagerFactory
-
- getParent() - Method in class org.apache.servicemix.executors.impl.ExecutorConfig
-
- getParent() - Method in class org.apache.servicemix.jbi.jaxp.SimpleNamespaceContext
-
- getParent() - Method in class org.apache.servicemix.jbi.marshaler.DefaultMarshaler
-
- getPassword() - Method in class org.apache.servicemix.store.mongo.MongoStoreFactory
-
- getPattern() - Method in class org.apache.servicemix.tck.mock.MockMessageExchange
-
- getPIData() - Method in class org.apache.servicemix.jbi.jaxp.W3CDOMStreamReader
-
- getPITarget() - Method in class org.apache.servicemix.jbi.jaxp.W3CDOMStreamReader
-
- getPoolSize() - Method in class org.apache.servicemix.executors.impl.ManagedExecutor
-
- getPoolSize() - Method in interface org.apache.servicemix.executors.impl.ManagedExecutorMBean
-
- getPort() - Method in class org.apache.servicemix.store.mongo.MongoStoreFactory
-
- getPrefix(String) - Method in class org.apache.servicemix.jbi.jaxp.DefaultNamespaceContext
-
- getPrefix(String) - Method in class org.apache.servicemix.jbi.jaxp.NamespaceContextImpl
-
- getPrefix(String) - Method in class org.apache.servicemix.jbi.jaxp.SimpleNamespaceContext
-
- getPrefix() - Method in class org.apache.servicemix.jbi.jaxp.W3CDOMStreamReader
-
- getPrefix(String) - Method in class org.apache.servicemix.jbi.jaxp.W3CDOMStreamWriter
-
- getPrefix(String) - Method in class org.apache.servicemix.jbi.jaxp.W3CNamespaceContext
-
- getPrefixes(String) - Method in class org.apache.servicemix.jbi.jaxp.DefaultNamespaceContext
-
- getPrefixes() - Method in interface org.apache.servicemix.jbi.jaxp.ExtendedNamespaceContext
-
Returns an Iterator of all namespace prefixes in scope within
this context, including those inherited from ancestor contexts.
- getPrefixes(String) - Method in class org.apache.servicemix.jbi.jaxp.NamespaceContextImpl
-
- getPrefixes() - Method in class org.apache.servicemix.jbi.jaxp.SimpleNamespaceContext
-
- getPrefixes(String) - Method in class org.apache.servicemix.jbi.jaxp.SimpleNamespaceContext
-
- getPrefixes(String) - Method in class org.apache.servicemix.jbi.jaxp.W3CNamespaceContext
-
- getProperty() - Method in class org.apache.servicemix.expression.PropertyExpression
-
- getProperty(String) - Method in class org.apache.servicemix.jbi.helper.MessageUtil.NormalizedMessageImpl
-
- getProperty(String) - Method in class org.apache.servicemix.jbi.jaxp.DOMStreamReader
-
- getProperty(String) - Method in class org.apache.servicemix.jbi.jaxp.StaxSource
-
- getProperty(String) - Method in class org.apache.servicemix.jbi.jaxp.W3CDOMStreamWriter
-
- getProperty(String) - Method in class org.apache.servicemix.tck.mock.MockMessageExchange
-
- getProperty(String) - Method in class org.apache.servicemix.tck.mock.MockNormalizedMessage
-
- getPropertyNames() - Method in class org.apache.servicemix.jbi.helper.MessageUtil.NormalizedMessageImpl
-
- getPropertyNames() - Method in class org.apache.servicemix.tck.mock.MockMessageExchange
-
- getPropertyNames() - Method in class org.apache.servicemix.tck.mock.MockNormalizedMessage
-
- getQualifiedName(QName) - Static method in class org.apache.servicemix.jbi.jaxp.QNameHelper
-
- getQualifiedName() - Method in class org.apache.servicemix.jbi.jaxp.StaxSource
-
- getQueueSize() - Method in class org.apache.servicemix.executors.impl.ExecutorConfig
-
- getQueueSize() - Method in class org.apache.servicemix.executors.impl.ManagedExecutor
-
- getQueueSize() - Method in interface org.apache.servicemix.executors.impl.ManagedExecutorMBean
-
- getReader() - Method in class org.apache.servicemix.jbi.jaxp.BytesSource
-
- getReader() - Method in class org.apache.servicemix.jbi.jaxp.ResourceSource
-
- getReader() - Method in class org.apache.servicemix.jbi.jaxp.StringSource
-
- getRemoveDataStatement() - Method in class org.apache.servicemix.jdbc.Statements
-
- getRole() - Method in class org.apache.servicemix.tck.mock.MockMessageExchange
-
- getSecuritySubject() - Method in class org.apache.servicemix.jbi.helper.MessageUtil.NormalizedMessageImpl
-
- getSecuritySubject() - Method in class org.apache.servicemix.tck.mock.MockNormalizedMessage
-
- getSegmentFileSizeMB() - Method in class org.apache.servicemix.store.krati.KratiPersistenceProvider
-
- getService() - Method in class org.apache.servicemix.tck.mock.MockMessageExchange
-
- getShutdownDelay() - Method in class org.apache.servicemix.executors.impl.ExecutorConfig
-
- getShutdownDelay() - Method in class org.apache.servicemix.executors.impl.ManagedExecutor
-
- getShutdownDelay() - Method in interface org.apache.servicemix.executors.impl.ManagedExecutorMBean
-
- getStatements() - Method in class org.apache.servicemix.jdbc.adapter.DefaultJDBCAdapter
-
- getStatements() - Method in interface org.apache.servicemix.jdbc.JDBCAdapter
-
- getStatus() - Method in class org.apache.servicemix.tck.mock.MockMessageExchange
-
- getStoreDataStatement() - Method in class org.apache.servicemix.jdbc.Statements
-
- getStoreDirectory() - Method in class org.apache.servicemix.store.krati.KratiPersistenceProvider
-
- getStoreDirectory() - Method in class org.apache.servicemix.store.krati.KratiStoreFactory
-
- getStoreListeners() - Method in class org.apache.servicemix.store.base.BaseStore
-
- getStoreListeners() - Method in class org.apache.servicemix.store.base.BaseStoreFactory
-
- getStoreListeners() - Method in interface org.apache.servicemix.store.Store
-
- getStoreTableName() - Method in class org.apache.servicemix.jdbc.Statements
-
- getTableName() - Method in class org.apache.servicemix.store.jdbc.JdbcStoreFactory
-
- getTablePrefix() - Method in class org.apache.servicemix.jdbc.Statements
-
- getTaskCount() - Method in class org.apache.servicemix.executors.impl.ManagedExecutor
-
- getTaskCount() - Method in interface org.apache.servicemix.executors.impl.ManagedExecutorMBean
-
- getTempOutputName(MessageExchange, NormalizedMessage) - Method in class org.apache.servicemix.components.util.DefaultFileMarshaler
-
- getTempOutputName(MessageExchange, NormalizedMessage) - Method in interface org.apache.servicemix.components.util.FileMarshaler
-
creates a temporary file name for the given exchange when reading an inbound
message.
- getText() - Method in class org.apache.servicemix.jbi.jaxp.StringSource
-
- getText() - Method in class org.apache.servicemix.jbi.jaxp.W3CDOMStreamReader
-
- getTextCharacters(int, char[], int, int) - Method in class org.apache.servicemix.jbi.jaxp.DOMStreamReader
-
- getTextCharacters() - Method in class org.apache.servicemix.jbi.jaxp.W3CDOMStreamReader
-
- getTextLength() - Method in class org.apache.servicemix.jbi.jaxp.W3CDOMStreamReader
-
- getTextStart() - Method in class org.apache.servicemix.jbi.jaxp.W3CDOMStreamReader
-
- getThreadPoolExecutor() - Method in class org.apache.servicemix.executors.impl.ExecutorImpl
-
- getThreadPriority() - Method in class org.apache.servicemix.executors.impl.ExecutorConfig
-
- getTime() - Method in class org.apache.servicemix.store.Entry
-
- getTimeout() - Method in class org.apache.servicemix.store.hazelcast.HazelcastStoreFactory
-
- getTimeout() - Method in class org.apache.servicemix.store.krati.KratiStoreFactory
-
- getTimeout() - Method in class org.apache.servicemix.store.mongo.MongoStoreFactory
-
- getTimeout() - Method in class org.apache.servicemix.store.redis.RedisStoreFactory
-
- getTimerListener() - Method in class org.apache.servicemix.timers.impl.TimerManagerImpl.TimerImpl
-
- getTimerListener() - Method in interface org.apache.servicemix.timers.Timer
-
- getTimeToIdleSeconds() - Method in class org.apache.servicemix.store.ehcache.CacheManagerFactory
-
- getTimeToLiveSeconds() - Method in class org.apache.servicemix.store.ehcache.CacheManagerFactory
-
- getTransformer() - Method in class org.apache.servicemix.components.util.MarshalerSupport
-
- getTransformer() - Method in class org.apache.servicemix.expression.JaxenXPathExpression
-
- getTransformer() - Method in class org.apache.servicemix.expression.JAXPXPathExpression
-
- getTransformer() - Method in class org.apache.servicemix.jbi.jaxp.SourceMarshaler
-
- getTransformerFactory() - Method in class org.apache.servicemix.jbi.jaxp.SourceTransformer
-
- getUniquePrefix(XMLStreamWriter) - Static method in class org.apache.servicemix.jbi.jaxp.XMLStreamHelper
-
- getUpdateDataStatement() - Method in class org.apache.servicemix.jdbc.Statements
-
- getUsername() - Method in class org.apache.servicemix.store.mongo.MongoStoreFactory
-
- getValue() - Method in class org.apache.servicemix.jbi.transformer.PropertyAddTransformer
-
- getVariableContext() - Method in class org.apache.servicemix.expression.JaxenXPathExpression
-
- getVariableResolver() - Method in class org.apache.servicemix.expression.JAXPXPathExpression
-
- getVariables() - Method in class org.apache.servicemix.expression.JaxenVariableContext
-
- getVariableValue(String, String, String) - Method in class org.apache.servicemix.expression.JaxenVariableContext
-
- getVersion() - Method in class org.apache.servicemix.jbi.jaxp.DOMStreamReader
-
- getXMLNode(MessageExchange, NormalizedMessage) - Method in class org.apache.servicemix.expression.JaxenXPathExpression
-
- getXMLNode(MessageExchange, NormalizedMessage) - Method in class org.apache.servicemix.expression.JAXPXPathExpression
-
- getXMLReader() - Method in class org.apache.servicemix.jbi.jaxp.StaxSource
-
- getXMLStreamReader() - Method in class org.apache.servicemix.jbi.jaxp.StaxSource
-
- getXpath() - Method in class org.apache.servicemix.expression.JaxenXPathExpression
-
- getXPath() - Method in class org.apache.servicemix.expression.JAXPXPathExpression
-
- getXPathExpression() - Method in class org.apache.servicemix.expression.JAXPXPathExpression
-
- getXpathObject() - Method in class org.apache.servicemix.expression.JaxenXPathExpression
-
- getXStream() - Method in class org.apache.servicemix.expression.JAXPXPathXStreamExpression
-
- schedule(TimerListener, long) - Method in class org.apache.servicemix.timers.impl.TimerManagerImpl
-
- schedule(TimerListener, Date) - Method in class org.apache.servicemix.timers.impl.TimerManagerImpl
-
- schedule(TimerListener, long) - Method in interface org.apache.servicemix.timers.TimerManager
-
- schedule(TimerListener, Date) - Method in interface org.apache.servicemix.timers.TimerManager
-
- scheduleWork(Work) - Method in class org.apache.servicemix.executors.WorkManagerWrapper
-
- scheduleWork(Work, long, ExecutionContext, WorkListener) - Method in class org.apache.servicemix.executors.WorkManagerWrapper
-
- send(MessageExchange) - Method in interface org.apache.servicemix.jbi.api.ServiceMixClient
-
Sends the message exchange to the endpoint.
- send(Message) - Method in interface org.apache.servicemix.jbi.api.ServiceMixClient
-
Sends an In-Only message
- send(EndpointResolver, Map, Map, Object) - Method in interface org.apache.servicemix.jbi.api.ServiceMixClient
-
Sends a one way message exchange to the endpoint denoted by the given resolver
- send(Map, Object) - Method in interface org.apache.servicemix.jbi.api.ServiceMixClient
-
Sends a one way message exchange to the endpoint denoted by the given resolver
- sendSync(MessageExchange) - Method in interface org.apache.servicemix.jbi.api.ServiceMixClient
-
Sends the message exchange to the endpoint, blocking until the send has completed.
- sendSync(MessageExchange, long) - Method in interface org.apache.servicemix.jbi.api.ServiceMixClient
-
Sends the message exchange to the endpoint, blocking until the send has completed
or the specified timeout has elapsed.
- sendSync(EndpointResolver, Map, Map, Object) - Method in interface org.apache.servicemix.jbi.api.ServiceMixClient
-
Sends a one way message exchange to the endpoint denoted by the given resolver and blocks until the send is completed.
- sendSync(Map, Object) - Method in interface org.apache.servicemix.jbi.api.ServiceMixClient
-
Sends a one way message exchange to the endpoint denoted by the given resolver and blocks until the send is completed.
- ServiceMixClient - Interface in org.apache.servicemix.jbi.api
-
Represents a client API which allows users to programatically send messages into the JBI
container or to receive them using the regular JBI API together with a collection of helper methods making it
easier to interact with the JBI API.
- setAllowCoreThreadTimeOut(Boolean) - Method in class org.apache.servicemix.executors.impl.ExecutorConfig
-
- setAlwaysEscapeColContents(boolean) - Method in class org.apache.servicemix.components.util.SimpleFlatFileMarshaler
-
- setAlwaysStripColContents(boolean) - Method in class org.apache.servicemix.components.util.SimpleFlatFileMarshaler
-
- setAsText(String) - Method in class org.apache.servicemix.expression.ExpressionEditor
-
- setAttachment(String) - Method in class org.apache.servicemix.components.util.BinaryFileMarshaler
-
sets the key of the attachment to use for adding a attachment to the
normalized message
- setBinaryData(PreparedStatement, int, byte[]) - Method in class org.apache.servicemix.jdbc.adapter.BytesJDBCAdapter
-
- setBinaryData(PreparedStatement, int, byte[]) - Method in class org.apache.servicemix.jdbc.adapter.DefaultJDBCAdapter
-
- setBinaryData(PreparedStatement, int, byte[]) - Method in class org.apache.servicemix.jdbc.adapter.StreamJDBCAdapter
-
- setBinaryDataType(String) - Method in class org.apache.servicemix.jdbc.Statements
-
- setBlankValueIsNull(boolean) - Method in class org.apache.servicemix.components.util.DateConverter
-
- setBlankValueIsNull(boolean) - Method in class org.apache.servicemix.components.util.NumberConverter
-
- setBody(Object) - Method in interface org.apache.servicemix.jbi.api.Message
-
Sets the body as a POJO
- setBody(NormalizedMessage, Object) - Static method in class org.apache.servicemix.jbi.helper.MessageHelper
-
Sets the body of the message as a POJO
- setBypassIfSynchronous(Boolean) - Method in class org.apache.servicemix.executors.impl.ExecutorConfig
-
- setCache(Cache) - Method in class org.apache.servicemix.store.ehcache.EhCacheStore
-
- setCacheManager(CacheManager) - Method in class org.apache.servicemix.store.ehcache.EhCacheStoreFactory
-
- setCacheManagerFactory(CacheManagerFactory) - Method in class org.apache.servicemix.store.ehcache.EhCacheStoreFactory
-
- setClustered(boolean) - Method in class org.apache.servicemix.store.jdbc.JdbcStoreFactory
-
- setColumnConverters(List) - Method in class org.apache.servicemix.components.util.SimpleFlatFileMarshaler
-
- setColumnElementname(String) - Method in class org.apache.servicemix.components.util.SimpleFlatFileMarshaler
-
- setColumnExtractor(ColumnExtractor) - Method in class org.apache.servicemix.components.util.SimpleFlatFileMarshaler
-
- setColumnLengths(String[]) - Method in class org.apache.servicemix.components.util.SimpleFlatFileMarshaler
-
- setColumnNames(String[]) - Method in class org.apache.servicemix.components.util.SimpleFlatFileMarshaler
-
- setColumnNamesInLineNumber(int) - Method in class org.apache.servicemix.components.util.SimpleFlatFileMarshaler
-
- setColumnSeparator(String) - Method in class org.apache.servicemix.components.util.SimpleFlatFileMarshaler
-
- setColumnSeparatorCode(int) - Method in class org.apache.servicemix.components.util.SimpleFlatFileMarshaler
-
- setConfigs(Map<String, ExecutorConfig>) - Method in class org.apache.servicemix.executors.impl.ExecutorFactoryImpl
-
- setContent(Expression) - Method in class org.apache.servicemix.components.util.DefaultFileMarshaler
-
- setContent(Source) - Method in class org.apache.servicemix.jbi.helper.MessageUtil.NormalizedMessageImpl
-
- setContent(Source) - Method in class org.apache.servicemix.tck.mock.MockNormalizedMessage
-
- setContentHandler(ContentHandler) - Method in class org.apache.servicemix.jbi.jaxp.StaxSource
-
- setContentType(String) - Method in class org.apache.servicemix.components.util.BinaryFileMarshaler
-
sets the content type to use / expect
- setContentType(String) - Method in class org.apache.servicemix.util.jaf.StreamDataSource
-
- setCopyAttachments(boolean) - Method in class org.apache.servicemix.jbi.transformer.CopyTransformer
-
- setCopyProperties(boolean) - Method in class org.apache.servicemix.jbi.transformer.CopyTransformer
-
- setCopySecuritySubject(boolean) - Method in class org.apache.servicemix.jbi.transformer.CopyTransformer
-
- setCorePoolSize(Integer) - Method in class org.apache.servicemix.executors.impl.ExecutorConfig
-
- setCorePoolSize(int) - Method in class org.apache.servicemix.executors.impl.ManagedExecutor
-
- setCorePoolSize(int) - Method in interface org.apache.servicemix.executors.impl.ManagedExecutorMBean
-
- setCountStatement(String) - Method in class org.apache.servicemix.jdbc.Statements
-
- setCreateDataBase(boolean) - Method in class org.apache.servicemix.store.jdbc.JdbcStoreFactory
-
- setCreateSchemaStatements(String[]) - Method in class org.apache.servicemix.jdbc.Statements
-
- setDatabase(String) - Method in class org.apache.servicemix.store.mongo.MongoStoreFactory
-
- setDatas(DataStore<byte[], byte[]>) - Method in class org.apache.servicemix.store.krati.KratiStore
-
- setDataSource(DataSource) - Method in class org.apache.servicemix.store.jdbc.JdbcStoreFactory
-
- setDefaultCharset(String) - Static method in class org.apache.servicemix.jbi.jaxp.SourceTransformer
-
- setDefaultConfig(ExecutorConfig) - Method in class org.apache.servicemix.executors.impl.ExecutorFactoryImpl
-
- setDefaultNamespace(String) - Method in class org.apache.servicemix.jbi.jaxp.W3CDOMStreamWriter
-
- setDefaultValidatingDtd(boolean) - Static method in class org.apache.servicemix.jbi.jaxp.SourceTransformer
-
- setDefaultValue(Object) - Method in class org.apache.servicemix.expression.PropertyExpression
-
- setDiscriminatorIndex(int) - Method in class org.apache.servicemix.components.util.VariableFixedLengthColumnExtractor
-
- setDiskPersistent(Boolean) - Method in class org.apache.servicemix.store.ehcache.CacheManagerFactory
-
- setDiskStorePath(String) - Method in class org.apache.servicemix.store.ehcache.CacheManagerFactory
-
- setDocElementname(String) - Method in class org.apache.servicemix.components.util.SimpleFlatFileMarshaler
-
- setDocElementNamespace(String) - Method in class org.apache.servicemix.components.util.SimpleFlatFileMarshaler
-
- setDocumentBuilderFactory(DocumentBuilderFactory) - Method in class org.apache.servicemix.jbi.jaxp.SourceTransformer
-
- setDropSchemaStatements(String[]) - Method in class org.apache.servicemix.jdbc.Statements
-
- setDTDHandler(DTDHandler) - Method in class org.apache.servicemix.jbi.jaxp.StaxSource
-
- setElement(Element) - Method in class org.apache.servicemix.jbi.jaxp.W3CNamespaceContext
-
- setEncoding(String) - Method in class org.apache.servicemix.components.util.DefaultFileMarshaler
-
- setEncoding(String) - Method in class org.apache.servicemix.components.util.SimpleFlatFileMarshaler
-
- setEndpoint(ServiceEndpoint) - Method in class org.apache.servicemix.tck.mock.MockMessageExchange
-
- setEntityResolver(EntityResolver) - Method in class org.apache.servicemix.jbi.jaxp.StaxSource
-
- setError(Exception) - Method in class org.apache.servicemix.tck.mock.MockMessageExchange
-
- setErrorHandler(ErrorHandler) - Method in class org.apache.servicemix.jbi.jaxp.StaxSource
-
- setEternal(Boolean) - Method in class org.apache.servicemix.store.ehcache.CacheManagerFactory
-
- setExchange(MessageExchange) - Method in class org.apache.servicemix.expression.JaxenVariableContext
-
- setExchange(MessageExchange) - Method in class org.apache.servicemix.expression.MessageVariableResolver
-
- setExchangeId(String) - Method in class org.apache.servicemix.tck.mock.MockMessageExchange
-
- setFactory(XPathFactory) - Method in class org.apache.servicemix.expression.JAXPXPathExpression
-
- setFault(Fault) - Method in class org.apache.servicemix.tck.mock.MockMessageExchange
-
- setFeature(String, boolean) - Method in class org.apache.servicemix.jbi.jaxp.StaxSource
-
- setFileName(Expression) - Method in class org.apache.servicemix.components.util.DefaultFileMarshaler
-
- setFindAllDataStatement(String) - Method in class org.apache.servicemix.jdbc.Statements
-
- setFindAllIdsStatement(String) - Method in class org.apache.servicemix.jdbc.Statements
-
- setFindDataStatement(String) - Method in class org.apache.servicemix.jdbc.Statements
-
- setFixedColumnLengths(int[]) - Method in class org.apache.servicemix.components.util.VariableFixedLengthColumnExtractor
-
- setFunctionContext(FunctionContext) - Method in class org.apache.servicemix.expression.JaxenXPathExpression
-
- setFunctionResolver(XPathFunctionResolver) - Method in class org.apache.servicemix.expression.JAXPXPathExpression
-
- setHazelcastInstance(HazelcastInstance) - Method in class org.apache.servicemix.store.hazelcast.HazelcastStoreFactory
-
- setHeaderlinesCount(int) - Method in class org.apache.servicemix.components.util.SimpleFlatFileMarshaler
-
- setHost(String) - Method in class org.apache.servicemix.store.mongo.MongoStoreFactory
-
- setIdDataType(String) - Method in class org.apache.servicemix.jdbc.Statements
-
- setIdGenerator(IdGenerator) - Method in class org.apache.servicemix.store.ehcache.EhCacheStore
-
- setIdGenerator(IdGenerator) - Method in class org.apache.servicemix.store.ehcache.EhCacheStoreFactory
-
- setIdGenerator(IdGenerator) - Method in class org.apache.servicemix.store.jdbc.JdbcStoreFactory
-
- setIdGenerator(IdGenerator) - Method in class org.apache.servicemix.store.krati.KratiStore
-
- setInitCapacity(int) - Method in class org.apache.servicemix.store.krati.KratiPersistenceProvider
-
- setInitCapacity(int) - Method in class org.apache.servicemix.store.krati.KratiStoreFactory
-
- setInMessage(NormalizedMessage) - Method in class org.apache.servicemix.tck.mock.MockMessageExchange
-
- setInputFactory(XMLInputFactory) - Method in class org.apache.servicemix.jbi.jaxp.SourceTransformer
-
- setInputformat(String) - Method in class org.apache.servicemix.components.util.DateConverter
-
- setInsertColContentInAttribut(boolean) - Method in class org.apache.servicemix.components.util.SimpleFlatFileMarshaler
-
- setInsertColNumbers(boolean) - Method in class org.apache.servicemix.components.util.SimpleFlatFileMarshaler
-
- setInsertLineNumbers(boolean) - Method in class org.apache.servicemix.components.util.SimpleFlatFileMarshaler
-
- setInsertRawData(boolean) - Method in class org.apache.servicemix.components.util.SimpleFlatFileMarshaler
-
- setInterfaceName(QName) - Method in class org.apache.servicemix.tck.mock.MockMessageExchange
-
- setKeepAliveTime(Long) - Method in class org.apache.servicemix.executors.impl.ExecutorConfig
-
- setKeepAliveTimeInMillis(long) - Method in class org.apache.servicemix.executors.impl.ManagedExecutor
-
- setKeepAliveTimeInMillis(long) - Method in interface org.apache.servicemix.executors.impl.ManagedExecutorMBean
-
- setLastFixedContentIndex(int) - Method in class org.apache.servicemix.components.util.VariableFixedLengthColumnExtractor
-
- setLineElementname(String) - Method in class org.apache.servicemix.components.util.SimpleFlatFileMarshaler
-
- setLineFormat(int) - Method in class org.apache.servicemix.components.util.SimpleFlatFileMarshaler
-
- setLineSeparator(String) - Method in class org.apache.servicemix.components.util.SimpleFlatFileMarshaler
-
- setLineSeparatorCode(int) - Method in class org.apache.servicemix.components.util.SimpleFlatFileMarshaler
-
- setManagementStrategy(ManagementStrategy) - Method in class org.apache.servicemix.executors.impl.ExecutorFactoryImpl
-
- setMaxElementsInMemory(int) - Method in class org.apache.servicemix.store.ehcache.CacheManagerFactory
-
- setMaximumColumnCount(int) - Method in class org.apache.servicemix.components.util.VariableFixedLengthColumnExtractor
-
- setMaximumPoolSize(Integer) - Method in class org.apache.servicemix.executors.impl.ExecutorConfig
-
- setMaximumPoolSize(int) - Method in class org.apache.servicemix.executors.impl.ManagedExecutor
-
- setMaximumPoolSize(int) - Method in interface org.apache.servicemix.executors.impl.ManagedExecutorMBean
-
- setMbeanServer(MBeanServer) - Method in class org.apache.servicemix.executors.impl.ExecutorFactoryImpl
-
- setMemoryStoreEvictionPolicy(String) - Method in class org.apache.servicemix.store.ehcache.CacheManagerFactory
-
- setMessage(NormalizedMessage) - Method in class org.apache.servicemix.expression.JaxenVariableContext
-
- setMessage(NormalizedMessage) - Method in class org.apache.servicemix.expression.MessageVariableResolver
-
- setMessage(NormalizedMessage, String) - Method in class org.apache.servicemix.tck.mock.MockMessageExchange
-
- setMongo(Mongo) - Method in class org.apache.servicemix.store.mongo.MongoStoreFactory
-
- setName(String) - Method in class org.apache.servicemix.jbi.transformer.PropertyAddTransformer
-
- setName(String) - Method in class org.apache.servicemix.store.ehcache.EhCacheStore
-
- setName(String) - Method in class org.apache.servicemix.util.jaf.ByteArrayDataSource
-
- setName(String) - Method in class org.apache.servicemix.util.jaf.StreamDataSource
-
- setNamespaceContext(NamespaceContext) - Method in class org.apache.servicemix.expression.JaxenXPathExpression
-
- setNamespaceContext(NamespaceContext) - Method in class org.apache.servicemix.expression.JAXPXPathExpression
-
- setNamespaceContext(NamespaceContext) - Method in class org.apache.servicemix.jbi.jaxp.W3CDOMStreamWriter
-
- setNamespaces(Map<String, String>) - Method in class org.apache.servicemix.jbi.jaxp.NamespaceContextImpl
-
- setObject(Object) - Method in interface org.apache.servicemix.jbi.jaxp.JavaSource
-
Sets the POJO equivalent of the Source
- setOperation(QName) - Method in class org.apache.servicemix.tck.mock.MockMessageExchange
-
- setOutMessage(NormalizedMessage) - Method in class org.apache.servicemix.tck.mock.MockMessageExchange
-
- setOutpuformat(String) - Method in class org.apache.servicemix.components.util.DateConverter
-
- setOutputFactory(XMLOutputFactory) - Method in class org.apache.servicemix.jbi.jaxp.SourceTransformer
-
- setOverflowToDisk(Boolean) - Method in class org.apache.servicemix.store.ehcache.CacheManagerFactory
-
- setParent(ExecutorConfig) - Method in class org.apache.servicemix.executors.impl.ExecutorConfig
-
- setPassword(String) - Method in class org.apache.servicemix.store.mongo.MongoStoreFactory
-
- setPattern(URI) - Method in class org.apache.servicemix.tck.mock.MockMessageExchange
-
- setPort(Integer) - Method in class org.apache.servicemix.store.mongo.MongoStoreFactory
-
- setPrefix(String, String) - Method in class org.apache.servicemix.jbi.jaxp.W3CDOMStreamWriter
-
- setProperty(String) - Method in class org.apache.servicemix.expression.PropertyExpression
-
- setProperty(String, Object) - Method in class org.apache.servicemix.jbi.helper.MessageUtil.NormalizedMessageImpl
-
- setProperty(String, Object) - Method in class org.apache.servicemix.jbi.jaxp.StaxSource
-
- setProperty(String, Object) - Method in class org.apache.servicemix.tck.mock.MockMessageExchange
-
- setProperty(String, Object) - Method in class org.apache.servicemix.tck.mock.MockNormalizedMessage
-
- setQueueSize(Integer) - Method in class org.apache.servicemix.executors.impl.ExecutorConfig
-
- setRemoveDataStatement(String) - Method in class org.apache.servicemix.jdbc.Statements
-
- setRole(MessageExchange.Role) - Method in class org.apache.servicemix.tck.mock.MockMessageExchange
-
- setSecuritySubject(Subject) - Method in class org.apache.servicemix.jbi.helper.MessageUtil.NormalizedMessageImpl
-
- setSecuritySubject(Subject) - Method in class org.apache.servicemix.tck.mock.MockNormalizedMessage
-
- setSegmentFileSizeMB(int) - Method in class org.apache.servicemix.store.krati.KratiPersistenceProvider
-
- setService(QName) - Method in class org.apache.servicemix.tck.mock.MockMessageExchange
-
- setShutdownDelay(Long) - Method in class org.apache.servicemix.executors.impl.ExecutorConfig
-
- setSkipAnyEmptyCols(boolean) - Method in class org.apache.servicemix.components.util.SimpleFlatFileMarshaler
-
- setSkipKnownEmptyCols(boolean) - Method in class org.apache.servicemix.components.util.SimpleFlatFileMarshaler
-
- setStatements(Statements) - Method in class org.apache.servicemix.jdbc.adapter.DefaultJDBCAdapter
-
- setStatements(Statements) - Method in class org.apache.servicemix.jdbc.adapter.HsqldbJDBCAdapter
-
- setStatements(Statements) - Method in class org.apache.servicemix.jdbc.adapter.ImageBasedJDBCAdaptor
-
- setStatements(Statements) - Method in class org.apache.servicemix.jdbc.adapter.MaxDBJDBCAdapter
-
- setStatements(Statements) - Method in class org.apache.servicemix.jdbc.adapter.PostgresqlJDBCAdapter
-
- setStatements(Statements) - Method in interface org.apache.servicemix.jdbc.JDBCAdapter
-
- setStatus(ExchangeStatus) - Method in class org.apache.servicemix.tck.mock.MockMessageExchange
-
- setStoreDataStatement(String) - Method in class org.apache.servicemix.jdbc.Statements
-
- setStoreDirectory(String) - Method in class org.apache.servicemix.store.krati.KratiPersistenceProvider
-
- setStoreDirectory(String) - Method in class org.apache.servicemix.store.krati.KratiStoreFactory
-
- setStoreListeners(Set<StoreListener>) - Method in class org.apache.servicemix.store.base.BaseStoreFactory
-
- setStoreTableName(String) - Method in class org.apache.servicemix.jdbc.Statements
-
- setStringEncodedVariableColumnLengths(String) - Method in class org.apache.servicemix.components.util.VariableFixedLengthColumnExtractor
-
- setStringFixedColumnLengths(String[]) - Method in class org.apache.servicemix.components.util.VariableFixedLengthColumnExtractor
-
- setTableName(String) - Method in class org.apache.servicemix.store.jdbc.JdbcStoreFactory
-
- setTablePrefix(String) - Method in class org.apache.servicemix.jdbc.Statements
-
- setThreadDaemon(Boolean) - Method in class org.apache.servicemix.executors.impl.ExecutorConfig
-
- setThreadPriority(Integer) - Method in class org.apache.servicemix.executors.impl.ExecutorConfig
-
- setTimeout(long) - Method in class org.apache.servicemix.store.hazelcast.HazelcastStoreFactory
-
- setTimeout(long) - Method in class org.apache.servicemix.store.krati.KratiStoreFactory
-
- setTimeout(long) - Method in class org.apache.servicemix.store.memory.MemoryStoreFactory
-
- setTimeout(Long) - Method in class org.apache.servicemix.store.mongo.MongoStoreFactory
-
- setTimeout(long) - Method in class org.apache.servicemix.store.redis.RedisStoreFactory
-
- setTimeToIdleSeconds(long) - Method in class org.apache.servicemix.store.ehcache.CacheManagerFactory
-
- setTimeToLiveSeconds(long) - Method in class org.apache.servicemix.store.ehcache.CacheManagerFactory
-
- setTransactional(boolean) - Method in class org.apache.servicemix.store.jdbc.JdbcStoreFactory
-
- setTransformer(SourceTransformer) - Method in class org.apache.servicemix.components.util.MarshalerSupport
-
- setTransformer(SourceTransformer) - Method in class org.apache.servicemix.expression.JaxenXPathExpression
-
- setTransformer(SourceTransformer) - Method in class org.apache.servicemix.expression.JAXPXPathExpression
-
- setTransformer(SourceTransformer) - Method in class org.apache.servicemix.jbi.jaxp.SourceMarshaler
-
- setTransformerFactory(TransformerFactory) - Method in class org.apache.servicemix.jbi.jaxp.SourceTransformer
-
- setUpdateDataStatement(String) - Method in class org.apache.servicemix.jdbc.Statements
-
- setUseMessageContent(boolean) - Method in class org.apache.servicemix.expression.JaxenXPathExpression
-
Specifies whether or not the XPath expression uses the message content.
- setUseMessageContent(boolean) - Method in class org.apache.servicemix.expression.JAXPXPathExpression
-
Specifies whether or not the XPath expression uses the message content.
- setUsername(String) - Method in class org.apache.servicemix.store.mongo.MongoStoreFactory
-
- setValue(String) - Method in class org.apache.servicemix.jbi.transformer.PropertyAddTransformer
-
- setVariableColumnLengths(Map) - Method in class org.apache.servicemix.components.util.VariableFixedLengthColumnExtractor
-
- setVariableContext(JaxenVariableContext) - Method in class org.apache.servicemix.expression.JaxenXPathExpression
-
- setVariableResolver(MessageVariableResolver) - Method in class org.apache.servicemix.expression.JAXPXPathExpression
-
- setVariables(Map<String, Object>) - Method in class org.apache.servicemix.expression.JaxenVariableContext
-
Allows other variables to be added to the variable scope
- setVariableValue(String, Object) - Method in class org.apache.servicemix.expression.JaxenVariableContext
-
Allows a variable to be specified
- setXmlDeclaration(boolean) - Method in class org.apache.servicemix.components.util.SimpleFlatFileMarshaler
-
- setXpath(String) - Method in class org.apache.servicemix.expression.JaxenXPathExpression
-
- setXPath(String) - Method in class org.apache.servicemix.expression.JAXPXPathExpression
-
- setXpathObject(XPath) - Method in class org.apache.servicemix.expression.JaxenXPathExpression
-
- setXStream(XStream) - Method in class org.apache.servicemix.expression.JAXPXPathXStreamExpression
-
- setZeroValueIsNull(boolean) - Method in class org.apache.servicemix.components.util.NumberConverter
-
- shouldRunSynchronously() - Method in interface org.apache.servicemix.executors.ExecutorAwareRunnable
-
This method can be used by the executor to have a hint whether the internal thread
pool can be bypassed for the execution of this runnable.
- shutdown() - Method in interface org.apache.servicemix.executors.Executor
-
Shutdown this executor.
- shutdown() - Method in class org.apache.servicemix.executors.impl.ExecutorImpl
-
- shutdown() - Method in class org.apache.servicemix.executors.impl.ManagedExecutor
-
- SHUTDOWN_DELAY - Static variable in interface org.apache.servicemix.executors.ExecutorFactory
-
- SimpleFlatFileMarshaler - Class in org.apache.servicemix.components.util
-
A simple flat file marshaler that can read fixed-length and csv text files
and converts them to XML
- SimpleFlatFileMarshaler() - Constructor for class org.apache.servicemix.components.util.SimpleFlatFileMarshaler
-
- SimpleLock - Class in org.apache.servicemix.locks.impl
-
Deprecated.
- SimpleLock() - Constructor for class org.apache.servicemix.locks.impl.SimpleLock
-
Deprecated.
- SimpleLockManager - Class in org.apache.servicemix.locks.impl
-
Deprecated.
- SimpleLockManager() - Constructor for class org.apache.servicemix.locks.impl.SimpleLockManager
-
Deprecated.
- SimpleNamespaceContext - Class in org.apache.servicemix.jbi.jaxp
-
- SimpleNamespaceContext() - Constructor for class org.apache.servicemix.jbi.jaxp.SimpleNamespaceContext
-
- SimpleNamespaceContext(SimpleNamespaceContext, Map) - Constructor for class org.apache.servicemix.jbi.jaxp.SimpleNamespaceContext
-
- size() - Method in interface org.apache.servicemix.executors.Executor
-
The current size of the underlying queue (if any)
- size() - Method in class org.apache.servicemix.executors.impl.ExecutorImpl
-
- size() - Method in class org.apache.servicemix.executors.impl.ManagedExecutor
-
- SourceMarshaler - Class in org.apache.servicemix.jbi.jaxp
-
- SourceMarshaler() - Constructor for class org.apache.servicemix.jbi.jaxp.SourceMarshaler
-
- SourceTransformer - Class in org.apache.servicemix.jbi.jaxp
-
A helper class to transform from one type of Source to another
- SourceTransformer() - Constructor for class org.apache.servicemix.jbi.jaxp.SourceTransformer
-
- SourceTransformer(DocumentBuilderFactory) - Constructor for class org.apache.servicemix.jbi.jaxp.SourceTransformer
-
- standaloneSet() - Method in class org.apache.servicemix.jbi.jaxp.DOMStreamReader
-
- start() - Method in class org.apache.servicemix.timers.impl.TimerManagerImpl
-
- start() - Method in interface org.apache.servicemix.timers.TimerManager
-
- startWork(Work) - Method in class org.apache.servicemix.executors.WorkManagerWrapper
-
- startWork(Work, long, ExecutionContext, WorkListener) - Method in class org.apache.servicemix.executors.WorkManagerWrapper
-
- statements - Variable in class org.apache.servicemix.jdbc.adapter.DefaultJDBCAdapter
-
- Statements - Class in org.apache.servicemix.jdbc
-
- Statements() - Constructor for class org.apache.servicemix.jdbc.Statements
-
- StaxSource - Class in org.apache.servicemix.jbi.jaxp
-
- StaxSource(XMLStreamReader) - Constructor for class org.apache.servicemix.jbi.jaxp.StaxSource
-
- stop() - Method in class org.apache.servicemix.timers.impl.TimerManagerImpl
-
- stop() - Method in interface org.apache.servicemix.timers.TimerManager
-
- store(String, Object) - Method in class org.apache.servicemix.store.ehcache.EhCacheStore
-
Put an object in the store under the given id.
- store(Object) - Method in class org.apache.servicemix.store.ehcache.EhCacheStore
-
Put an object into the store and return the unique id that may be used at
a later time to retrieve the object.
- store(String, Object) - Method in class org.apache.servicemix.store.hazelcast.HazelcastStore
-
Put an object in the store under the given id.
- store(Object) - Method in class org.apache.servicemix.store.hazelcast.HazelcastStore
-
Put an object into the store and return the unique id that
may be used at a later time to retrieve the object.
- store(String, Object) - Method in class org.apache.servicemix.store.jdbc.JdbcStore
-
- store(Object) - Method in class org.apache.servicemix.store.jdbc.JdbcStore
-
- store(String, Object) - Method in class org.apache.servicemix.store.krati.KratiPersistenceProvider
-
- store(String, Object) - Method in class org.apache.servicemix.store.krati.KratiStore
-
Put an object in the store under the given id.
- store(Object) - Method in class org.apache.servicemix.store.krati.KratiStore
-
Put an object into the store and return the unique id that
may be used at a later time to retrieve the object.
- store(String, Object) - Method in class org.apache.servicemix.store.memory.MemoryStore
-
- store(Object) - Method in class org.apache.servicemix.store.memory.MemoryStore
-
- store(String, Object) - Method in class org.apache.servicemix.store.memory.TimeoutMemoryStore
-
Put an object in the store under the given id.
- store(String, Object) - Method in class org.apache.servicemix.store.mongo.MongoStore
-
Stores to a DBObject with the given .
- store(Object) - Method in class org.apache.servicemix.store.mongo.MongoStore
-
Stores to a DBObject and return the generated ID.
- store(String, Object) - Method in class org.apache.servicemix.store.redis.RedisStore
-
Put an object in the store under the given id.
- store(Object) - Method in class org.apache.servicemix.store.redis.RedisStore
-
Put an object into the store and return the unique id that
may be used at a later time to retrieve the object.
- Store - Interface in org.apache.servicemix.store
-
A Store is an interface representing a storage where objects can be
put and retrieved.
- store(String, Object) - Method in interface org.apache.servicemix.store.Store
-
Put an object in the store under the given id.
- store(Object) - Method in interface org.apache.servicemix.store.Store
-
Put an object into the store and return the unique id that
may be used at a later time to retrieve the object.
- STORE_PREFIX - Static variable in class org.apache.servicemix.store.hazelcast.HazelcastStoreFactory
-
- STORE_PREFIX - Static variable in class org.apache.servicemix.store.krati.KratiStoreFactory
-
- STORE_PREFIX - Static variable in class org.apache.servicemix.store.redis.RedisStoreFactory
-
- storeAll(Map<String, Object>) - Method in class org.apache.servicemix.store.krati.KratiPersistenceProvider
-
- StoreFactory - Interface in org.apache.servicemix.store
-
- StoreListener - Interface in org.apache.servicemix.store
-
A listener interface for
Store implementations.
- storeListeners - Variable in class org.apache.servicemix.store.base.BaseStore
-
- storeListeners - Variable in class org.apache.servicemix.store.base.BaseStoreFactory
-
- storeTableName - Variable in class org.apache.servicemix.jdbc.Statements
-
- StreamDataSource - Class in org.apache.servicemix.components.util
-
Deprecated.
use org.apache.servicemix.util.jaf.StreamDataSource instead
- StreamDataSource(InputStream) - Constructor for class org.apache.servicemix.components.util.StreamDataSource
-
Deprecated.
- StreamDataSource(InputStream, String) - Constructor for class org.apache.servicemix.components.util.StreamDataSource
-
Deprecated.
- StreamDataSource(InputStream, String, String) - Constructor for class org.apache.servicemix.components.util.StreamDataSource
-
Deprecated.
- StreamDataSource - Class in org.apache.servicemix.util.jaf
-
Stream DataSource for Mail and message attachments .
- StreamDataSource(InputStream) - Constructor for class org.apache.servicemix.util.jaf.StreamDataSource
-
- StreamDataSource(InputStream, String) - Constructor for class org.apache.servicemix.util.jaf.StreamDataSource
-
- StreamDataSource(InputStream, String, String) - Constructor for class org.apache.servicemix.util.jaf.StreamDataSource
-
- StreamJDBCAdapter - Class in org.apache.servicemix.jdbc.adapter
-
This JDBCAdapter inserts and extracts BLOB data using the
setBinaryStream()/getBinaryStream() operations.
- StreamJDBCAdapter() - Constructor for class org.apache.servicemix.jdbc.adapter.StreamJDBCAdapter
-
- StringSource - Class in org.apache.servicemix.jbi.jaxp
-
A helper class which provides a JAXP Source from a String which can
be read as many times as required.
- StringSource(String) - Constructor for class org.apache.servicemix.jbi.jaxp.StringSource
-
- StringSource(String, String) - Constructor for class org.apache.servicemix.jbi.jaxp.StringSource
-
- StringSource(String, String, String) - Constructor for class org.apache.servicemix.jbi.jaxp.StringSource
-
- SYSTEM_PROPERTIES_NAMESPACE - Static variable in class org.apache.servicemix.expression.JaxenVariableContext
-
- SYSTEM_PROPERTIES_NAMESPACE - Static variable in class org.apache.servicemix.expression.MessageVariableResolver
-
- TEMP_FILE_NAME_EXPRESSION - Static variable in class org.apache.servicemix.components.util.DefaultFileMarshaler
-
- TEMP_FILE_NAME_PROPERTY - Static variable in class org.apache.servicemix.components.util.DefaultFileMarshaler
-
- TEXT_STRIPPER - Static variable in class org.apache.servicemix.components.util.SimpleFlatFileMarshaler
-
- TextStripConverter - Class in org.apache.servicemix.components.util
-
Column converter for SimpleFlatFileMarshaler that strips off leading and
trailing whitespaces from flat file columns
- TextStripConverter() - Constructor for class org.apache.servicemix.components.util.TextStripConverter
-
- THREAD_DAEMON - Static variable in interface org.apache.servicemix.executors.ExecutorFactory
-
- THREAD_PRIORITY - Static variable in interface org.apache.servicemix.executors.ExecutorFactory
-
- TimeoutMemoryStore - Class in org.apache.servicemix.store.memory
-
MemoryStore which removes entries from the store after the specified timeout
to free memory.
- TimeoutMemoryStore(IdGenerator, long) - Constructor for class org.apache.servicemix.store.memory.TimeoutMemoryStore
-
- Timer - Interface in org.apache.servicemix.timers
-
- timerExpired(Timer) - Method in interface org.apache.servicemix.timers.TimerListener
-
- TimerListener - Interface in org.apache.servicemix.timers
-
- TimerManager - Interface in org.apache.servicemix.timers
-
- TimerManagerImpl - Class in org.apache.servicemix.timers.impl
-
- TimerManagerImpl() - Constructor for class org.apache.servicemix.timers.impl.TimerManagerImpl
-
- TimerManagerImpl.TimerImpl - Class in org.apache.servicemix.timers.impl
-
- TimerManagerImpl.TimerImpl(TimerListener) - Constructor for class org.apache.servicemix.timers.impl.TimerManagerImpl.TimerImpl
-
- toDOMDocument(NormalizedMessage) - Method in class org.apache.servicemix.jbi.jaxp.SourceTransformer
-
Create a DOM document from the given normalized message
- toDOMDocument(Source) - Method in class org.apache.servicemix.jbi.jaxp.SourceTransformer
-
Create a DOM document from the given source.
- toDOMDocument(Node) - Method in class org.apache.servicemix.jbi.jaxp.SourceTransformer
-
Create a DOM document from the given Node.
- toDOMElement(NormalizedMessage) - Method in class org.apache.servicemix.jbi.jaxp.SourceTransformer
-
Create a DOM element from the normalized message.
- toDOMElement(Source) - Method in class org.apache.servicemix.jbi.jaxp.SourceTransformer
-
Create a DOM element from the given source.
- toDOMElement(Node) - Method in class org.apache.servicemix.jbi.jaxp.SourceTransformer
-
Create a DOM element from the DOM node.
- toDOMNode(Source) - Method in class org.apache.servicemix.jbi.jaxp.SourceTransformer
-
Converts the given TRaX Source into a W3C DOM node
- toDOMNode(NormalizedMessage) - Method in class org.apache.servicemix.jbi.jaxp.SourceTransformer
-
Avoids multple parsing to DOM by caching the DOM representation in the
message as a property so future calls will avoid the reparse - and avoid
issues with stream based Source instances.
- toDOMNodeFromSAX(SAXSource) - Method in class org.apache.servicemix.jbi.jaxp.SourceTransformer
-
- toDOMSource(Source) - Method in class org.apache.servicemix.jbi.jaxp.SourceTransformer
-
Converts the source instance to a DOMSource or returns null if
the conversion is not supported (making it easy to derive from this class
to add new kinds of conversion).
- toDOMSource(NormalizedMessage) - Method in class org.apache.servicemix.jbi.jaxp.SourceTransformer
-
- toDOMSource(StaxSource) - Method in class org.apache.servicemix.jbi.jaxp.SourceTransformer
-
- toDOMSourceFromSAX(SAXSource) - Method in class org.apache.servicemix.jbi.jaxp.SourceTransformer
-
- toDOMSourceFromStax(StaxSource) - Method in class org.apache.servicemix.jbi.jaxp.SourceTransformer
-
- toDOMSourceFromStream(StreamSource) - Method in class org.apache.servicemix.jbi.jaxp.SourceTransformer
-
- toReaderFromSource(Source) - Method in class org.apache.servicemix.jbi.jaxp.SourceTransformer
-
- toResult(Source, Result) - Method in class org.apache.servicemix.jbi.jaxp.SourceTransformer
-
Converts the given input Source into the required result, using the default charset
- toResult(Source, Result, String) - Method in class org.apache.servicemix.jbi.jaxp.SourceTransformer
-
Converts the given input Source into the required result, using the specified encoding
- toSAXSource(Source) - Method in class org.apache.servicemix.jbi.jaxp.SourceTransformer
-
Converts the source instance to a SAXSource or returns null if
the conversion is not supported (making it easy to derive from this class
to add new kinds of conversion).
- toSAXSourceFromDOM(DOMSource) - Method in class org.apache.servicemix.jbi.jaxp.SourceTransformer
-
- toSAXSourceFromStax(StaxSource) - Method in class org.apache.servicemix.jbi.jaxp.SourceTransformer
-
- toSAXSourceFromStream(StreamSource) - Method in class org.apache.servicemix.jbi.jaxp.SourceTransformer
-
- toStaxSource(Source) - Method in class org.apache.servicemix.jbi.jaxp.SourceTransformer
-
Converts the source instance to a StaxSource or returns null if the
conversion is not supported (making it easy to derive from this class
to add new kinds of conversion).
- toStreamSource(Source) - Method in class org.apache.servicemix.jbi.jaxp.SourceTransformer
-
- toStreamSourceFromDOM(DOMSource) - Method in class org.apache.servicemix.jbi.jaxp.SourceTransformer
-
- toStreamSourceFromSAX(SAXSource) - Method in class org.apache.servicemix.jbi.jaxp.SourceTransformer
-
- toString() - Method in class org.apache.servicemix.jbi.jaxp.BytesSource
-
- toString(Source) - Method in class org.apache.servicemix.jbi.jaxp.SourceTransformer
-
Converts the given input Source into text
- toString(Node) - Method in class org.apache.servicemix.jbi.jaxp.SourceTransformer
-
Converts the given input Node into text
- toString() - Method in class org.apache.servicemix.jbi.jaxp.StringSource
-
- toString() - Method in class org.apache.servicemix.store.Entry
-
- toXMLStreamReader(Source) - Method in class org.apache.servicemix.jbi.jaxp.SourceTransformer
-
- TRANSACTIONAL - Static variable in interface org.apache.servicemix.store.Store
-
- transfer(NormalizedMessage, NormalizedMessage) - Static method in class org.apache.servicemix.jbi.helper.MessageUtil
-
- transferFaultToFault(MessageExchange, MessageExchange) - Static method in class org.apache.servicemix.jbi.helper.MessageUtil
-
- transferInToIn(MessageExchange, MessageExchange) - Static method in class org.apache.servicemix.jbi.helper.MessageUtil
-
- transferInToOut(MessageExchange, MessageExchange) - Static method in class org.apache.servicemix.jbi.helper.MessageUtil
-
- transferOutToIn(MessageExchange, MessageExchange) - Static method in class org.apache.servicemix.jbi.helper.MessageUtil
-
- transferOutToOut(MessageExchange, MessageExchange) - Static method in class org.apache.servicemix.jbi.helper.MessageUtil
-
- transferTo(NormalizedMessage, MessageExchange, String) - Static method in class org.apache.servicemix.jbi.helper.MessageUtil
-
- transferTo(MessageExchange, MessageExchange, String) - Static method in class org.apache.servicemix.jbi.helper.MessageUtil
-
- transferToFault(Fault, MessageExchange) - Static method in class org.apache.servicemix.jbi.helper.MessageUtil
-
- transferToIn(NormalizedMessage, MessageExchange) - Static method in class org.apache.servicemix.jbi.helper.MessageUtil
-
- transferToOut(NormalizedMessage, MessageExchange) - Static method in class org.apache.servicemix.jbi.helper.MessageUtil
-
- transform(MessageExchange, NormalizedMessage, NormalizedMessage) - Method in class org.apache.servicemix.jbi.transformer.CopyTransformer
-
- transform(MessageExchange, NormalizedMessage) - Method in class org.apache.servicemix.jbi.transformer.CopyTransformer
-
- transform(MessageExchange, NormalizedMessage, NormalizedMessage) - Method in interface org.apache.servicemix.jbi.transformer.MessageTransformer
-
Transfers the state in the input message into the output message
- transform(MessageExchange, NormalizedMessage) - Method in interface org.apache.servicemix.jbi.transformer.MessageTransformer
-
Transforms an input message into the returned output message
- transform(MessageExchange, NormalizedMessage, NormalizedMessage) - Method in class org.apache.servicemix.jbi.transformer.PropertyAddTransformer
-
- tryLock() - Method in class org.apache.servicemix.locks.impl.SimpleLock
-
Deprecated.
- tryLock(long, TimeUnit) - Method in class org.apache.servicemix.locks.impl.SimpleLock
-
Deprecated.