| 
 | Cumulus4j API (1.2.0-SNAPSHOT) | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
          Description
| Interface Summary | |
|---|---|
| MessageBroker | Broker transmitting messagesbetween application-server and key-manager. | 
| Class Summary | |
|---|---|
| AbstractMessageBroker | Abstract super-class to be subclassed by MessageBrokerimplementations. | 
| ActiveKeyManagerChannelRegistration | Deprecated. Currently not used anymore. | 
| MessageBrokerRegistry | JVM-singleton to access the active message-broker. | 
Broker transmitting messages between application-server and key-manager.
 As documented in Deployment scenarios,
 TCP connections are always established from the key-manager (i.e. client or key-server) to the application server.
 Since this means that the key-exchange-request-response-cycle works opposite the HTTP-request-response-cycle,
 we need the MessageBroker.
 
| 
 | Cumulus4j API (1.2.0-SNAPSHOT) | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||