Uses of Interface
javax.net.websocket.extensions.Extension

Packages that use Extension
org.glassfish.tyrus.grizzly   
 

Uses of Extension in org.glassfish.tyrus.grizzly
 

Constructor parameters in org.glassfish.tyrus.grizzly with type arguments of type Extension
GrizzlyProtocolHandler(boolean mask, String subprotocol, List<Extension> extensions)
          Construct new GrizzlyProtocolHandler.
 



Copyright © 2012. All Rights Reserved.