Uses of Interface
javax.websocket.Extension.Parameter

Packages that use Extension.Parameter
javax.websocket This package contains all the WebSocket APIs common to both the client and server side. 
 

Uses of Extension.Parameter in javax.websocket
 

Methods in javax.websocket that return types with arguments of type Extension.Parameter
 List<Extension.Parameter> Extension.getParameters()
          The extension parameters for this extension in the order they appear in the http headers.
 



Copyright © 2012-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.
Comments to : users@websocket-spec.java.net