|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.vfny.geoserver.requests.Request
org.vfny.geoserver.requests.CapabilitiesRequest
This class enforces a standard interface for GetCapabilities requests.
| Field Summary |
| Fields inherited from class org.vfny.geoserver.requests.Request |
httpServletRequest, request, service, version |
| Constructor Summary | |
CapabilitiesRequest(java.lang.String serviceType)
Empty constructor. |
|
| Method Summary | |
boolean |
equals(java.lang.Object o)
Override of equals. |
java.lang.String |
toString()
Returns a string representation of this CapabilitiesRequest. |
| Methods inherited from class org.vfny.geoserver.requests.Request |
getBaseUrl, getGeoServer, getHttpServletRequest, getRequest, getRootDir, getService, getValidationProcessor, getVersion, hashCode, isLoggedIn, setHttpServletRequest, setRequest, setService, setVersion |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public CapabilitiesRequest(java.lang.String serviceType)
serviceType - DOCUMENT ME!| Method Detail |
public java.lang.String toString()
public boolean equals(java.lang.Object o)
equals in class Requesto - the object to test against.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||