Secure iNet Factory

Package com.jscape.inet.http

Contains classes for communicating with HTTP servers.

See:
          Description

Interface Summary
HttpListener Implements methods for capturing events sourced from Http class.
 

Class Summary
Http Implements the basic functionality of a HTTP client.
HttpAdapter Implements methods for capturing events sourced from Http class.
HttpConnectedEvent Fired when connection to HTTP server is established.
HttpCookie Represents an HTTP cookie returned in an HTTP response.
HttpDisconnectedEvent Fired when connection to HTTP server is released.
HttpFileUpload Implements methods for emulating a web browser and performing HTTP file upload based on specifications defined in RFC 1867.
HttpParameter Represents a name/value parameter passed to Http server using GET or POST request method.
HttpProgressEvent Fired on significant progress in upload and download operations in Http class.
HttpRequest Creates the properties of an HTTP request.
HttpResponse Represents an HTTP response as returned by the HTTP server in response to an HTTP request.
HttpSession Implements the basic functionality of an HTTP client automatically managing all session data in memory.
 

Exception Summary
HttpException HttpException is thrown by many methods of Http class.
 

Package com.jscape.inet.http Description

Contains classes for communicating with HTTP servers.


Secure iNet Factory

Copyright © JSCAPE LLC. 1999-2011. All Rights Reserved