SOAPMessageHandler (Java EE 5)

Java EE API


javax.jws.soap Annotation Type SOAPMessageHandler


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

Implements: Annotation

Deprecated.
单个 SOAP 消息处理程序。
英文文档:

@Deprecated
public @interface SOAPMessageHandler

A single SOAP message handler

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

Required Element Summary
 String
 
Optional Element Summary
 String[]
 InitParam[]
 String
 String[]
 

Element Detail

abstract public String className()
处理程序类的名称。
英文文档:

className

public abstract String className
Deprecated. 
Name of the handler class.

abstract public String name()
处理程序的名称。默认为处理程序类的名称。
英文文档:

name

public abstract String name
Deprecated. 
Name of the handler. Defaults to the name of the handler class.

Default:
""

abstract public InitParam[] initParams()
应该在初始化期间传递给处理程序的名称/值对所组成的数组。
英文文档:

initParams

public abstract InitParam[] initParams
Deprecated. 
Array of name/value pairs that should be passed to the handler during initialization.

Default:
{}

abstract public String[] roles()
由处理程序实现的 SOAP 角色/参与者所组成的列表。
英文文档:

roles

public abstract String[] roles
Deprecated. 
List of SOAP roles/actors implemented by the handler

Default:
{}

abstract public String[] headers()
由处理程序处理的 SOAP 头所组成的列表。此数组中的每个元素都包含一个 QName,该 QName 定义处理程序所处理的头元素。该 QName 是使用 javax.xml.namespace.QName.valueOf(String qNameAsString) 文档中所描述的字符串表示法指定的。
英文文档:

headers

public abstract String[] headers
Deprecated. 
List of SOAP headers processed by the handler. Each element in this array contains a QName which defines the header element processed by the handler. The QNames are specified using the string notation described in the documentation for javax.xml.namespace.QName.valueOf(String qNameAsString)

Default:
{}


Submit a bug or feature

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

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

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