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

I

IAsyncOutIn - Interface in guarana.toolkit.adapter
Represents the basic interface to push response messages back to the OutIn-Communicator
IAsyncSolicitorAdapter - Interface in guarana.toolkit.adapter
Defines the basic interface for a solicitor port adapter.
ICipher - Interface in guarana.toolkit.task.streamdealers.ciphers
The interface every cipher must implement.
ICodec - Interface in guarana.toolkit.task.streamdealers.codecs
The interface every codec must implement.
ICompressor - Interface in guarana.toolkit.task.streamdealers.compressors
The interface every compressor must implement.
IdempotentTransfer - Class in guarana.toolkit.task.routers
Detects duplicated inbound messages in the message flow.
IdempotentTransfer(String) - Constructor for class guarana.toolkit.task.routers.IdempotentTransfer
Constructs a new idempotent transfer task.
IdempotentTransfer(String, int, int) - Constructor for class guarana.toolkit.task.routers.IdempotentTransfer
Constructs a new idempotent transfer task.
IEntryAdapter - Interface in guarana.toolkit.adapter
Defines the basic interface for an EntryPort adapter.
IExitAdapter - Interface in guarana.toolkit.adapter
Defines the basic interface for an ExitPort adapter.
InCommunicator - Class in guarana.toolkit.task.communicators
A communicator to receive messages in EntryPorts.
InCommunicator(String, String, int) - Constructor for class guarana.toolkit.task.communicators.InCommunicator
Constructs a new Passive Communicator to receive messages and exports this communicator to the RMI Registry.
InCommunicator(String, IEntryAdapter) - Constructor for class guarana.toolkit.task.communicators.InCommunicator
Constructs a new Active Communicator to receive message.
InDummyCommunicator - Class in guarana.toolkit.task.communicators.dummy
An InCommunicator for test purposes only.
InDummyCommunicator(String, String, int) - Constructor for class guarana.toolkit.task.communicators.dummy.InDummyCommunicator
Constructs a new Passive Communicator to receive messages and exports this communicator to the RMI Registry.
inflate(byte[]) - Method in class guarana.toolkit.task.streamdealers.compressors.GZipCompressor
Uncompress an array of bytes.
inflate(byte[]) - Method in interface guarana.toolkit.task.streamdealers.compressors.ICompressor
Uncompress an array of bytes.
inflate(byte[]) - Method in class guarana.toolkit.task.streamdealers.compressors.ZipCompressor
Uncompress an array of bytes.
inflate(byte[]) - Method in class guarana.toolkit.task.streamdealers.compressors.ZLIBCompressor
Uncompress an array of bytes.
initialise() - Method in class guarana.framework.port.Port
A syntactic sugar method to create anonymous classes for this port.
InOutCommunicator - Class in guarana.toolkit.task.communicators
This communicator is to be used, exclusively, in two way ResponderPorts.
InOutCommunicator(String, String, int) - Constructor for class guarana.toolkit.task.communicators.InOutCommunicator
Constructs a new Passive Communicator to receive requests and give responses.
input - Variable in class guarana.framework.message.Exchange
The input of the task.
input - Variable in class guarana.framework.task.Task
Stores all input gateways of this task.
isDone() - Method in class guarana.toolkit.adapter.proxy.Future
Checks if the future contains the response message.
isDone() - Method in interface guarana.toolkit.adapter.proxy.IStubFuture
Checks if the future contains the response message.
ISO_8859_1 - Static variable in class guarana.toolkit.task.streamdealers.codecs.CharEncoding
CharEncodingISO Latin Alphabet No.
ISource - Interface in guarana.framework.process
Defines the basic interface for all source elements.
isTrigger() - Method in class guarana.toolkit.engine.WorkUnit
Checks if this object contains a trigger task.
isTriggerTask() - Method in class guarana.framework.task.Task
Checks if this task is a trigger task.
IStubFuture - Interface in guarana.toolkit.adapter.proxy
A basic interface for asynchronous responses.
IStubIn - Interface in guarana.toolkit.adapter.proxy
A basic interface for Passive Entry Ports that use RMI to publish ports at RMI Registry.
IStubInOut - Interface in guarana.toolkit.adapter.proxy
A basic interface for Passive Responder Ports that use RMI to publish ports at RMI Registry.
IStubOut - Interface in guarana.toolkit.adapter.proxy
A basic interface for Passive Exit Ports that use RMI to publish ports at RMI Registry.
ITaskContainer - Interface in guarana.framework.process
Defines the basic interface for a task container.

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