Package com.ibm.net.ssl.internal.www.protocol.https

Interface Summary
HttpAuthenticator An interface for all objects that implement HTTP authentication.
RegexpTarget A class to define actions to be performed when a regular expression match occurs.
 

Class Summary
BASE64Encoder This class implements a BASE64 Character encoder as specified in RFC1521.
CharacterEncoder This class defines the encoding half of character encoders.
ChunkedInputStream Read Transfer-Encoding chunks.
Handler open an http input stream given a URL
HttpsURLConnection A class to represent an HTTP connection to a remote object.
Regexp A class to represent a regular expression.
RegexpPool A class to represent a pool of regular expressions.
 

Exception Summary
REException A class to signal exception from the RegexpPool class.