com.sola.instagram.io
Class DeleteMethod

java.lang.Object
  extended by com.sola.instagram.io.APIMethod
      extended by com.sola.instagram.io.DeleteMethod

public class DeleteMethod
extends APIMethod


Constructor Summary
DeleteMethod()
           
DeleteMethod(java.lang.String proxyAddress, int proxyPort)
           
 
Method Summary
 
Methods inherited from class com.sola.instagram.io.APIMethod
call, getMethodUri, getType, hasProxy, setMethodURI
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeleteMethod

public DeleteMethod()

DeleteMethod

public DeleteMethod(java.lang.String proxyAddress,
                    int proxyPort)