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