public class AbstractRequest extends Object
protected String
host
requestPath
AbstractRequest()
String
getHost()
getRequestPath()
void
setHost(String host)
setRequestPath(String requestPath)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected String requestPath
protected String host
public AbstractRequest()
public String getRequestPath()
public void setRequestPath(String requestPath)
public String getHost()
public void setHost(String host)
Copyright © 2016. All Rights Reserved.