Interface | Description |
---|---|
ClientDelegate |
The presentation block interacts with the PEPt architecture
via the
ClientDelegate . |
ClientInvocationInfo | |
ClientRequestDispatcher |
ClientRequestDispatcher coordinates the request (and possible
response) processing for a specific protocol. |
MessageMediator |
MessageMediator is a central repository for artifacts
associated with an individual message. |
ProtocolHandler |
ProtocolHandler is used to determine the
type of an incoming message. |
ServerRequestDispatcher |
ServerRequestDispatcher coordinates the request (and possible
response) processing for a specific protocol. |
Copyright © 2021 JBoss by Red Hat. All rights reserved.