A B C D E F G H I J L M O P Q R S T U V W X Z

D

decode(byte[]) - Method in class guarana.toolkit.task.streamdealers.codecs.Base64Codec
Decodes a byte[] containing characters in the Base64 alphabet.
decode(byte[]) - Method in interface guarana.toolkit.task.streamdealers.codecs.ICodec
Compress an array of bytes.
decode(byte[]) - Method in class guarana.toolkit.task.streamdealers.codecs.QuotedPrintableCodec
Decodes a byte[] that represents a quoted printable.
decode(byte[]) - Method in class guarana.toolkit.task.streamdealers.codecs.URLCodec
Decodes a byte[] that represents an encoded URL.
Decoder - Class in guarana.toolkit.task.streamdealers.codecs
Decodes an inbound message body from one format to another according to the codec used.
Decoder(String, ICodec) - Constructor for class guarana.toolkit.task.streamdealers.codecs.Decoder
Constructs a new decoder task.
Decoder(String, int, int, ICodec) - Constructor for class guarana.toolkit.task.streamdealers.codecs.Decoder
Constructs a new decoder task.
decrypt(byte[]) - Method in interface guarana.toolkit.task.streamdealers.ciphers.ICipher
Decrypts an array of bytes.
decrypt(byte[]) - Method in class guarana.toolkit.task.streamdealers.ciphers.PBECipher
Decrypts data using a password and an OpenSSL compatible cipher name passed in the constructor.
Decrypter - Class in guarana.toolkit.task.streamdealers.ciphers
Decrypts an inbound message body encrypted with an specific cipher.
Decrypter(String, ICipher) - Constructor for class guarana.toolkit.task.streamdealers.ciphers.Decrypter
Constructs a new decrypter task.
Decrypter(String, int, int, ICipher) - Constructor for class guarana.toolkit.task.streamdealers.ciphers.Decrypter
Constructs a new decrypter task.
deflate(byte[]) - Method in class guarana.toolkit.task.streamdealers.compressors.GZipCompressor
Compress an array of bytes.
deflate(byte[]) - Method in interface guarana.toolkit.task.streamdealers.compressors.ICompressor
Compress an array of bytes.
deflate(byte[]) - Method in class guarana.toolkit.task.streamdealers.compressors.ZipCompressor
Compress an array of bytes.
deflate(byte[]) - Method in class guarana.toolkit.task.streamdealers.compressors.ZLIBCompressor
Compress an array of bytes.
Delayer - Class in guarana.toolkit.task.timers
Delays an inbound message for a while before publishing it to the output gateway.
Delayer(String, long) - Constructor for class guarana.toolkit.task.timers.Delayer
Constructs a new delayer task.
Delayer(String, int, int, long) - Constructor for class guarana.toolkit.task.timers.Delayer
Constructs a new delayer task.
DES - Static variable in class guarana.toolkit.task.streamdealers.ciphers.PBECipher
 
DES3 - Static variable in class guarana.toolkit.task.streamdealers.ciphers.PBECipher
 
DES_EDE3_CBC - Static variable in class guarana.toolkit.task.streamdealers.ciphers.PBECipher
 
destroy() - Method in class guarana.toolkit.adapter.proxy.Future
Unbind and removes this object from the RMI Registry if it is bound.
destroy() - Method in interface guarana.toolkit.adapter.proxy.IStubFuture
Unbind and removes this object from the RMI Registry if it is bound.
Dispatcher - Class in guarana.toolkit.task.routers
Dispatches an inbound message to exactly one output gateway.
Dispatcher(String, int) - Constructor for class guarana.toolkit.task.routers.Dispatcher
Constructs a new dispatcher task.
Dispatcher(String, int, int) - Constructor for class guarana.toolkit.task.routers.Dispatcher
Constructs a new dispatcher task.
Distributor - Class in guarana.toolkit.task.routers
Implements a DYNAMIC or STATIC distributor which distributes inbound messages to one or more output gateways.
Distributor(String, int) - Constructor for class guarana.toolkit.task.routers.Distributor
Constructs a new distributor task.
Distributor(String, int, int) - Constructor for class guarana.toolkit.task.routers.Distributor
Constructs a new distributor task.
doWork(Exchange) - Method in class guarana.framework.task.Task
This method implements the business logic of this task.
doWork(Exchange) - Method in class guarana.toolkit.task.communicators.dummy.OutInDummyCommunicator
This method implements the business logic of this task.
doWork(Exchange) - Method in class guarana.toolkit.task.mappers.Stream2XML
This method implements the business logic of this task.
doWork(Exchange) - Method in class guarana.toolkit.task.mappers.XML2Stream
This method implements the business logic of this task.
doWork(Exchange) - Method in class guarana.toolkit.task.modifiers.ContentEnricher
This method implements the business logic of this task.
doWork(Exchange) - Method in class guarana.toolkit.task.modifiers.ContextBasedContentEnricher
This method implements the business logic of this task.
doWork(Exchange) - Method in class guarana.toolkit.task.modifiers.ContextBasedHeaderEnricher
This method implements the business logic of this task.
doWork(Exchange) - Method in class guarana.toolkit.task.modifiers.ContextBasedSlimmer
This method implements the business logic of this task.
doWork(Exchange) - Method in class guarana.toolkit.task.modifiers.CustomModifier
This method implements the business logic of this task.
doWork(Exchange) - Method in class guarana.toolkit.task.modifiers.HeaderDemoter
This method implements the business logic of this task.
doWork(Exchange) - Method in class guarana.toolkit.task.modifiers.HeaderEnricher
This method implements the business logic of this task.
doWork(Exchange) - Method in class guarana.toolkit.task.modifiers.HeaderPromoter
This method implements the business logic of this task.
doWork(Exchange) - Method in class guarana.toolkit.task.modifiers.Slimmer
This method implements the business logic of this task.
doWork(Exchange) - Method in class guarana.toolkit.task.routers.Correlator
This method implements the business logic of this task.
doWork(Exchange) - Method in class guarana.toolkit.task.routers.CustomRouter
This method implements the business logic of this task.
doWork(Exchange) - Method in class guarana.toolkit.task.routers.Dispatcher
This method implements the business logic of this task.
doWork(Exchange) - Method in class guarana.toolkit.task.routers.Distributor
This method implements the business logic of this task.
doWork(Exchange) - Method in class guarana.toolkit.task.routers.Filter
This method implements the business logic of this task.
doWork(Exchange) - Method in class guarana.toolkit.task.routers.IdempotentTransfer
This method implements the business logic of this task.
doWork(Exchange) - Method in class guarana.toolkit.task.routers.Replicator
This method implements the business logic of this task.
doWork(Exchange) - Method in class guarana.toolkit.task.routers.SemanticValidator
This method implements the business logic of this task.
doWork(Exchange) - Method in class guarana.toolkit.task.streamdealers.ciphers.Decrypter
This method implements the business logic of this task.
doWork(Exchange) - Method in class guarana.toolkit.task.streamdealers.ciphers.Encrypter
This method implements the business logic of this task.
doWork(Exchange) - Method in class guarana.toolkit.task.streamdealers.codecs.Decoder
This method implements the business logic of this task.
doWork(Exchange) - Method in class guarana.toolkit.task.streamdealers.codecs.Encoder
This method implements the business logic of this task.
doWork(Exchange) - Method in class guarana.toolkit.task.streamdealers.compressors.Unzipper
This method implements the business logic of this task.
doWork(Exchange) - Method in class guarana.toolkit.task.streamdealers.compressors.Zipper
This method implements the business logic of this task.
doWork(Exchange) - Method in class guarana.toolkit.task.timers.Delayer
This method implements the business logic of this task.
doWork(Exchange) - Method in class guarana.toolkit.task.timers.ExpireChecker
This method implements the business logic of this task.
doWork(Exchange) - Method in class guarana.toolkit.task.timers.Ticker
This method implements the business logic of this task.
doWork(Exchange) - Method in class guarana.toolkit.task.transformers.Aggregator
This method implements the business logic of this task.
doWork(Exchange) - Method in class guarana.toolkit.task.transformers.Assembler
This method implements the business logic of this task.
doWork(Exchange) - Method in class guarana.toolkit.task.transformers.Chopper
This method implements the business logic of this task.
doWork(Exchange) - Method in class guarana.toolkit.task.transformers.CrossBuilder
This method implements the business logic of this task.
doWork(Exchange) - Method in class guarana.toolkit.task.transformers.CustomTransformer
This method implements the business logic of this task.
doWork(Exchange) - Method in class guarana.toolkit.task.transformers.Splitter
This method implements the business logic of this task.
doWork(Exchange) - Method in class guarana.toolkit.task.transformers.Translator
This method implements the business logic of this task.

A B C D E F G H I J L M O P Q R S T U V W X Z
Guaranį DSL Home