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

A

accept(RemoteBlob) - Method in interface com.adaptris.interlok.cloud.RemoteBlobFilter
Whether the given file is accepted by this filter.
accept(RemoteBlob) - Method in class com.adaptris.interlok.cloud.RemoteBlobFilterWrapper
 
accept(T) - Method in class com.adaptris.interlok.cloud.RemoteBlobIterableImpl
Convert the storage item into a RemoteBlob and check for acceptablility.
addMessageHeader(String, String) - Method in class com.adaptris.interlok.types.DefaultSerializableMessage
 
addMessageHeader(String, String) - Method in interface com.adaptris.interlok.types.InterlokMessage
 
addMessageHeader(String, String) - Method in interface com.adaptris.interlok.types.SerializableMessage
 
addObjectHeader(Object, Object) - Method in interface com.adaptris.interlok.types.InterlokMessage
Adds an Object to this message as metadata.
addServer(Server) - Method in class com.adaptris.core.management.webserver.JettyServerManager
 
addServlet(Servlet, HashMap<String, Object>) - Method in class com.adaptris.core.management.webserver.JettyServerManager
 
addServlet(ServletHolder, HashMap<String, Object>) - Method in class com.adaptris.core.management.webserver.JettyServerManager
 
addServlet(Servlet, HashMap<String, Object>) - Method in interface com.adaptris.core.management.webserver.ServerManager
Method for adding a servlet to the server(s).
Args - Class in com.adaptris.interlok.util
 
Args() - Constructor for class com.adaptris.interlok.util.Args
 
asMap(Properties) - Static method in class com.adaptris.interlok.resolver.ResolverImp
Convenience method to turn a Properties into a Map

B

BlobListRenderer - Interface in com.adaptris.interlok.cloud
Interface for rendering a list of blobs into an existing message.
bridgeJavaUtilLogging() - Method in class com.adaptris.core.management.logging.LoggingConfigurator
 
build() - Method in class com.adaptris.interlok.cloud.RemoteBlob.Builder
 
build() - Method in class com.adaptris.interlok.cloud.RemoteFile.Builder
 
build(String, String) - Static method in class com.adaptris.interlok.util.FileFilterBuilder
Build a file filter implementation based on the parameters
Builder() - Constructor for class com.adaptris.interlok.cloud.RemoteBlob.Builder
 
Builder() - Constructor for class com.adaptris.interlok.cloud.RemoteFile.Builder
 

C

canHandle(String) - Method in class com.adaptris.interlok.resolver.FromEnvironment
 
canHandle(String) - Method in class com.adaptris.interlok.resolver.FromSystemProperties
 
canHandle(String) - Method in interface com.adaptris.interlok.resolver.Resolver
Can this resolver handle this type of value.
CloseableIterable<E> - Interface in com.adaptris.interlok.util
This Iterable exists for the purpose of being able to iterate over a list of indeterminate size (possibly too large for memory), while still guaranteeing that whatever resource is being held (like a Stream) will be closed when iteration finishes (or it goes out of scope).
closeQuietly(AutoCloseable...) - Static method in class com.adaptris.interlok.util.Closer
 
Closer - Class in com.adaptris.interlok.util
 
Closer() - Constructor for class com.adaptris.interlok.util.Closer
 
com.adaptris.core.management.logging - package com.adaptris.core.management.logging
Logging initialisation and reconfiguration.
com.adaptris.core.management.webserver - package com.adaptris.core.management.webserver
 
com.adaptris.interlok - package com.adaptris.interlok
Abstraction of existing Interlok types for client SDK enablement.
com.adaptris.interlok.cloud - package com.adaptris.interlok.cloud
Support for various types of cloud storage
com.adaptris.interlok.config - package com.adaptris.interlok.config
 
com.adaptris.interlok.management - package com.adaptris.interlok.management
Abstraction of existing Interlok management interfaces for client SDK enablement.
com.adaptris.interlok.resolver - package com.adaptris.interlok.resolver
Allows text config to be resolved from an external source.
com.adaptris.interlok.types - package com.adaptris.interlok.types
Abstraction of existing Interlok types for client SDK enablement.
com.adaptris.interlok.util - package com.adaptris.interlok.util
 
CONTEXT_PATH - Static variable in class com.adaptris.core.management.webserver.JettyServerManager
 
createSecurityHandler() - Method in interface com.adaptris.core.management.webserver.SecurityHandlerWrapper
Create a security handler implementation.

D

DataDestination<S,T> - Interface in com.adaptris.interlok.config
DataDestinations are a generic configuration item, that allow you to specify where data from needed by a service will come from or be saved to.
DataInputParameter<T> - Interface in com.adaptris.interlok.config
 
DataOutputParameter<T> - Interface in com.adaptris.interlok.config
 
DBG - Static variable in class com.adaptris.core.management.logging.LoggingConfigurator
 
DEFAULT_DESCRIPTOR_XML - Static variable in class com.adaptris.core.management.webserver.JettyServerManager
 
DEFAULT_FILE_FILTER_IMP - Static variable in class com.adaptris.interlok.util.FileFilterBuilder
 
DEFAULT_JETTY_XML - Static variable in class com.adaptris.core.management.webserver.JettyServerManager
 
defaultInitialisation() - Method in class com.adaptris.core.management.logging.LoggingConfigurator
 
DefaultSerializableMessage - Class in com.adaptris.interlok.types
Default SerializableMessage implementation for clients to use.
DefaultSerializableMessage() - Constructor for class com.adaptris.interlok.types.DefaultSerializableMessage
 

E

ENABLE_JUL_LOGGING_BRIDGE - Static variable in class com.adaptris.core.management.logging.LoggingConfigurator
 
ensureCloseable(Iterable<E>) - Static method in interface com.adaptris.interlok.util.CloseableIterable
 
ExternalResolver - Class in com.adaptris.interlok.resolver
 
extract(InterlokMessage) - Method in interface com.adaptris.interlok.config.DataInputParameter
 

F

FileFilterBuilder - Class in com.adaptris.interlok.util
 
FileFilterBuilder() - Constructor for class com.adaptris.interlok.util.FileFilterBuilder
 
FromEnvironment - Class in com.adaptris.interlok.resolver
Resolver implementation that resolves from System.getenv().
FromEnvironment() - Constructor for class com.adaptris.interlok.resolver.FromEnvironment
 
FromSystemProperties - Class in com.adaptris.interlok.resolver
Resolver implementation that resolves from System.getProperties().
FromSystemProperties() - Constructor for class com.adaptris.interlok.resolver.FromSystemProperties
 

G

getBucket() - Method in class com.adaptris.interlok.cloud.RemoteBlob
Get the bucket that this blob resides in.
getContent() - Method in class com.adaptris.interlok.types.DefaultSerializableMessage
 
getContent() - Method in interface com.adaptris.interlok.types.InterlokMessage
 
getContent() - Method in interface com.adaptris.interlok.types.SerializableMessage
 
getContentEncoding() - Method in class com.adaptris.interlok.types.DefaultSerializableMessage
 
getContentEncoding() - Method in interface com.adaptris.interlok.types.InterlokMessage
 
getContentEncoding() - Method in interface com.adaptris.interlok.types.SerializableMessage
 
getFileFilterImp() - Method in class com.adaptris.interlok.cloud.RemoteBlobFilterWrapper
 
getFilterExpression() - Method in class com.adaptris.interlok.cloud.RemoteBlobFilterWrapper
 
getInputStream() - Method in interface com.adaptris.interlok.types.InterlokMessage
Return an inputstream representation of the payload.
getLastModified() - Method in class com.adaptris.interlok.cloud.RemoteBlob
Get the last modified time of the blob.
getMessageHeaders() - Method in class com.adaptris.interlok.types.DefaultSerializableMessage
 
getMessageHeaders() - Method in interface com.adaptris.interlok.types.InterlokMessage
Returns a view of all the existing headers associated with the message.
getMessageHeaders() - Method in interface com.adaptris.interlok.types.SerializableMessage
Returns a view of all the existing headers associated with the message.
getName() - Method in class com.adaptris.interlok.cloud.RemoteBlob
The name of the remote blob.
getNextServiceId() - Method in class com.adaptris.interlok.types.DefaultSerializableMessage
 
getNextServiceId() - Method in interface com.adaptris.interlok.types.SerializableMessage
 
getObjectHeaders() - Method in interface com.adaptris.interlok.types.InterlokMessage
Returns the Map of Object metadata.
getOutputStream() - Method in interface com.adaptris.interlok.types.InterlokMessage
Return an ouputstream ready for writing the payload.
getReader() - Method in interface com.adaptris.interlok.types.InterlokMessage
Return a reader representation of the payload.
getServerManager() - Static method in class com.adaptris.core.management.webserver.WebServerManagementUtil
 
getSize() - Method in class com.adaptris.interlok.cloud.RemoteBlob
Get the size of the blob if available.
getUniqueId() - Method in class com.adaptris.interlok.types.DefaultSerializableMessage
 
getUniqueId() - Method in interface com.adaptris.interlok.types.InterlokMessage
Returns a unique identifier for this message.
getUniqueId() - Method in interface com.adaptris.interlok.types.SerializableMessage
 
getWriter() - Method in interface com.adaptris.interlok.types.InterlokMessage
Return a writer ready for writing the payload.
getWriter(String) - Method in interface com.adaptris.interlok.types.InterlokMessage
Return a writer ready for writing the payload.

H

hasNext() - Method in class com.adaptris.interlok.cloud.RemoteBlobIterableImpl
 
headersContainsKey(String) - Method in interface com.adaptris.interlok.types.InterlokMessage
Returns true if the message contains metadata against the passed key.

I

initialiseFrom(String) - Method in class com.adaptris.core.management.logging.LoggingConfigurator
 
insert(T, InterlokMessage) - Method in interface com.adaptris.interlok.config.DataOutputParameter
 
InterlokException - Exception in com.adaptris.interlok
 
InterlokException() - Constructor for exception com.adaptris.interlok.InterlokException
 
InterlokException(Throwable) - Constructor for exception com.adaptris.interlok.InterlokException
 
InterlokException(String) - Constructor for exception com.adaptris.interlok.InterlokException
 
InterlokException(String, Throwable) - Constructor for exception com.adaptris.interlok.InterlokException
 
InterlokMessage - Interface in com.adaptris.interlok.types
 
isDirectory() - Method in class com.adaptris.interlok.cloud.RemoteFile
 
isFile() - Method in class com.adaptris.interlok.cloud.RemoteFile
 
isStarted() - Method in class com.adaptris.core.management.webserver.JettyServerManager
 
isStarted() - Method in interface com.adaptris.core.management.webserver.ServerManager
Query whether or not the underlying webserver is started or not.
iterator() - Method in class com.adaptris.interlok.cloud.RemoteBlobIterableImpl
 
iteratorInit() - Method in class com.adaptris.interlok.cloud.RemoteBlobIterableImpl
Initialise for iterating.

J

JETTY_DEBUG - Static variable in class com.adaptris.core.management.webserver.JettyServerManager
Enable additional debug logging by specifying the system property interlok.jetty.debug to true.
JettyServerManager - Class in com.adaptris.core.management.webserver
Implementation of the ServerManager interface for managing Jetty servers.
JettyServerManager() - Constructor for class com.adaptris.core.management.webserver.JettyServerManager
 

L

lastModified() - Method in class com.adaptris.interlok.cloud.RemoteFile
 
length() - Method in class com.adaptris.interlok.cloud.RemoteFile
 
log - Variable in class com.adaptris.interlok.resolver.ResolverImp
 
LoggingConfigurator - Class in com.adaptris.core.management.logging
 
LoggingConfigurator() - Constructor for class com.adaptris.core.management.logging.LoggingConfigurator
 

M

MessageProcessor - Interface in com.adaptris.interlok.management
 
MessageWrapper<T> - Interface in com.adaptris.interlok.types
 

N

newConfigurator() - Static method in class com.adaptris.core.management.logging.LoggingConfigurator
 
next() - Method in class com.adaptris.interlok.cloud.RemoteBlobIterableImpl
 
nextStorageItem() - Method in class com.adaptris.interlok.cloud.RemoteBlobIterableImpl
Return the next storage itme.
notBlank(String, String) - Static method in class com.adaptris.interlok.util.Args
Convenience to throw an IllegalArgumentException if the associated argument is the blank string as defined by org.apache.commons.lang3.StringUtils#isBlank(String).
notEmpty(String, String) - Static method in class com.adaptris.interlok.util.Args
Convenience to throw an IllegalArgumentException if the associated argument is the empty string (or null) as defined by org.apache.commons.lang3.StringUtils#isEmpty(String).
notNull(T, String) - Static method in class com.adaptris.interlok.util.Args
Convenience to throw an IllegalArgumentException if the associated argument null.

P

process(SerializableMessage) - Method in interface com.adaptris.interlok.management.MessageProcessor
 
processAsync(SerializableMessage) - Method in interface com.adaptris.interlok.management.MessageProcessor
 

R

RemoteBlob - Class in com.adaptris.interlok.cloud
Abstraction of a blob that is stored in the cloud (e.g.
RemoteBlob.Builder - Class in com.adaptris.interlok.cloud
 
RemoteBlobFilter - Interface in com.adaptris.interlok.cloud
Similar to FileFilter allowing you filter a remote blob
RemoteBlobFilterWrapper - Class in com.adaptris.interlok.cloud
Wraps a FileFilter instance and allows you to use that as your filter.
RemoteBlobFilterWrapper() - Constructor for class com.adaptris.interlok.cloud.RemoteBlobFilterWrapper
 
RemoteBlobIterableImpl<T> - Class in com.adaptris.interlok.cloud
Abstract implementation that makes creating lazy Iterable<RemoteBlob> instances a bit easier.
RemoteBlobIterableImpl() - Constructor for class com.adaptris.interlok.cloud.RemoteBlobIterableImpl
 
RemoteFile - Class in com.adaptris.interlok.cloud
 
RemoteFile.Builder - Class in com.adaptris.interlok.cloud
 
removeDeployment(String) - Method in class com.adaptris.core.management.webserver.JettyServerManager
 
removeDeployment(ServletHolder, String) - Method in class com.adaptris.core.management.webserver.JettyServerManager
 
removeDeployment(String) - Method in interface com.adaptris.core.management.webserver.ServerManager
Method for removing a deployment from the server(s).
removeMessageHeader(String) - Method in class com.adaptris.interlok.types.DefaultSerializableMessage
 
removeMessageHeader(String) - Method in interface com.adaptris.interlok.types.InterlokMessage
 
removeMessageHeader(String) - Method in interface com.adaptris.interlok.types.SerializableMessage
 
removeServer(Server) - Method in class com.adaptris.core.management.webserver.JettyServerManager
 
render(Iterable<RemoteBlob>, InterlokMessage) - Method in interface com.adaptris.interlok.cloud.BlobListRenderer
Render the list of RemoteBlob instances into the message.
requestShutdown() - Method in class com.adaptris.core.management.logging.LoggingConfigurator
 
resolve(String) - Static method in class com.adaptris.interlok.resolver.ExternalResolver
 
resolve(String, InterlokMessage) - Static method in class com.adaptris.interlok.resolver.ExternalResolver
 
resolve(String) - Method in class com.adaptris.interlok.resolver.FromEnvironment
 
resolve(String) - Method in class com.adaptris.interlok.resolver.FromSystemProperties
 
resolve(String) - Method in interface com.adaptris.interlok.resolver.Resolver
Attempt to resolve a value externally.
resolve(String, InterlokMessage) - Method in interface com.adaptris.interlok.resolver.Resolver
 
resolve(String, Map<String, String>) - Static method in class com.adaptris.interlok.resolver.ResolverImp
Resolve a key against a map.
resolve(String) - Method in interface com.adaptris.interlok.types.InterlokMessage
Resolve against this message's metadata.
resolve(String, boolean) - Method in interface com.adaptris.interlok.types.InterlokMessage
Resolve against this message's metadata.
Resolver - Interface in com.adaptris.interlok.resolver
Resolve a value from an external source.
ResolverImp - Class in com.adaptris.interlok.resolver
Abstract implementation of Resolver.
ResolverImp() - Constructor for class com.adaptris.interlok.resolver.ResolverImp
 
ResourceLocator - Class in com.adaptris.interlok.util
 
ResourceLocator() - Constructor for class com.adaptris.interlok.util.ResourceLocator
 

S

SECURITY_CONSTRAINTS - Static variable in class com.adaptris.core.management.webserver.JettyServerManager
 
SecurityHandlerWrapper - Interface in com.adaptris.core.management.webserver
This is a proxy interface for the Jetty Security Handler implementation.
SerializableMessage - Interface in com.adaptris.interlok.types
Basic message implementation that can be serialized.
ServerManager - Interface in com.adaptris.core.management.webserver
Interface for webserver deployment management.
setBucket(String) - Method in class com.adaptris.interlok.cloud.RemoteBlob.Builder
 
setContent(String) - Method in class com.adaptris.interlok.types.DefaultSerializableMessage
 
setContent(String, String) - Method in interface com.adaptris.interlok.types.InterlokMessage
 
setContent(String) - Method in interface com.adaptris.interlok.types.SerializableMessage
 
setContentEncoding(String) - Method in class com.adaptris.interlok.types.DefaultSerializableMessage
 
setContentEncoding(String) - Method in interface com.adaptris.interlok.types.InterlokMessage
 
setContentEncoding(String) - Method in interface com.adaptris.interlok.types.SerializableMessage
 
setFileFilterImp(String) - Method in class com.adaptris.interlok.cloud.RemoteBlobFilterWrapper
Specify the file filter classname that will be used.
setFilterExpression(String) - Method in class com.adaptris.interlok.cloud.RemoteBlobFilterWrapper
Specify the file filter expression that will be used.
setIsDirectory(boolean) - Method in class com.adaptris.interlok.cloud.RemoteFile.Builder
 
setIsFile(boolean) - Method in class com.adaptris.interlok.cloud.RemoteFile.Builder
 
setLastModified(long) - Method in class com.adaptris.interlok.cloud.RemoteBlob.Builder
 
setLastModified(long) - Method in class com.adaptris.interlok.cloud.RemoteFile.Builder
 
setLastModified(long) - Method in class com.adaptris.interlok.cloud.RemoteFile
 
setLength(long) - Method in class com.adaptris.interlok.cloud.RemoteFile.Builder
 
setMessageHeaders(Map<String, String>) - Method in class com.adaptris.interlok.types.DefaultSerializableMessage
Set the message headers associated with the message.
setMessageHeaders(Map<String, String>) - Method in interface com.adaptris.interlok.types.InterlokMessage
Overwrite all the headers.
setMessageHeaders(Map<String, String>) - Method in interface com.adaptris.interlok.types.SerializableMessage
Overwrite all the headers.
setName(String) - Method in class com.adaptris.interlok.cloud.RemoteBlob.Builder
 
setNextServiceId(String) - Method in class com.adaptris.interlok.types.DefaultSerializableMessage
 
setNextServiceId(String) - Method in interface com.adaptris.interlok.types.SerializableMessage
 
setPath(String) - Method in class com.adaptris.interlok.cloud.RemoteFile.Builder
 
setSize(long) - Method in class com.adaptris.interlok.cloud.RemoteBlob.Builder
 
setUniqueId(String) - Method in class com.adaptris.interlok.types.DefaultSerializableMessage
 
setUniqueId(String) - Method in interface com.adaptris.interlok.types.InterlokMessage
Sets this message's unique id.
setUniqueId(String) - Method in interface com.adaptris.interlok.types.SerializableMessage
 
startDeployment(String) - Method in class com.adaptris.core.management.webserver.JettyServerManager
 
startDeployment(String) - Method in interface com.adaptris.core.management.webserver.ServerManager
If for any reason a deployment should be started.
stopDeployment(String) - Method in class com.adaptris.core.management.webserver.JettyServerManager
 
stopDeployment(String) - Method in interface com.adaptris.core.management.webserver.ServerManager
If for any reason a deployment should be stopped.
SUPPORTED_CNST_ARGS - Static variable in class com.adaptris.interlok.util.FileFilterBuilder
 
SYS_PROP_THROW_UNAVAILABLE_EXCEPTION - Static variable in class com.adaptris.core.management.webserver.JettyServerManager
System property that controls whether or not starting the WebAppContext should throw an exception or not.

T

toFile() - Method in class com.adaptris.interlok.cloud.RemoteBlob
Wrap it as a RemoteFile for standard FileFilter operations.
toURL(String) - Static method in class com.adaptris.interlok.util.ResourceLocator
 

U

UnresolvableException - Exception in com.adaptris.interlok.resolver
 
UnresolvableException() - Constructor for exception com.adaptris.interlok.resolver.UnresolvableException
 
UnresolvableException(Throwable) - Constructor for exception com.adaptris.interlok.resolver.UnresolvableException
 
UnresolvableException(String) - Constructor for exception com.adaptris.interlok.resolver.UnresolvableException
 

W

WebServerManagementUtil - Class in com.adaptris.core.management.webserver
Inteface for dynamic webserver management.
WebServerManagementUtil() - Constructor for class com.adaptris.core.management.webserver.WebServerManagementUtil
 
withFilterExpression(String) - Method in class com.adaptris.interlok.cloud.RemoteBlobFilterWrapper
 
withFilterImp(String) - Method in class com.adaptris.interlok.cloud.RemoteBlobFilterWrapper
 
withHeadersFromProperties(Properties) - Method in class com.adaptris.interlok.types.DefaultSerializableMessage
Convenience method to do the same as DefaultSerializableMessage.setMessageHeaders(Map) converting any non-string keys/values into Strings.
withMessageHeaders(Map<String, String>) - Method in class com.adaptris.interlok.types.DefaultSerializableMessage
Convenience method for method chaining.
withNextServiceId(String) - Method in class com.adaptris.interlok.types.DefaultSerializableMessage
Convenience method for method chaining.
withPayload(String) - Method in class com.adaptris.interlok.types.DefaultSerializableMessage
Convenience method for chaining.
withPayloadEncoding(String) - Method in class com.adaptris.interlok.types.DefaultSerializableMessage
Convenience method for method chaining.
withUniqueId(String) - Method in class com.adaptris.interlok.types.DefaultSerializableMessage
Convenience method for chaining.
wrap(MessageWrapper<T>) - Method in interface com.adaptris.interlok.types.InterlokMessage
Wrap the interlok message as another type of thing.
wrap(InterlokMessage) - Method in interface com.adaptris.interlok.types.MessageWrapper
Wrap the interlok message into something else.
wrapInterlokException(String, Throwable) - Static method in interface com.adaptris.interlok.cloud.BlobListRenderer
 
wrapInterlokException(Throwable) - Static method in interface com.adaptris.interlok.cloud.BlobListRenderer
 
A B C D E F G H I J L M N P R S T U W 
Skip navigation links