Class WebsocketPathMatcher.PathMatchResult<T>

java.lang.Object
io.undertow.websockets.util.PathTemplateMatch
io.undertow.websockets.util.WebsocketPathMatcher.PathMatchResult<T>
Enclosing class:
WebsocketPathMatcher<T>

public static class WebsocketPathMatcher.PathMatchResult<T> extends PathTemplateMatch
  • Constructor Details

  • Method Details

    • getValue

      public T getValue()