| Sun Microsystems Laboratories Experimental Stuff | UseProxy (Brazil Project) |
|
|
||||||||
| PREV CLASS NEXT CLASS | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
This interface is used by the ProxyHandler class to
decide whether to issue an HTTP request directly to the
specified host, or to issue the request via an HTTP proxy.
| Method Summary | |
boolean |
useProxy(String host,
int port)
Determines if the user can issue a direct or proxy request to the specified host and port. |
| Method Detail |
public boolean useProxy(String host,
int port)
The actual HTTP proxy to use is specified external to this routine by some other mechanism.
host - The host name.port - The port number.
true if the user should send the HTTP request
via an HTTP proxy, false if the user can
send the HTTP request directly to the specified named host.
|
Version 2.1, Generated 12/30/04 Copyright (c) 2001-2004, Sun Microsystems. |
||||||||
| PREV CLASS NEXT CLASS | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
|
This page is: http://www.experimentalstuff.com/About_this_site/apidoc/sunlabs/brazil/proxy/UseProxy.html Last Modified: Fri, 31 Dec 2004 00:13:52 GMT copyright (c) 2000-2007, Sun Microsystems |