|
Java™ Platform Standard Ed. 6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Deprecated public @interface SOAPMessageHandler
A single SOAP message handler
Required Element Summary | |
---|---|
String |
className
Deprecated. Name of the handler class. |
Optional Element Summary | |
---|---|
String[] |
headers
Deprecated. List of SOAP headers processed by the handler. |
InitParam[] |
initParams
Deprecated. Array of name/value pairs that should be passed to the handler during initialization. |
String |
name
Deprecated. Name of the handler. |
String[] |
roles
Deprecated. List of SOAP roles/actors implemented by the handler |
Element Detail |
---|
public abstract String className
public abstract String name
public abstract InitParam[] initParams
public abstract String[] roles
public abstract String[] headers
|
Java™ Platform Standard Ed. 6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
Copyright © 1993, 2015, Oracle and/or its affiliates. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.
Scripting on this page tracks web page traffic, but does not change the content in any way.