Spec-Zone .ru
спецификации, руководства, описания, API
Please note that the specifications and other information contained herein are not final and are subject to change. The information is being made available to you solely for purpose of evaluation.

Java™ Platform
Standard Ed. 7

DRAFT ea-b118

Package javax.xml.ws.handler

This package defines APIs for message handlers.

See:
          Description

Interface Summary
Interface Description
Handler<C extends MessageContext> The Handler interface is the base interface for JAX-WS handlers.
HandlerResolver HandlerResolver is an interface implemented by an application to get control over the handler chain set on proxy/dispatch objects at the time of their creation.
LogicalHandler<C extends LogicalMessageContext> The LogicalHandler extends Handler to provide typesafety for the message context parameter.
LogicalMessageContext The LogicalMessageContext interface extends MessageContext to provide access to a the contained message as a protocol neutral LogicalMessage
MessageContext The interface MessageContext abstracts the message context that is processed by a handler in the handle method.
PortInfo The PortInfo interface is used by a HandlerResolver to query information about the port it is being asked to create a handler chain for.
 

Enum Summary
Enum Description
MessageContext.Scope Property scope.
 

Package javax.xml.ws.handler Description

This package defines APIs for message handlers.


Java™ Platform
Standard Ed. 7

DRAFT ea-b118

Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.

Copyright © 1993, 2010, Oracle Corporation. All rights reserved.
DRAFT ea-b118

Scripting on this page tracks web page traffic, but does not change the content in any way.