|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use guarana.framework.message | |
---|---|
guarana.framework.message | Provides an implementation of message. |
guarana.framework.task | Provides a base and abstract java implementation for tasks. |
guarana.toolkit.adapter | Provides adapters to access different resource types. |
guarana.toolkit.adapter.jbi | Provides adapter implementations to enable the use of JBI Binding Components as adapters. |
guarana.toolkit.adapter.proxy | Provides interfaces for passive and remote communicators. |
guarana.toolkit.adapter.rmi | Provides an RMI Adapter to establish direct communication between entry and exit ports inside the solution. |
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.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.message used by guarana.framework.message | |
---|---|
Header
Represents the header of a Message . |
|
Message
An abstraction of a piece of information that is exchanged and transformed across an EAI solution. |
|
MessagePriority
Defines a set of priorities that can be set to a Message . |
|
MessageType
Defines a set of possible types a message can assume. |
|
Parent
Represents the ancestor of a Message . |
Classes in guarana.framework.message used by guarana.framework.task | |
---|---|
Exchange
Holds inbound and outbound messages of a task. |
|
Message
An abstraction of a piece of information that is exchanged and transformed across an EAI solution. |
Classes in guarana.framework.message used by guarana.toolkit.adapter | |
---|---|
Message
An abstraction of a piece of information that is exchanged and transformed across an EAI solution. |
Classes in guarana.framework.message used by guarana.toolkit.adapter.jbi | |
---|---|
Message
An abstraction of a piece of information that is exchanged and transformed across an EAI solution. |
Classes in guarana.framework.message used by guarana.toolkit.adapter.proxy | |
---|---|
Message
An abstraction of a piece of information that is exchanged and transformed across an EAI solution. |
Classes in guarana.framework.message used by guarana.toolkit.adapter.rmi | |
---|---|
Message
An abstraction of a piece of information that is exchanged and transformed across an EAI solution. |
Classes in guarana.framework.message used by guarana.toolkit.task.communicators | |
---|---|
Message
An abstraction of a piece of information that is exchanged and transformed across an EAI solution. |
Classes in guarana.framework.message used by guarana.toolkit.task.communicators.dummy | |
---|---|
Exchange
Holds inbound and outbound messages of a task. |
|
Message
An abstraction of a piece of information that is exchanged and transformed across an EAI solution. |
Classes in guarana.framework.message used by guarana.toolkit.task.mappers | |
---|---|
Exchange
Holds inbound and outbound messages of a task. |
Classes in guarana.framework.message used by guarana.toolkit.task.modifiers | |
---|---|
Exchange
Holds inbound and outbound messages of a task. |
Classes in guarana.framework.message used by guarana.toolkit.task.routers | |
---|---|
Exchange
Holds inbound and outbound messages of a task. |
Classes in guarana.framework.message used by guarana.toolkit.task.streamdealers.ciphers | |
---|---|
Exchange
Holds inbound and outbound messages of a task. |
Classes in guarana.framework.message used by guarana.toolkit.task.streamdealers.codecs | |
---|---|
Exchange
Holds inbound and outbound messages of a task. |
Classes in guarana.framework.message used by guarana.toolkit.task.streamdealers.compressors | |
---|---|
Exchange
Holds inbound and outbound messages of a task. |
Classes in guarana.framework.message used by guarana.toolkit.task.timers | |
---|---|
Exchange
Holds inbound and outbound messages of a task. |
Classes in guarana.framework.message used by guarana.toolkit.task.transformers | |
---|---|
Exchange
Holds inbound and outbound messages of a task. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |