Skip navigation links

Oracle Application Server HTTPClient Java API Reference
10g Release 3 (10.1.3.1.0)

B32117-01

A B C D E F G H I L M N O P Q R S T U V W


M

MD4_CLASS_NAME - Static variable in class HTTPClient.ntlm.NtlmCore
Supported MD4 class, needed for NTLM version 1 response.
MD5 - class HTTPClient.MD5.
Some utility methods for digesting info using MD5.
MD5() - Constructor for class HTTPClient.MD5
 
MODS - Static variable in class HTTPClient.Log
Deprecated. The Modules facility (32)
ModuleException - exception HTTPClient.ModuleException.
Signals that an exception occured in a module.
ModuleException() - Constructor for class HTTPClient.ModuleException
Constructs an ModuleException with no detail message.
ModuleException(String) - Constructor for class HTTPClient.ModuleException
Constructs an ModuleException class with the specified detail message.
main(String[]) - Static method in class HTTPClient.URI
Run test set.
mangleFilename(String, String) - Method in interface HTTPClient.FilenameMangler
This is invoked by Codecs.mpFormDataDecode for each file found in the data, just before the file is created and written.
markChar - Static variable in class HTTPClient.URI
 
mpFormDataDecode(byte[], String, String) - Static method in class HTTPClient.Codecs
This method decodes a multipart/form-data encoded string.
mpFormDataDecode(byte[], String, String, FilenameMangler) - Static method in class HTTPClient.Codecs
This method decodes a multipart/form-data encoded string.
mpFormDataEncode(NVPair[], NVPair[], NVPair[]) - Static method in class HTTPClient.Codecs
This method encodes name/value pairs and files into a byte array using the multipart/form-data encoding.
mpFormDataEncode(NVPair[], NVPair[], NVPair[], FilenameMangler) - Static method in class HTTPClient.Codecs
This method encodes name/value pairs and files into a byte array using the multipart/form-data encoding.

Skip navigation links

Oracle Application Server HTTPClient Java API Reference
10g Release 3 (10.1.3.1.0)

B32117-01

A B C D E F G H I L M N O P Q R S T U V W


Copyright © 2004, 2006, Oracle. All rights reserved.