Uses of Interface
org.springframework.http.server.PathContainer.Element
Packages that use PathContainer.Element
-
Uses of PathContainer.Element in org.springframework.http.server
Subinterfaces of PathContainer.Element in org.springframework.http.serverModifier and TypeInterfaceDescriptionstatic interface
Path segment element.static interface
Path separator element.Methods in org.springframework.http.server that return types with arguments of type PathContainer.ElementModifier and TypeMethodDescriptionPathContainer.elements()
The contained path elements, eitherPathContainer.Separator
orPathContainer.PathSegment
.