Uses of Class
io.netty.handler.ssl.ocsp.OcspResponse
-
-
Uses of OcspResponse in io.netty.handler.ssl.ocsp
Methods in io.netty.handler.ssl.ocsp that return OcspResponse Modifier and Type Method Description OcspResponse
OcspValidationEvent. response()
Constructors in io.netty.handler.ssl.ocsp with parameters of type OcspResponse Constructor Description OcspValidationEvent(OcspResponse response)
-