Package net.proxy

Class Summary
BASE64Decoder Utility class to do Base64 decoding, as defined by RFC 2045, section 6.8 (http://www.ietf.org/rfc/rfc2045.txt) Uses the same class and function names as Sun's implementation from sun.misc
BASE64Encoder Utility class to do Base64 encoding, as defined by RFC 2045, section 6.8 (http://www.ietf.org/rfc/rfc2045.txt) Uses the same class and function names as Sun's implementation from sun.misc
Constants  
Proxy