public interface ApplicationProtocolNegotiator
Default implementations are provided for:
Modifier and Type | Method and Description |
---|---|
List<String> |
protocols()
Deprecated.
Get the collection of application protocols supported by this application (in preference order).
|
Copyright © 2008–2024 The Netty Project. All rights reserved.