public class RequestInfo extends Object
RequestInfo(String requestMethod, String requestPath)
boolean
equals(Object obj)
String
getRequestMethod()
getRequestPath()
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public RequestInfo(String requestMethod, String requestPath)
public String getRequestMethod()
public String getRequestPath()
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
Copyright © 2019. All rights reserved.