Class WsExtension

  • All Implemented Interfaces:
    Extension

    public class WsExtension
    extends java.lang.Object
    implements Extension
    Implementation of WebSocket extension.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getName()
      Returns the name of this extension.
      java.util.List<Extension.Parameter> getParameters()
      Returns the parameters associated with this extension.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait