Destroy the protocol (optional). @throws Exception If the protocol handler fails to destroy
()
| 124 | * @throws Exception If the protocol handler fails to destroy |
| 125 | */ |
| 126 | void destroy() throws Exception; |
| 127 | |
| 128 | |
| 129 | /** |
no outgoing calls
no test coverage detected