Processor
used to process messages from a connected transport. This will process each request from a provided transport and pass those requests to a container. The transport provided can be either a direct transport or provide some form of secure encoding such as SSL.
@author Niall Gallagher
@see org.simpleframework.transport.Transport
|
|
|
|