A B C D E F G H I J L M N P R S T U V W 
All Classes All Packages

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
 
addMessageHeaders(Map<String, String>) - Method in interface com.adaptris.interlok.types.InterlokMessage
Add all the headers to the message
addObjectHeader(Object, Object) - Method in interface com.adaptris.interlok.types.InterlokMessage
Adds an Object to this message as metadata.
addServer(String, Server) - Method in class com.adaptris.core.management.webserver.JettyServerManager
Add a server.
addServer(Server) - Method in class com.adaptris.core.management.webserver.JettyServerManager
Deprecated.
since 4.3.0; use addServer(String, Server) instead.
addServlet(String, Servlet, Map<String, Object>) - Method in class com.adaptris.core.management.webserver.JettyServerManager
Add a servlet to the corresponding server instance.
addServlet(String, ServletHolder, Map<String, Object>) - Method in class com.adaptris.core.management.webserver.JettyServerManager
 
addServlet(Servlet, HashMap<String, Object>) - Method in class com.adaptris.core.management.webserver.JettyServerManager
Deprecated.
addServlet(Servlet, HashMap<String, Object>) - Method in interface com.adaptris.core.management.webserver.ServerManager
Deprecated.
Method for adding a servlet to the server(s).
addServlet(ServletHolder, HashMap<String, Object>) - Method in class com.adaptris.core.management.webserver.JettyServerManager
Deprecated.
since 4.3.0 use JettyServerManager.addServlet(String, ServletHolder, Map) instead. This will be removed without warning.
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<String, String>

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.FileResolver
Can this resolver handle this type of value.
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.
clearMessageHeaders() - Method in interface com.adaptris.interlok.types.InterlokMessage
Remove all the message headers.
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

DATA - com.adaptris.interlok.resolver.FileResolver.What
 
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
 
DATE_ACCESS - com.adaptris.interlok.resolver.FileResolver.What
 
DATE_CREATE - com.adaptris.interlok.resolver.FileResolver.What
 
DATE_MODIFY - com.adaptris.interlok.resolver.FileResolver.What
 
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
 
DIRECTORY - com.adaptris.interlok.resolver.FileResolver.Type
 

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

FILE - com.adaptris.interlok.resolver.FileResolver.Type
 
FileFilterBuilder - Class in com.adaptris.interlok.util
 
FileFilterBuilder() - Constructor for class com.adaptris.interlok.util.FileFilterBuilder
 
FileResolver - Class in com.adaptris.interlok.resolver
Resolver implementation that resolves information from files on the local file system.
FileResolver() - Constructor for class com.adaptris.interlok.resolver.FileResolver
 
FileResolver.Type - Enum in com.adaptris.interlok.resolver
 
FileResolver.What - Enum in com.adaptris.interlok.resolver
 
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
 
getDateFormat() - Method in class com.adaptris.interlok.resolver.FileResolver
 
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.
getInstance() - Static method in class com.adaptris.core.management.webserver.JettyServerManager
 
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.
getSeparator() - Method in class com.adaptris.interlok.resolver.FileResolver
 
getServerManager() - Static method in class com.adaptris.core.management.webserver.WebServerManagementUtil
Deprecated.
since 4.3.0 use JettyServerManager.getInstance() instead.
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(String) - Constructor for exception com.adaptris.interlok.InterlokException
 
InterlokException(String, Throwable) - Constructor for exception com.adaptris.interlok.InterlokException
 
InterlokException(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
Deprecated.
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.

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

parse(String) - Static method in enum com.adaptris.interlok.resolver.FileResolver.What
 
PERMISSIONS - com.adaptris.interlok.resolver.FileResolver.What
 
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
Deprecated.
removeDeployment(String) - Method in interface com.adaptris.core.management.webserver.ServerManager
Deprecated.
since 4.3.0, Use removeDeployment(String, String) instead
removeDeployment(String, String) - Method in class com.adaptris.core.management.webserver.JettyServerManager
Remove a deployment from the corresponding Server instance.
removeDeployment(String, ServletHolder, String) - Method in class com.adaptris.core.management.webserver.JettyServerManager
Remove a deployment.
removeDeployment(ServletHolder, String) - Method in class com.adaptris.core.management.webserver.JettyServerManager
Deprecated.
since 4.3.0 use JettyServerManager.removeDeployment(String, ServletHolder, String) instead. This will be removed without warning.
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(String) - Method in class com.adaptris.core.management.webserver.JettyServerManager
Remove a server
removeServer(Server) - Method in class com.adaptris.core.management.webserver.JettyServerManager
Deprecated.
since 4.3.0; use removeServer(String) instead.
render(Iterable<RemoteBlob>, InterlokMessage) - Method in interface com.adaptris.interlok.cloud.BlobListRenderer
Render the list of RemoteBlob instances into the message.
replaceAllMessageHeaders(Map<String, String>) - Method in interface com.adaptris.interlok.types.InterlokMessage
Replace all the headers to 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) - Method in class com.adaptris.interlok.resolver.FileResolver
Attempt to resolve a value externally.
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) - 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.
resolve(String, InterlokMessage) - Static method in class com.adaptris.interlok.resolver.ExternalResolver
 
resolve(String, InterlokMessage) - Method in class com.adaptris.interlok.resolver.FileResolver
 
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(Path) - Method in enum com.adaptris.interlok.resolver.FileResolver.What
 
resolveObject(String) - Method in interface com.adaptris.interlok.types.InterlokMessage
Resolve against this message's object 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
Deprecated, for removal: This API element is subject to removal in a future version.
since 4.3.0, use JettyServerManager directly, this is a redundant interface; there are no other instances other than JettyServerManager and assumption of the javax.servlet API isn't always appropriate (e.g. Undertow / Quarkus).
setBucket(String) - Method in class com.adaptris.interlok.cloud.RemoteBlob.Builder
 
setContent(String) - Method in class com.adaptris.interlok.types.DefaultSerializableMessage
 
setContent(String) - Method in interface com.adaptris.interlok.types.SerializableMessage
 
setContent(String, String) - Method in interface com.adaptris.interlok.types.InterlokMessage
 
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
 
setDateFormat(String) - Method in class com.adaptris.interlok.resolver.FileResolver
 
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
Deprecated.
since 4.5.0 because it implementations are additive; use InterlokMessage.addMessageHeaders(Map) or InterlokMessage.replaceAllMessageHeaders(Map) instead. instead.
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
 
setSeparator(String) - Method in class com.adaptris.interlok.resolver.FileResolver
 
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
 
SIZE - com.adaptris.interlok.resolver.FileResolver.What
 
startDeployment(String) - Method in class com.adaptris.core.management.webserver.JettyServerManager
Deprecated.
startDeployment(String) - Method in interface com.adaptris.core.management.webserver.ServerManager
Deprecated.
If for any reason a deployment should be started.
startDeployment(String, String) - Method in class com.adaptris.core.management.webserver.JettyServerManager
Start a deployment
stopDeployment(String) - Method in class com.adaptris.core.management.webserver.JettyServerManager
Deprecated.
stopDeployment(String) - Method in interface com.adaptris.core.management.webserver.ServerManager
Deprecated.
If for any reason a deployment should be stopped.
stopDeployment(String, String) - Method in class com.adaptris.core.management.webserver.JettyServerManager
Stop a deployment
SUPPORTED_CNST_ARGS - Static variable in class com.adaptris.interlok.util.FileFilterBuilder
 
SYMLINK - com.adaptris.interlok.resolver.FileResolver.Type
 
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.
toString() - Method in enum com.adaptris.interlok.resolver.FileResolver.What
 
toURL(String) - Static method in class com.adaptris.interlok.util.ResourceLocator
 
TYPE - com.adaptris.interlok.resolver.FileResolver.What
 

U

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

V

valueOf(String) - Static method in enum com.adaptris.interlok.resolver.FileResolver.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.adaptris.interlok.resolver.FileResolver.What
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.adaptris.interlok.resolver.FileResolver.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.adaptris.interlok.resolver.FileResolver.What
Returns an array containing the constants of this enum type, in the order they are declared.

W

WebServerManagementUtil - Class in com.adaptris.core.management.webserver
Deprecated.
since 4.3.0, ServerManager is a redundant interface; there are no other instances other than JettyServerManager and assumption of the javax.servlet API isn't always appropriate (e.g. Undertow / Quarkus).
WebServerManagementUtil() - Constructor for class com.adaptris.core.management.webserver.WebServerManagementUtil
Deprecated.
 
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(InterlokMessage) - Method in interface com.adaptris.interlok.types.MessageWrapper
Wrap the interlok message into something else.
wrap(MessageWrapper<T>) - Method in interface com.adaptris.interlok.types.InterlokMessage
Wrap the interlok message as another type of thing.
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 V W 
All Classes All Packages