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