public interface Extension
修飾子と型 | インターフェースと説明 |
---|---|
static interface | Extension.Parameter このメンバーインターフェースは、単一の websocket 拡張パラメーターを定義します。 |
修飾子と型 | メソッドと説明 |
---|---|
StringSE | getName() 拡張の名前。 |
ListSE<Extension.Parameter> | getParameters() この拡張機能の拡張パラメーターは、http ヘッダーに表示される順序で表示されます。 |
StringSE getName()
ListSE<Extension.Parameter> getParameters()
Copyright © 2018,2020 Eclipse Foundation.
Use is subject to license terms.