citysdk.tourism.client.requests
Class Request

java.lang.Object
  extended by citysdk.tourism.client.requests.Request

public class Request
extends java.lang.Object

Used to perform HTTP requests.

Author:
Pedro Cruz

Constructor Summary
Request()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Request

public Request()