Class URIParser
- java.lang.Object
-
- org.apache.cxf.transport.http.netty.server.servlet.URIParser
-
public class URIParser extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetPathInfo()StringgetQueryString()StringgetRequestUri()StringgetServletPath()voidparse(String uri)
-