接口的使用
cn.taketoday.http.server.PathContainer.Element
使用PathContainer.Element的程序包
程序包
说明
Contains an abstraction over server-side HTTP.
Dedicated support for matching HTTP request paths.
-
cn.taketoday.http.server中PathContainer.Element的使用
修饰符和类型接口说明static interfacePath segment element.static interfacePath separator element.修饰符和类型类说明private static final classprivate static class类型参数类型为PathContainer.Element的cn.taketoday.http.server中的字段返回变量类型为PathContainer.Element的类型的cn.taketoday.http.server中的方法修饰符和类型方法说明DefaultPathContainer.elements()DefaultRequestPath.elements()abstract List<PathContainer.Element>PathContainer.elements()The contained path elements, eitherPathContainer.SeparatororPathContainer.PathSegment.类型变量类型为PathContainer.Element的cn.taketoday.http.server中的构造器参数 -
cn.taketoday.web.servlet中PathContainer.Element的使用
返回变量类型为PathContainer.Element的类型的cn.taketoday.web.servlet中的方法 -
cn.taketoday.web.util.pattern中PathContainer.Element的使用
类型变量类型为PathContainer.Element的cn.taketoday.web.util.pattern中的方法参数修饰符和类型方法说明private StringCaptureTheRestPathElement.pathToString(int fromSegment, List<PathContainer.Element> pathElements)