Class OcspClientHandler

All Implemented Interfaces:
ChannelHandler, ChannelInboundHandler

@UnstableApi public abstract class OcspClientHandler extends ChannelInboundHandlerAdapter
A handler for SSL clients to handle and act upon stapled OCSP responses.
See Also: