Uses of Class
io.avaje.http.api.PathSegment
Packages that use PathSegment
Package
Description
Provides annotations to support Controllers for web frameworks that
are route based (like Sparkjava, Javlin etc).
-
Uses of PathSegment in io.avaje.http.api
Methods in io.avaje.http.api that return PathSegmentModifier and TypeMethodDescriptionstatic PathSegment
Create with a given value that may contain matrix parameters.