static HTTPMethod |
HTTPFactory.Get(HTTPSession session) |
static HTTPMethod |
HTTPFactory.Get(HTTPSession session,
String legalurl) |
static HTTPMethod |
HTTPFactory.Get(String legalurl) |
static HTTPMethod |
HTTPFactory.Head(HTTPSession session) |
static HTTPMethod |
HTTPFactory.Head(HTTPSession session,
String legalurl) |
static HTTPMethod |
HTTPFactory.Head(String legalurl) |
static HTTPMethod |
HTTPFactory.Options(HTTPSession session) |
static HTTPMethod |
HTTPFactory.Options(HTTPSession session,
String legalurl) |
static HTTPMethod |
HTTPFactory.Options(String legalurl) |
static HTTPMethod |
HTTPFactory.Post(HTTPSession session) |
static HTTPMethod |
HTTPFactory.Post(HTTPSession session,
String legalurl) |
static HTTPMethod |
HTTPFactory.Post(String legalurl) |
static HTTPMethod |
HTTPFactory.Put(HTTPSession session) |
static HTTPMethod |
HTTPFactory.Put(HTTPSession session,
String legalurl) |
static HTTPMethod |
HTTPFactory.Put(String legalurl) |