Ether Framework
Unified API docs for Ether modules
Loading...
Searching...
No Matches
dev.rafex.ether.websocket.core.WebSocketPatterns Class Reference
Collaboration diagram for dev.rafex.ether.websocket.core.WebSocketPatterns:

Static Public Member Functions

static Optional< Map< String, String > > match (final String pattern, final String path)

Detailed Description

Definition at line 35 of file WebSocketPatterns.java.

Member Function Documentation

◆ match()

Optional< Map< String, String > > dev.rafex.ether.websocket.core.WebSocketPatterns.match ( final String pattern,
final String path )
static

Definition at line 40 of file WebSocketPatterns.java.

Referenced by dev.rafex.ether.websocket.core.WebSocketRouteMatcher.match().

Here is the caller graph for this function:

The documentation for this class was generated from the following file:
  • ether-websocket-core/ether-websocket-core/src/main/java/dev/rafex/ether/websocket/core/WebSocketPatterns.java