Java io.netty.handler.ssl ApplicationProtocolConfig fields, constructors, methods, implement or subclass

Example usage for Java io.netty.handler.ssl ApplicationProtocolConfig fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for io.netty.handler.ssl ApplicationProtocolConfig.

The text is from its open source code.

Field

ApplicationProtocolConfigDISABLED
The configuration that disables application protocol negotiation.

Constructor

Method

SelectedListenerFailureBehaviorselectedListenerFailureBehavior()
Get the desired behavior for the peer who is notified of the selected protocol.
SelectorFailureBehaviorselectorFailureBehavior()
Get the desired behavior for the peer who selects the application protocol.