javax.xml.ws.handler (Java EE 5 SDK)

Java

Java EE 5 SDK

深圳电信培训中心.徐海蛟老师.


Package javax.xml.ws.handler

This package defines APIs for message handlers.

参阅:           详细描述

接口摘要
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
MessageContext.Scope Property scope.
 

Package javax.xml.ws.handler Description

This package defines APIs for message handlers.


Java EE 5 SDK

深圳电信培训中心.徐海蛟老师.


提交错误或意见

版权所有 2007 Sun Microsystems, Inc. 保留所有权利。 请遵守许可证条款。深圳电信培训中心.徐海蛟老师教学参考.