|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use guarana.framework.process | |
---|---|
guarana.framework.port | Provides a base implementation for Guaranį's communication ports. |
guarana.framework.process | Provides an abstract implementation for the core processes in Guaranį DSL. |
guarana.framework.task | Provides a base and abstract java implementation for tasks. |
guarana.toolkit.engine | Provides an asynchronous and multi-thread runtime system to execute EAI Solutions. |
guarana.toolkit.task.communicators | Provides tasks that must be used to send or receive messages through ports to applications or solutions resources. |
guarana.toolkit.task.communicators.dummy | Provides dummy communicators for testing your solution without the need of adapters. |
guarana.toolkit.task.mappers | Provides tasks tho map the body of a message from XML to Stream or vice-versa. |
guarana.toolkit.task.modifiers | Provide tasks that add or remove data from the body and header of inbound messages, but do not alter the schema of the message. |
guarana.toolkit.task.routers | Provide tasks that does not change the state of a message. |
guarana.toolkit.task.streamdealers | Provides tasks that does not change the state of a message. |
guarana.toolkit.task.streamdealers.ciphers | Provides a set of supported and already implemented ciphers. |
guarana.toolkit.task.streamdealers.codecs | Provides a set of supported and already implemented codecs. |
guarana.toolkit.task.streamdealers.compressors | Provides a set of supported and already implemented compressors. |
guarana.toolkit.task.timers | Provide tasks that are time-dependent. |
guarana.toolkit.task.transformers | Provide tasks that help transform one or more inbound messages into new outbound messages whose schemata are completely new. |
Classes in guarana.framework.process used by guarana.framework.port | |
---|---|
ISource
Defines the basic interface for all source elements. |
|
ITaskContainer
Defines the basic interface for a task container. |
|
Process
Processes serve two purposes, namely: there are processes that allow to wrap applications and processes that allow to integrate them. |
Classes in guarana.framework.process used by guarana.framework.process | |
---|---|
ISource
Defines the basic interface for all source elements. |
|
ITaskContainer
Defines the basic interface for a task container. |
Classes in guarana.framework.process used by guarana.framework.task | |
---|---|
ISource
Defines the basic interface for all source elements. |
Classes in guarana.framework.process used by guarana.toolkit.engine | |
---|---|
ISource
Defines the basic interface for all source elements. |
|
Process
Processes serve two purposes, namely: there are processes that allow to wrap applications and processes that allow to integrate them. |
Classes in guarana.framework.process used by guarana.toolkit.task.communicators | |
---|---|
ISource
Defines the basic interface for all source elements. |
Classes in guarana.framework.process used by guarana.toolkit.task.communicators.dummy | |
---|---|
ISource
Defines the basic interface for all source elements. |
Classes in guarana.framework.process used by guarana.toolkit.task.mappers | |
---|---|
ISource
Defines the basic interface for all source elements. |
Classes in guarana.framework.process used by guarana.toolkit.task.modifiers | |
---|---|
ISource
Defines the basic interface for all source elements. |
Classes in guarana.framework.process used by guarana.toolkit.task.routers | |
---|---|
ISource
Defines the basic interface for all source elements. |
Classes in guarana.framework.process used by guarana.toolkit.task.streamdealers | |
---|---|
ISource
Defines the basic interface for all source elements. |
Classes in guarana.framework.process used by guarana.toolkit.task.streamdealers.ciphers | |
---|---|
ISource
Defines the basic interface for all source elements. |
Classes in guarana.framework.process used by guarana.toolkit.task.streamdealers.codecs | |
---|---|
ISource
Defines the basic interface for all source elements. |
Classes in guarana.framework.process used by guarana.toolkit.task.streamdealers.compressors | |
---|---|
ISource
Defines the basic interface for all source elements. |
Classes in guarana.framework.process used by guarana.toolkit.task.timers | |
---|---|
ISource
Defines the basic interface for all source elements. |
Classes in guarana.framework.process used by guarana.toolkit.task.transformers | |
---|---|
ISource
Defines the basic interface for all source elements. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |