Skip navigation links

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

B28977-01

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


H

handleChange(InterceptorConfigChangeEvent) - Method in interface oracle.webservices.management.InterceptorConfigListener
Handle a configuration change event.
hasAttachments() - Method in interface oracle.webservices.attachments.AttachmentFault
Checks if the fault has any MIME attachments.
hashCode() - Method in class oracle.webservices.management.InterceptorScope
 
hashCode() - Method in class oracle.webservices.management.OperationId
 
hashCode() - Method in class oracle.webservices.management.PortId
 
hasNextAttachment() - Method in interface oracle.webservices.attachments.IncomingAttachments
Check if there are more attachments in this request/response.
HTTP_AUTH_TYPE - Static variable in class oracle.webservices.provider.transport.HTTPConstants
Property name for the name of the authentication scheme used to protect the servlet.
HTTP_CONTENT_LENGTH - Static variable in class oracle.webservices.provider.transport.HTTPConstants
Property name for the length, in bytes, of the request body.
HTTP_CONTENT_TYPE - Static variable in class oracle.webservices.provider.transport.HTTPConstants
Property name for the MIME type of the body of the request.
HTTP_CONTEXTPATH - Static variable in class oracle.webservices.provider.transport.HTTPConstants
Property name for the portion of the request URI that indicates the context of the request.
HTTP_COOKIES - Static variable in class oracle.webservices.provider.transport.HTTPConstants
Property name for an array containing all of the Cookie objects the client sent with this request.
HTTP_PATH_INFO - Static variable in class oracle.webservices.provider.transport.HTTPConstants
Property name for any extra path information associated with the URL the client sent when it made this request.
HTTP_PATH_TRANSLATED - Static variable in class oracle.webservices.provider.transport.HTTPConstants
Property name for any extra path information after the servlet name but before the query string, translated to a real path.
HTTP_QUERY_STRING - Static variable in class oracle.webservices.provider.transport.HTTPConstants
Property name for the query string that is contained in the request URL after the path.
HTTP_REMOTE_ADDR - Static variable in class oracle.webservices.provider.transport.HTTPConstants
Property name for the Internet Protocol (IP) address of the client or last proxy that sent the request.
HTTP_REMOTE_HOST - Static variable in class oracle.webservices.provider.transport.HTTPConstants
Property name for the fully qualified name of the client or the last proxy that sent the request.
HTTP_REMOTE_PORT - Static variable in class oracle.webservices.provider.transport.HTTPConstants
Property name for the Internet Protocol (IP) source port of the client or last proxy that sent the request.
HTTP_REMOTE_USER - Static variable in class oracle.webservices.provider.transport.HTTPConstants
Property name for the login of the user making this request, if the user has been authenticated, or null if the user has not been authenticated.
HTTP_REQUEST_URI - Static variable in class oracle.webservices.provider.transport.HTTPConstants
Property for the part of this request's URL from the protocol name up to the query string in the first line of the HTTP request.
HTTP_REQUEST_URL - Static variable in class oracle.webservices.provider.transport.HTTPConstants
Property name for reconstruction of the request's URL.
HTTP_SERVLET_PATH - Static variable in class oracle.webservices.provider.transport.HTTPConstants
Property name for the part of this request's URL that calls the servlet.
HTTP_SERVLET_REQUEST - Static variable in interface oracle.webservices.ServerConstants
This property can be used by a service implementation class to get the HTTP servlet request when the caller of the webservices uses HTTP transport.
HTTP_SESSION - Static variable in class oracle.webservices.provider.transport.HTTPConstants
Property name for the current session associated with this request.
HTTP_SOAP_ACTION - Static variable in class oracle.webservices.provider.transport.HTTPConstants
Property name for SOAPAction in the client request.
HTTP_USER_PRINCIPAL - Static variable in class oracle.webservices.provider.transport.HTTPConstants
Property value for a Principal object containing the name of the current authenticated user.
HTTPConstants - Class in oracle.webservices.provider.transport
HTTP transport-specific properties for provider messages.
HTTPConstants() - Constructor for class oracle.webservices.provider.transport.HTTPConstants
 

Skip navigation links

Copyright © 2006, Oracle. All Rights Reserved.

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