Recycle the processor, ready for the next request which may be on the same connection or a different connection.
()
| 88 | * Recycle the processor, ready for the next request which may be on the same connection or a different connection. |
| 89 | */ |
| 90 | void recycle(); |
| 91 | |
| 92 | /** |
| 93 | * Set the SSL information for this HTTP connection. |
no outgoing calls
no test coverage detected