|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.gvsig.remoteclient.ogc.request.OGCRequest
org.gvsig.remoteclient.wcs.request.WCSRequest
public abstract class WCSRequest
| Field Summary | |
|---|---|
protected WCSStatus |
status
|
| Fields inherited from class org.gvsig.remoteclient.ogc.request.OGCRequest |
|---|
isDeleted, protocolHandler, XMLTAG_ENDCHARACTER, XMLTAG_FINISHCHARACTER, XMLTAG_STARTCHARACTER |
| Constructor Summary | |
|---|---|
WCSRequest(WCSStatus status,
WCSProtocolHandler protocolHandler)
|
|
| Method Summary | |
|---|---|
protected java.lang.String |
getPartialQuery(WCSStatus status)
|
| Methods inherited from class org.gvsig.remoteclient.ogc.request.OGCRequest |
|---|
createXMLEndtTag, createXMLStartTag, getHttpGetRequest, getHttpPostRequest, getOperationName, getSchemaLocation, getSymbol, getTempFilePrefix, getURL, isDeleted, sendRequest, setDeleted |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected WCSStatus status
| Constructor Detail |
|---|
public WCSRequest(WCSStatus status,
WCSProtocolHandler protocolHandler)
| Method Detail |
|---|
protected java.lang.String getPartialQuery(WCSStatus status)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||