SOAPMessageHandlers (Java EE 5)

Java EE API


javax.jws.soap Annotation Type SOAPMessageHandlers


Deprecated. As of JSR-181 2.0 with no replacement.

Implements: Annotation
@Retention(value=RUNTIME)
@Target(value=TYPE)

Deprecated.
指定一个 SOAP 协议处理程序列表,这些处理程序在业务方法之前和之后在 Web Service 上运行。调用这些处理程序来响应以服务为目标的 SOAP 消息。

@SOAPMessageHandlers 注释是一个 SOAPMessageHandler 类型的数组。处理程序按照它们在注释中出现的顺序运行,从数组中的第一个处理程序开始。

英文文档:

@Retention(value=RUNTIME)
@Target(value=TYPE)
@Deprecated
public @interface SOAPMessageHandlers

Specifies a list of SOAP protocol handlers that run before and after business methods on the Web Service. These handlers are called in response to SOAP messages targeting the service.

The @SOAPMessageHandlers annotation is an array of SOAPMessageHandler types. The handlers are run in the order in which they appear in the annotation, starting with the first handler in the array.

Author:
Copyright (c) 2004 by BEA Systems, Inc. All Rights Reserved.

Required Element Summary
 SOAPMessageHandler[]
 

Element Detail

abstract public SOAPMessageHandler[] value()
英文文档:

value

public abstract SOAPMessageHandler[] value
Deprecated. 


Submit a bug or feature

Copyright 2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

一看就知道只有菜鸟才干这么无知的事啦。

PS : 未经我党受权你也可自由散发此文档。 如有任何错误请自行修正;若因此而造成任何损失请直接找人民主席,请勿与本人联系。谢谢!