| Package | Description |
|---|---|
| org.eclipse.jetty.websocket.server.pathmap |
| Modifier and Type | Method and Description |
|---|---|
PathMappings.MappedResource<E> |
PathMappings.getMatch(String path)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
List<PathMappings.MappedResource<E>> |
PathMappings.getMappings()
Deprecated.
|
Iterator<PathMappings.MappedResource<E>> |
PathMappings.iterator()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
int |
PathMappings.MappedResource.compareTo(PathMappings.MappedResource<E> other)
Comparison is based solely on the pathSpec
|
Copyright © 1995-2018 Webtide. All Rights Reserved.