Uses of Class
wt.httpgw.HTTPGateway

Packages that use HTTPGateway
wt.httpgw Provides HTTPGateway support including HTTPLogin, HTTPRequest, HTTPResponse and URLFactory
 

Uses of HTTPGateway in wt.httpgw
 

Methods in wt.httpgw that return HTTPGateway
static HTTPGateway HTTPGateway.get(Integer id)
          Gets the HTTPGateway object by index (int).