B C E G H I R S U V W _

B

BASIC - Static variable in class com.ibm.websphere.http.headers.HTTPAuthenticationType
The 'Basic' literal value.
BASIC_LITERAL - Static variable in class com.ibm.websphere.http.headers.HTTPAuthenticationType
The 'Basic' literal object.

C

com.ibm.websphere.http.data.bindings - package com.ibm.websphere.http.data.bindings
 
com.ibm.websphere.http.data.streams - package com.ibm.websphere.http.data.streams
 
com.ibm.websphere.http.data.util - package com.ibm.websphere.http.data.util
 
com.ibm.websphere.http.headers - package com.ibm.websphere.http.headers
 
com.ibm.websphere.http.selectors - package com.ibm.websphere.http.selectors
 
containsHeader(String, HTTPHeaders) - Static method in class com.ibm.websphere.http.data.util.HTTPBindingUtil
Returns a boolean indicating whether the named http header has already been set.
convertFromNativeData(HTTPInputStream) - Method in interface com.ibm.websphere.http.data.bindings.HTTPStreamDataBinding
Convert native data to SDO.
convertToNativeData() - Method in interface com.ibm.websphere.http.data.bindings.HTTPStreamDataBinding
Convert SDO to native data.
COPYRIGHT - Static variable in interface com.ibm.websphere.http.data.bindings.HTTPStreamDataBinding
 
COPYRIGHT - Static variable in interface com.ibm.websphere.http.data.streams.HTTPInputStream
 
COPYRIGHT - Static variable in interface com.ibm.websphere.http.data.streams.HTTPOutputStream
 
COPYRIGHT - Static variable in class com.ibm.websphere.http.data.util.HTTPBindingConstants
 
COPYRIGHT - Static variable in class com.ibm.websphere.http.data.util.HTTPBindingUtil
 
COPYRIGHT - Static variable in interface com.ibm.websphere.http.headers.HeadersFactory
 
COPYRIGHT - Static variable in interface com.ibm.websphere.http.headers.HTTPAuthentication
 
COPYRIGHT - Static variable in class com.ibm.websphere.http.headers.HTTPAuthenticationType
 
COPYRIGHT - Static variable in interface com.ibm.websphere.http.headers.HTTPControl
 
COPYRIGHT - Static variable in interface com.ibm.websphere.http.headers.HTTPCredentials
 
COPYRIGHT - Static variable in interface com.ibm.websphere.http.headers.HTTPHeader
 
COPYRIGHT - Static variable in interface com.ibm.websphere.http.headers.HTTPHeaders
 
COPYRIGHT - Static variable in interface com.ibm.websphere.http.headers.HTTPProxySettings
 
COPYRIGHT - Static variable in class com.ibm.websphere.http.headers.HTTPProxyType
 
COPYRIGHT - Static variable in interface com.ibm.websphere.http.headers.HTTPSSLSettings
 
COPYRIGHT - Static variable in class com.ibm.websphere.http.headers.HTTPVersion
 
COPYRIGHT - Static variable in class com.ibm.websphere.http.selectors.HTTPFunctionSelector
 
createHTTPAuthentication() - Method in interface com.ibm.websphere.http.headers.HeadersFactory
Returns a new object of class 'HTTP Authentication'.
createHTTPControl() - Method in interface com.ibm.websphere.http.headers.HeadersFactory
Returns a new object of class 'HTTP Control'.
createHTTPCredentials() - Method in interface com.ibm.websphere.http.headers.HeadersFactory
Returns a new object of class 'HTTP Credentials'.
createHTTPHeader() - Method in interface com.ibm.websphere.http.headers.HeadersFactory
Returns a new object of class 'HTTP Header'.
createHTTPHeaders() - Method in interface com.ibm.websphere.http.headers.HeadersFactory
Returns a new object of class 'HTTP Headers'.
createHTTPProxySettings() - Method in interface com.ibm.websphere.http.headers.HeadersFactory
Returns a new object of class 'HTTP Proxy Settings'.
createHTTPSSLSettings() - Method in interface com.ibm.websphere.http.headers.HeadersFactory
Returns a new object of class 'HTTPSSL Settings'.

E

eINSTANCE - Static variable in interface com.ibm.websphere.http.headers.HeadersFactory
The singleton instance of the factory.

G

generateEISFunctionName(Object[]) - Method in class com.ibm.websphere.http.selectors.HTTPFunctionSelector
Unmarshalls parameters and calls an overloaded generateEISFunctionName() method with a more intuitive argument list: HTTPControl, HTTPHeaders, and HTTPInputStream.
generateEISFunctionName(HTTPControl, HTTPHeaders, HTTPInputStream) - Method in class com.ibm.websphere.http.selectors.HTTPFunctionSelector
A more descriptive HTTP-specific method to extract a native method name using the FunctionSelector interface.
get(String) - Static method in class com.ibm.websphere.http.headers.HTTPAuthenticationType
Returns the 'HTTP Authentication Type' literal with the specified literal value.
get(int) - Static method in class com.ibm.websphere.http.headers.HTTPAuthenticationType
Returns the 'HTTP Authentication Type' literal with the specified integer value.
get(String) - Static method in class com.ibm.websphere.http.headers.HTTPProxyType
Returns the 'HTTP Proxy Type' literal with the specified literal value.
get(int) - Static method in class com.ibm.websphere.http.headers.HTTPProxyType
Returns the 'HTTP Proxy Type' literal with the specified integer value.
get(String) - Static method in class com.ibm.websphere.http.headers.HTTPVersion
Returns the 'HTTP Version' literal with the specified literal value.
get(int) - Static method in class com.ibm.websphere.http.headers.HTTPVersion
Returns the 'HTTP Version' literal with the specified integer value.
getAuthentication() - Method in interface com.ibm.websphere.http.headers.HTTPControl
Returns the value of the 'Authentication' containment reference.
getAuthenticationType() - Method in interface com.ibm.websphere.http.headers.HTTPAuthentication
Returns the value of the 'Authentication Type' attribute.
getByName(String) - Static method in class com.ibm.websphere.http.headers.HTTPAuthenticationType
Returns the 'HTTP Authentication Type' literal with the specified name.
getByName(String) - Static method in class com.ibm.websphere.http.headers.HTTPProxyType
Returns the 'HTTP Proxy Type' literal with the specified name.
getByName(String) - Static method in class com.ibm.websphere.http.headers.HTTPVersion
Returns the 'HTTP Version' literal with the specified name.
getCharset() - Method in interface com.ibm.websphere.http.headers.HTTPControl
Returns the value of the 'Charset' attribute.
getContentEncoding() - Method in interface com.ibm.websphere.http.headers.HTTPControl
Returns the value of the 'Content Encoding' attribute.
getContentLength() - Method in interface com.ibm.websphere.http.headers.HTTPControl
Returns the value of the 'HTTP Message Content Length' attribute.
getControlParameters() - Method in interface com.ibm.websphere.http.data.bindings.HTTPStreamDataBinding
Get HTTP control parameters.
getCredentials() - Method in interface com.ibm.websphere.http.headers.HTTPAuthentication
Returns the value of the 'Credentials' containment reference.
getDynamicOverrideMethod() - Method in interface com.ibm.websphere.http.headers.HTTPControl
Returns the value of the 'Dynamic Override HTTP Method' attribute.
getDynamicOverrideURL() - Method in interface com.ibm.websphere.http.headers.HTTPControl
Returns the value of the 'Dynamic Override URL' attribute.
getDynamicOverrideVersion() - Method in interface com.ibm.websphere.http.headers.HTTPControl
Returns the value of the 'Dynamic Override Version' attribute.
getExportContextPath() - Method in interface com.ibm.websphere.http.headers.HTTPControl
Returns the value of the 'HTTP Export Request Context Path' attribute.
getHeader(String, HTTPHeaders) - Static method in class com.ibm.websphere.http.data.util.HTTPBindingUtil
Returns the value of the specified http header as a String.
getHeader() - Method in interface com.ibm.websphere.http.headers.HTTPHeaders
Returns the value of the 'Header' containment reference list.
getHeaders() - Method in interface com.ibm.websphere.http.data.bindings.HTTPStreamDataBinding
Get HTTP headers.
getKeyStore() - Method in interface com.ibm.websphere.http.headers.HTTPSSLSettings
Returns the value of the 'Key Store' attribute.
getKeyStoreAlias() - Method in interface com.ibm.websphere.http.headers.HTTPSSLSettings
Returns the value of the 'Key Store Alias' attribute.
getKeyStorePassword() - Method in interface com.ibm.websphere.http.headers.HTTPSSLSettings
Returns the value of the 'Key Store Password' attribute.
getKeyStoreType() - Method in interface com.ibm.websphere.http.headers.HTTPSSLSettings
Returns the value of the 'Key Store Type' attribute.
getMediaType() - Method in interface com.ibm.websphere.http.headers.HTTPControl
Returns the value of the 'Media Type' attribute.
getMethod() - Method in interface com.ibm.websphere.http.headers.HTTPControl
Returns the value of the 'HTTP Method' attribute.
getName() - Method in interface com.ibm.websphere.http.headers.HTTPHeader
Returns the value of the 'Name' attribute.
getNonProxyHost() - Method in interface com.ibm.websphere.http.headers.HTTPProxySettings
Returns the value of the 'Non Proxy Host' attribute list.
getPassword() - Method in interface com.ibm.websphere.http.headers.HTTPCredentials
Returns the value of the 'Password' attribute.
getProxyCredentials() - Method in interface com.ibm.websphere.http.headers.HTTPProxySettings
Returns the value of the 'Proxy Credentials' containment reference.
getProxyHost() - Method in interface com.ibm.websphere.http.headers.HTTPProxySettings
Returns the value of the 'Proxy Host' attribute.
getProxyPort() - Method in interface com.ibm.websphere.http.headers.HTTPProxySettings
Returns the value of the 'Proxy Port' attribute.
getProxySettings() - Method in interface com.ibm.websphere.http.headers.HTTPControl
Returns the value of the 'Proxy Settings' containment reference list.
getProxyType() - Method in interface com.ibm.websphere.http.headers.HTTPProxySettings
Returns the value of the 'Proxy Type' attribute.
getReasonPhrase() - Method in interface com.ibm.websphere.http.headers.HTTPControl
Returns the value of the 'HTTP Response Reason Phrase' attribute.
getSSLDebug() - Method in interface com.ibm.websphere.http.headers.HTTPSSLSettings
Returns the value of the 'SSL Debug' attribute.
getSSLSettings() - Method in interface com.ibm.websphere.http.headers.HTTPControl
Returns the value of the 'SSL Settings' containment reference.
getSSLVersion() - Method in interface com.ibm.websphere.http.headers.HTTPSSLSettings
Returns the value of the 'SSL Version' attribute.
getStatusCode() - Method in interface com.ibm.websphere.http.headers.HTTPControl
Returns the value of the 'HTTP Status Code' attribute.
getTransferEncoding() - Method in interface com.ibm.websphere.http.headers.HTTPControl
Returns the value of the 'Transfer Encoding' attribute.
getTrustStore() - Method in interface com.ibm.websphere.http.headers.HTTPSSLSettings
Returns the value of the 'Trust Store' attribute.
getTrustStorePassword() - Method in interface com.ibm.websphere.http.headers.HTTPSSLSettings
Returns the value of the 'Trust Store Password' attribute.
getTrustStoreType() - Method in interface com.ibm.websphere.http.headers.HTTPSSLSettings
Returns the value of the 'Trust Store Type' attribute.
getURL() - Method in interface com.ibm.websphere.http.headers.HTTPControl
Returns the value of the 'URL' attribute.
getUseClientAuth() - Method in interface com.ibm.websphere.http.headers.HTTPSSLSettings
Returns the value of the 'Use Client Auth' attribute.
getUserId() - Method in interface com.ibm.websphere.http.headers.HTTPCredentials
Returns the value of the 'User Id' attribute.
getValue() - Method in interface com.ibm.websphere.http.headers.HTTPHeader
Returns the value of the 'Value' attribute.
getVersion() - Method in interface com.ibm.websphere.http.headers.HTTPControl
Returns the value of the 'Version' attribute.

H

HeadersFactory - Interface in com.ibm.websphere.http.headers
The Factory for the model.
HTTP - Static variable in class com.ibm.websphere.http.headers.HTTPProxyType
The 'Http' literal value.
HTTP_HEADER_IS_BUSINESS_EXCEPTION - Static variable in class com.ibm.websphere.http.data.util.HTTPBindingConstants
HTTP header name transporting information about request or response being a business exception.
HTTP_HEADER_SESSION_CONTEXT - Static variable in class com.ibm.websphere.http.data.util.HTTPBindingConstants
;Name of the HTTP header that contains the WBI Session Context.
HTTP_HEADER_USER_CONTEXT - Static variable in class com.ibm.websphere.http.data.util.HTTPBindingConstants
Name of the HTTP header that contains the WBI User Context.
HTTP_LITERAL - Static variable in class com.ibm.websphere.http.headers.HTTPProxyType
The 'Http' literal object.
HTTPAuthentication - Interface in com.ibm.websphere.http.headers
A representation of the model object 'HTTP Authentication'.
HTTPAuthenticationType - Class in com.ibm.websphere.http.headers
A representation of the literals of the enumeration 'HTTP Authentication Type', and utility methods for working with them.
HTTPBindingConstants - Class in com.ibm.websphere.http.data.util
HTTP Binding constants class.
HTTPBindingConstants() - Constructor for class com.ibm.websphere.http.data.util.HTTPBindingConstants
 
HTTPBindingUtil - Class in com.ibm.websphere.http.data.util
An utility class to help in interacting with HTTP Data Binding APIs.
HTTPBindingUtil() - Constructor for class com.ibm.websphere.http.data.util.HTTPBindingUtil
 
HTTPControl - Interface in com.ibm.websphere.http.headers
A representation of the model object 'HTTP Control'.
HTTPCredentials - Interface in com.ibm.websphere.http.headers
A representation of the model object 'HTTP Credentials'.
HTTPFunctionSelector - Class in com.ibm.websphere.http.selectors
A helper class which makes it easier to write FunctionSelectors for use with HTTP Exports.
HTTPFunctionSelector() - Constructor for class com.ibm.websphere.http.selectors.HTTPFunctionSelector
 
HTTPHeader - Interface in com.ibm.websphere.http.headers
A representation of the model object 'HTTP Header'.
HTTPHeaders - Interface in com.ibm.websphere.http.headers
A representation of the model object 'HTTP Headers'.
HTTPInputStream - Interface in com.ibm.websphere.http.data.streams
An interface for the HTTP Input Stream used in the input communication between HTTP protocol and data binding.
HTTPOutputStream - Interface in com.ibm.websphere.http.data.streams
An interface for the HTTP Output Stream used in the output communication between HTTP protocol and data binding.
HTTPProxySettings - Interface in com.ibm.websphere.http.headers
A representation of the model object 'HTTP Proxy Settings'.
HTTPProxyType - Class in com.ibm.websphere.http.headers
A representation of the literals of the enumeration 'HTTP Proxy Type', and utility methods for working with them.
HTTPS - Static variable in class com.ibm.websphere.http.headers.HTTPProxyType
The 'Https' literal value.
HTTPS_LITERAL - Static variable in class com.ibm.websphere.http.headers.HTTPProxyType
The 'Https' literal object.
HTTPSSLSettings - Interface in com.ibm.websphere.http.headers
A representation of the model object 'HTTPSSL Settings'.
HTTPStreamDataBinding - Interface in com.ibm.websphere.http.data.bindings
A DataBinding maps between a native data format and an SDO DataObject, and vice-versa.
HTTPVersion - Class in com.ibm.websphere.http.headers
A representation of the literals of the enumeration 'HTTP Version', and utility methods for working with them.

I

isBusinessException() - Method in interface com.ibm.websphere.http.data.bindings.HTTPStreamDataBinding
Determines whether the message is a fault.
isSetAuthentication() - Method in interface com.ibm.websphere.http.headers.HTTPControl
Returns whether the value of the 'Authentication' containment reference is set.
isSetAuthenticationType() - Method in interface com.ibm.websphere.http.headers.HTTPAuthentication
Returns whether the value of the 'Authentication Type' attribute is set.
isSetCharset() - Method in interface com.ibm.websphere.http.headers.HTTPControl
Returns whether the value of the 'Charset' attribute is set.
isSetContentEncoding() - Method in interface com.ibm.websphere.http.headers.HTTPControl
Returns whether the value of the 'Content Encoding' attribute is set.
isSetContentLength() - Method in interface com.ibm.websphere.http.headers.HTTPControl
Returns whether the value of the 'Content Length' attribute is set.
isSetCredentials() - Method in interface com.ibm.websphere.http.headers.HTTPAuthentication
Returns whether the value of the 'Credentials' containment reference is set.
isSetDynamicOverrideMethod() - Method in interface com.ibm.websphere.http.headers.HTTPControl
Returns whether the value of the 'Dynamic Override Method' attribute is set.
isSetDynamicOverrideURL() - Method in interface com.ibm.websphere.http.headers.HTTPControl
Returns whether the value of the 'Dynamic Override URL' attribute is set.
isSetDynamicOverrideVersion() - Method in interface com.ibm.websphere.http.headers.HTTPControl
Returns whether the value of the 'Dynamic Override Version' attribute is set.
isSetExportContextPath() - Method in interface com.ibm.websphere.http.headers.HTTPControl
Returns whether the value of the 'Export Context Path' attribute is set.
isSetKeyStore() - Method in interface com.ibm.websphere.http.headers.HTTPSSLSettings
Returns whether the value of the 'Key Store' attribute is set.
isSetKeyStoreAlias() - Method in interface com.ibm.websphere.http.headers.HTTPSSLSettings
Returns whether the value of the 'Key Store Alias' attribute is set.
isSetKeyStorePassword() - Method in interface com.ibm.websphere.http.headers.HTTPSSLSettings
Returns whether the value of the 'Key Store Password' attribute is set.
isSetKeyStoreType() - Method in interface com.ibm.websphere.http.headers.HTTPSSLSettings
Returns whether the value of the 'Key Store Type' attribute is set.
isSetMediaType() - Method in interface com.ibm.websphere.http.headers.HTTPControl
Returns whether the value of the 'Media Type' attribute is set.
isSetMethod() - Method in interface com.ibm.websphere.http.headers.HTTPControl
Returns whether the value of the 'Method' attribute is set.
isSetPassword() - Method in interface com.ibm.websphere.http.headers.HTTPCredentials
Returns whether the value of the 'Password' attribute is set.
isSetProxyCredentials() - Method in interface com.ibm.websphere.http.headers.HTTPProxySettings
Returns whether the value of the 'Proxy Credentials' containment reference is set.
isSetProxyHost() - Method in interface com.ibm.websphere.http.headers.HTTPProxySettings
Returns whether the value of the 'Proxy Host' attribute is set.
isSetProxyPort() - Method in interface com.ibm.websphere.http.headers.HTTPProxySettings
Returns whether the value of the 'Proxy Port' attribute is set.
isSetProxyType() - Method in interface com.ibm.websphere.http.headers.HTTPProxySettings
Returns whether the value of the 'Proxy Type' attribute is set.
isSetReasonPhrase() - Method in interface com.ibm.websphere.http.headers.HTTPControl
Returns whether the value of the 'Reason Phrase' attribute is set.
isSetSSLDebug() - Method in interface com.ibm.websphere.http.headers.HTTPSSLSettings
Returns whether the value of the 'SSL Debug' attribute is set.
isSetSSLSettings() - Method in interface com.ibm.websphere.http.headers.HTTPControl
Returns whether the value of the 'SSL Settings' containment reference is set.
isSetSSLVersion() - Method in interface com.ibm.websphere.http.headers.HTTPSSLSettings
Returns whether the value of the 'SSL Version' attribute is set.
isSetStatusCode() - Method in interface com.ibm.websphere.http.headers.HTTPControl
Returns whether the value of the 'Status Code' attribute is set.
isSetTransferEncoding() - Method in interface com.ibm.websphere.http.headers.HTTPControl
Returns whether the value of the 'Transfer Encoding' attribute is set.
isSetTrustStore() - Method in interface com.ibm.websphere.http.headers.HTTPSSLSettings
Returns whether the value of the 'Trust Store' attribute is set.
isSetTrustStorePassword() - Method in interface com.ibm.websphere.http.headers.HTTPSSLSettings
Returns whether the value of the 'Trust Store Password' attribute is set.
isSetTrustStoreType() - Method in interface com.ibm.websphere.http.headers.HTTPSSLSettings
Returns whether the value of the 'Trust Store Type' attribute is set.
isSetURL() - Method in interface com.ibm.websphere.http.headers.HTTPControl
Returns whether the value of the 'URL' attribute is set.
isSetUseClientAuth() - Method in interface com.ibm.websphere.http.headers.HTTPSSLSettings
Returns whether the value of the 'Use Client Auth' attribute is set.
isSetUserId() - Method in interface com.ibm.websphere.http.headers.HTTPCredentials
Returns whether the value of the 'User Id' attribute is set.
isSetVersion() - Method in interface com.ibm.websphere.http.headers.HTTPControl
Returns whether the value of the 'Version' attribute is set.

R

read(byte[], int, int) - Method in interface com.ibm.websphere.http.data.streams.HTTPInputStream
Read bytes into a byte array.
removeHeader(String, HTTPHeaders) - Static method in class com.ibm.websphere.http.data.util.HTTPBindingUtil
Removes all headers with the specified name(case-insensitive).

S

SCA_MSG_HEADER_HTTP - Static variable in class com.ibm.websphere.http.data.util.HTTPBindingConstants
Name of the SCA Message header pointing to the HTTP Binding header collection.
setAuthentication(HTTPAuthentication) - Method in interface com.ibm.websphere.http.headers.HTTPControl
Sets the value of the 'Authentication' containment reference.
setAuthenticationType(HTTPAuthenticationType) - Method in interface com.ibm.websphere.http.headers.HTTPAuthentication
Sets the value of the 'Authentication Type' attribute.
setBindingContext(Map) - Method in class com.ibm.websphere.http.selectors.HTTPFunctionSelector
Set Binding Context on the Data Binding.
setBusinessException(boolean) - Method in interface com.ibm.websphere.http.data.bindings.HTTPStreamDataBinding
Indicate to the Data Binding that data is a fault object.
setCharset(String) - Method in interface com.ibm.websphere.http.headers.HTTPControl
Sets the value of the 'Charset' attribute.
setContentEncoding(String) - Method in interface com.ibm.websphere.http.headers.HTTPControl
Sets the value of the 'Content Encoding' attribute.
setContentLength(int) - Method in interface com.ibm.websphere.http.headers.HTTPControl
Sets the value of the 'Content Length' attribute.
setControlParameters(HTTPControl) - Method in interface com.ibm.websphere.http.data.bindings.HTTPStreamDataBinding
Set HTTP control parameters.
setCredentials(HTTPCredentials) - Method in interface com.ibm.websphere.http.headers.HTTPAuthentication
Sets the value of the 'Credentials' containment reference.
setDynamicOverrideMethod(String) - Method in interface com.ibm.websphere.http.headers.HTTPControl
Sets the value of the 'Dynamic Override Method' attribute.
setDynamicOverrideURL(String) - Method in interface com.ibm.websphere.http.headers.HTTPControl
Sets the value of the 'Dynamic Override URL' attribute.
setDynamicOverrideVersion(HTTPVersion) - Method in interface com.ibm.websphere.http.headers.HTTPControl
Sets the value of the 'Dynamic Override Version' attribute.
setExportContextPath(String) - Method in interface com.ibm.websphere.http.headers.HTTPControl
Sets the value of the 'Export Context Path' attribute.
setHeader(String, String, HTTPHeaders) - Static method in class com.ibm.websphere.http.data.util.HTTPBindingUtil
Sets a http header with the given name and value.
setHeaders(HTTPHeaders) - Method in interface com.ibm.websphere.http.data.bindings.HTTPStreamDataBinding
Set HTTP headers.
setKeyStore(String) - Method in interface com.ibm.websphere.http.headers.HTTPSSLSettings
Sets the value of the 'Key Store' attribute.
setKeyStoreAlias(String) - Method in interface com.ibm.websphere.http.headers.HTTPSSLSettings
Sets the value of the 'Key Store Alias' attribute.
setKeyStorePassword(String) - Method in interface com.ibm.websphere.http.headers.HTTPSSLSettings
Sets the value of the 'Key Store Password' attribute.
setKeyStoreType(String) - Method in interface com.ibm.websphere.http.headers.HTTPSSLSettings
Sets the value of the 'Key Store Type' attribute.
setMediaType(String) - Method in interface com.ibm.websphere.http.headers.HTTPControl
Sets the value of the 'Media Type' attribute.
setMethod(String) - Method in interface com.ibm.websphere.http.headers.HTTPControl
Sets the value of the 'Method' attribute.
setName(String) - Method in interface com.ibm.websphere.http.headers.HTTPHeader
Sets the value of the 'Name' attribute.
setPassword(String) - Method in interface com.ibm.websphere.http.headers.HTTPCredentials
Sets the value of the 'Password' attribute.
setProxyCredentials(HTTPCredentials) - Method in interface com.ibm.websphere.http.headers.HTTPProxySettings
Sets the value of the 'Proxy Credentials' containment reference.
setProxyHost(String) - Method in interface com.ibm.websphere.http.headers.HTTPProxySettings
Sets the value of the 'Proxy Host' attribute.
setProxyPort(Integer) - Method in interface com.ibm.websphere.http.headers.HTTPProxySettings
Sets the value of the 'Proxy Port' attribute.
setProxyType(HTTPProxyType) - Method in interface com.ibm.websphere.http.headers.HTTPProxySettings
Sets the value of the 'Proxy Type' attribute.
setReasonPhrase(String) - Method in interface com.ibm.websphere.http.headers.HTTPControl
Sets the value of the 'Reason Phrase' attribute.
setSSLDebug(Boolean) - Method in interface com.ibm.websphere.http.headers.HTTPSSLSettings
Sets the value of the 'SSL Debug' attribute.
setSSLSettings(HTTPSSLSettings) - Method in interface com.ibm.websphere.http.headers.HTTPControl
Sets the value of the 'SSL Settings' containment reference.
setSSLVersion(String) - Method in interface com.ibm.websphere.http.headers.HTTPSSLSettings
Sets the value of the 'SSL Version' attribute.
setStatusCode(int) - Method in interface com.ibm.websphere.http.headers.HTTPControl
Sets the value of the 'Status Code' attribute.
setTransferEncoding(String) - Method in interface com.ibm.websphere.http.headers.HTTPControl
Sets the value of the 'Transfer Encoding' attribute.
setTrustStore(String) - Method in interface com.ibm.websphere.http.headers.HTTPSSLSettings
Sets the value of the 'Trust Store' attribute.
setTrustStorePassword(String) - Method in interface com.ibm.websphere.http.headers.HTTPSSLSettings
Sets the value of the 'Trust Store Password' attribute.
setTrustStoreType(String) - Method in interface com.ibm.websphere.http.headers.HTTPSSLSettings
Sets the value of the 'Trust Store Type' attribute.
setURL(String) - Method in interface com.ibm.websphere.http.headers.HTTPControl
Sets the value of the 'URL' attribute.
setUseClientAuth(Boolean) - Method in interface com.ibm.websphere.http.headers.HTTPSSLSettings
Sets the value of the 'Use Client Auth' attribute.
setUserId(String) - Method in interface com.ibm.websphere.http.headers.HTTPCredentials
Sets the value of the 'User Id' attribute.
setValue(String) - Method in interface com.ibm.websphere.http.headers.HTTPHeader
Sets the value of the 'Value' attribute.
setVersion(HTTPVersion) - Method in interface com.ibm.websphere.http.headers.HTTPControl
Sets the value of the 'Version' attribute.

U

unsetAuthentication() - Method in interface com.ibm.websphere.http.headers.HTTPControl
Unsets the value of the 'Authentication' containment reference.
unsetAuthenticationType() - Method in interface com.ibm.websphere.http.headers.HTTPAuthentication
Unsets the value of the 'Authentication Type' attribute.
unsetCharset() - Method in interface com.ibm.websphere.http.headers.HTTPControl
Unsets the value of the 'Charset' attribute.
unsetContentEncoding() - Method in interface com.ibm.websphere.http.headers.HTTPControl
Unsets the value of the 'Content Encoding' attribute.
unsetContentLength() - Method in interface com.ibm.websphere.http.headers.HTTPControl
Unsets the value of the 'Content Length' attribute.
unsetCredentials() - Method in interface com.ibm.websphere.http.headers.HTTPAuthentication
Unsets the value of the 'Credentials' containment reference.
unsetDynamicOverrideMethod() - Method in interface com.ibm.websphere.http.headers.HTTPControl
Unsets the value of the 'Dynamic Override Method' attribute.
unsetDynamicOverrideURL() - Method in interface com.ibm.websphere.http.headers.HTTPControl
Unsets the value of the 'Dynamic Override URL' attribute.
unsetDynamicOverrideVersion() - Method in interface com.ibm.websphere.http.headers.HTTPControl
Unsets the value of the 'Dynamic Override Version' attribute.
unsetExportContextPath() - Method in interface com.ibm.websphere.http.headers.HTTPControl
Unsets the value of the 'Export Context Path' attribute.
unsetKeyStore() - Method in interface com.ibm.websphere.http.headers.HTTPSSLSettings
Unsets the value of the 'Key Store' attribute.
unsetKeyStoreAlias() - Method in interface com.ibm.websphere.http.headers.HTTPSSLSettings
Unsets the value of the 'Key Store Alias' attribute.
unsetKeyStorePassword() - Method in interface com.ibm.websphere.http.headers.HTTPSSLSettings
Unsets the value of the 'Key Store Password' attribute.
unsetKeyStoreType() - Method in interface com.ibm.websphere.http.headers.HTTPSSLSettings
Unsets the value of the 'Key Store Type' attribute.
unsetMediaType() - Method in interface com.ibm.websphere.http.headers.HTTPControl
Unsets the value of the 'Media Type' attribute.
unsetMethod() - Method in interface com.ibm.websphere.http.headers.HTTPControl
Unsets the value of the 'Method' attribute.
unsetPassword() - Method in interface com.ibm.websphere.http.headers.HTTPCredentials
Unsets the value of the 'Password' attribute.
unsetProxyCredentials() - Method in interface com.ibm.websphere.http.headers.HTTPProxySettings
Unsets the value of the 'Proxy Credentials' containment reference.
unsetProxyHost() - Method in interface com.ibm.websphere.http.headers.HTTPProxySettings
Unsets the value of the 'Proxy Host' attribute.
unsetProxyPort() - Method in interface com.ibm.websphere.http.headers.HTTPProxySettings
Unsets the value of the 'Proxy Port' attribute.
unsetProxyType() - Method in interface com.ibm.websphere.http.headers.HTTPProxySettings
Unsets the value of the 'Proxy Type' attribute.
unsetReasonPhrase() - Method in interface com.ibm.websphere.http.headers.HTTPControl
Unsets the value of the 'Reason Phrase' attribute.
unsetSSLDebug() - Method in interface com.ibm.websphere.http.headers.HTTPSSLSettings
Unsets the value of the 'SSL Debug' attribute.
unsetSSLSettings() - Method in interface com.ibm.websphere.http.headers.HTTPControl
Unsets the value of the 'SSL Settings' containment reference.
unsetSSLVersion() - Method in interface com.ibm.websphere.http.headers.HTTPSSLSettings
Unsets the value of the 'SSL Version' attribute.
unsetStatusCode() - Method in interface com.ibm.websphere.http.headers.HTTPControl
Unsets the value of the 'Status Code' attribute.
unsetTransferEncoding() - Method in interface com.ibm.websphere.http.headers.HTTPControl
Unsets the value of the 'Transfer Encoding' attribute.
unsetTrustStore() - Method in interface com.ibm.websphere.http.headers.HTTPSSLSettings
Unsets the value of the 'Trust Store' attribute.
unsetTrustStorePassword() - Method in interface com.ibm.websphere.http.headers.HTTPSSLSettings
Unsets the value of the 'Trust Store Password' attribute.
unsetTrustStoreType() - Method in interface com.ibm.websphere.http.headers.HTTPSSLSettings
Unsets the value of the 'Trust Store Type' attribute.
unsetURL() - Method in interface com.ibm.websphere.http.headers.HTTPControl
Unsets the value of the 'URL' attribute.
unsetUseClientAuth() - Method in interface com.ibm.websphere.http.headers.HTTPSSLSettings
Unsets the value of the 'Use Client Auth' attribute.
unsetUserId() - Method in interface com.ibm.websphere.http.headers.HTTPCredentials
Unsets the value of the 'User Id' attribute.
unsetVersion() - Method in interface com.ibm.websphere.http.headers.HTTPControl
Unsets the value of the 'Version' attribute.

V

VALUES - Static variable in class com.ibm.websphere.http.headers.HTTPAuthenticationType
A public read-only list of all the 'HTTP Authentication Type' enumerators.
VALUES - Static variable in class com.ibm.websphere.http.headers.HTTPProxyType
A public read-only list of all the 'HTTP Proxy Type' enumerators.
VALUES - Static variable in class com.ibm.websphere.http.headers.HTTPVersion
A public read-only list of all the 'HTTP Version' enumerators.

W

write(HTTPOutputStream) - Method in interface com.ibm.websphere.http.data.bindings.HTTPStreamDataBinding
Write native data to HTTPOutputStream after it has been converted by convertToNativeData() method.
write(byte[]) - Method in interface com.ibm.websphere.http.data.streams.HTTPOutputStream
Write an array of bytes to the stream.

_

_10 - Static variable in class com.ibm.websphere.http.headers.HTTPVersion
The '10' literal value.
_10_LITERAL - Static variable in class com.ibm.websphere.http.headers.HTTPVersion
The '10' literal object.
_11 - Static variable in class com.ibm.websphere.http.headers.HTTPVersion
The '11' literal value.
_11_LITERAL - Static variable in class com.ibm.websphere.http.headers.HTTPVersion
The '11' literal object.

B C E G H I R S U V W _