home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Maximum CD 1999 March
/
maximum-cd-1999-03.iso
/
Feature
/
Lotus
/
ORGANIZE
/
COMPNENT
/
LTOUIN21.ZIP
/
sun
/
activator
/
protocol
/
ProxyHandler.class
(
.txt
)
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Java Class File
|
1998-02-13
|
275 b
|
8 lines
package sun.activator.protocol;
import java.net.URL;
public interface ProxyHandler {
ProxyInfo getProxyInfo(URL var1);
}