Uses of Interface
org.springframework.http.server.PathContainer.Element
-
Uses of PathContainer.Element in org.springframework.http.server
Modifier and TypeInterfaceDescriptionstatic interface
Path segment element.static interface
Path separator element.Modifier and TypeMethodDescriptionPathContainer.elements()
The contained path elements, eitherPathContainer.Separator
orPathContainer.PathSegment
.