Uses of Package
com.google.gwt.http.client
Package
Description
Provides the client-side classes and interfaces for making HTTP requests and
processing the associated responses.
Fundamental user-interface classes used in client-side GWT code.
Classes used in client-side implementation of remote procedure calls.
A package for managing client-server requests.
-
ClassDescriptionClass for describing an HTTP header.An HTTP request that is waiting for a response.HTTP request method constants.The primary interface a caller must implement to receive a response to a
Request
.RequestException is the superclass for the HTTP request related exceptions.Wrapper which provides access to the components of an HTTP response.Utility class to build a URL from components. -
-
-