public class HttpMethodPath extends Object
private String
method
path
HttpMethodPath(String method, String path)
String
getMethod()
getPath()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
private final String method
private final String path
public HttpMethodPath(String method, String path)
public String getMethod()
public String getPath()
Copyright © 2022. All rights reserved.