public interface RequestHandlerWithLifecycle extends com.thetransactioncompany.jsonrpc2.server.RequestHandler
Modifier and Type | Method and Description |
---|---|
void |
start()
Starts the request handler.
|
void |
stop()
Stops the request handler.
|
Copyright © 2021 Connect2id. All rights reserved.