The Handler
interface is the base interface for JAX-WS handlers.
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.
The LogicalHandler
extends Handler to provide typesafety for the message context parameter.
The LogicalMessageContext
interface extends MessageContext
to provide access to a the contained message as a protocol neutral LogicalMessage
The interface MessageContext
abstracts the message context that is processed by a handler in the handle
method.
The PortInfo
interface is used by a HandlerResolver
to query information about the port it is being asked to create a handler chain for.
This package defines APIs for message handlers.
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, 2020, Oracle and/or its affiliates. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4