com.sola.instagram.io
Class GetMethod

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

public class GetMethod
extends APIMethod


Constructor Summary
GetMethod()
           
GetMethod(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

GetMethod

public GetMethod()

GetMethod

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