|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| Channeling | Resoa Channeling Protocol Prepends a byte to indiate the business channel of a message. |
| Compression | Resoa Compression Protocol It is a optional protocol for stack. |
| Encryption | Resoa Encryption Protocol It is a optional protocol for stack. |
| MsgLength | Resoa MsgLength Protocol provides connectivity with network layer parses/builds message header provides Fragmentation & Prioritization services It is a mandatory protocol for stack and must reside at bottom layer. |
| ProtocolActivation | Resoa Activation Protocol Reads/Prepends a byte[] (length 1 or 2) to indiate the protocols activated for the mmessage It is a mandatory protocol for stack. |
| StackSignature | Sends the data using RSA Signature services. |
| TransactionReq | Resoa TransactionReq Protocol It is a optional protocol for stack. |
| TransactionResult | |
This package contains all stack protocols implementations
The stack is initialized in the following order:
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||