JavaScript is disabled on your browser.
Skip navigation links
  • Summary:
  • Nested |
  • Field |
  • Constr |
  • Method
  • Detail:
  • Field |
  • Constr |
  • Method
javax.websocket

Interface Extension.Parameter

  • Enclosing interface:
    Extension


    public static interface Extension.Parameter
    This member interface defines a single websocket extension parameter.
    • Method Summary

      All Methods
      Modifier and Type Method and Description
      String getName ()
      Return the name of the extension parameter.
      String getValue ()
      Return the value of the extension parameter.
    • Method Detail

      • getName

        String getName()
        Return the name of the extension parameter.
        Returns:
        the name of the parameter.
      • getValue

        String getValue()
        Return the value of the extension parameter.
        Returns:
        the value of the parameter.
Skip navigation links
  • Summary:
  • Nested |
  • Field |
  • Constr |
  • Method
  • Detail:
  • Field |
  • Constr |
  • Method

Copyright © 1996-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.

AltStyle によって変換されたページ (->オリジナル) /