| Interface | Description |
|---|---|
| ProcessorHandler |
Stream processor interface for providence services.
|
| ProcessorProvider |
Processor provider for generating per-request service processors in HTTP
servlets.
|
| WrappedProcessor.ProcessorWrapper |
| Class | Description |
|---|---|
| DefaultProcessorHandler |
Service processor wraps the service' Processor implementation of the
PServiceCallHandler so that it can read the service call message
parsed into a PServiceCall, and write the response with proper
exception handling. |
| ProvidenceServlet |
A javax.servlet implementation for providence.
|
| WrappedProcessor |
Wrapping processor in a callback style
|
Copyright © 2015–2017 morimekta.net. All rights reserved.