org.openanzo.atom.client
Class UndeleteMethod

java.lang.Object
  extended by org.apache.commons.httpclient.HttpMethodBase
      extended by org.openanzo.atom.client.UndeleteMethod
All Implemented Interfaces:
org.apache.commons.httpclient.HttpMethod

public class UndeleteMethod
extends org.apache.commons.httpclient.HttpMethodBase


Constructor Summary
UndeleteMethod(java.lang.String uri)
           
 
Method Summary
 java.lang.String getName()
           
 
Methods inherited from class org.apache.commons.httpclient.HttpMethodBase
abort, addRequestHeader, addRequestHeader, addResponseFooter, execute, getAuthenticationRealm, getDoAuthentication, getEffectiveVersion, getFollowRedirects, getHostAuthState, getHostConfiguration, getMethodRetryHandler, getParams, getPath, getProxyAuthenticationRealm, getProxyAuthState, getQueryString, getRecoverableExceptionCount, getRequestCharSet, getRequestHeader, getRequestHeaders, getRequestHeaders, getResponseBody, getResponseBodyAsStream, getResponseBodyAsString, getResponseCharSet, getResponseContentLength, getResponseFooter, getResponseFooters, getResponseHeader, getResponseHeaders, getResponseHeaders, getStatusCode, getStatusLine, getStatusText, getURI, hasBeenUsed, isAborted, isHttp11, isRequestSent, isStrictMode, recycle, releaseConnection, removeRequestHeader, removeRequestHeader, setDoAuthentication, setFollowRedirects, setHostConfiguration, setHttp11, setMethodRetryHandler, setParams, setPath, setQueryString, setQueryString, setRequestHeader, setRequestHeader, setStrictMode, setURI, validate
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UndeleteMethod

public UndeleteMethod(java.lang.String uri)
Method Detail

getName

public java.lang.String getName()
Specified by:
getName in interface org.apache.commons.httpclient.HttpMethod
Specified by:
getName in class org.apache.commons.httpclient.HttpMethodBase


Copyright © 2007 Cambridge Semantics Inc.. All Rights Reserved.