|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Deprecated public @interface SOAPMessageHandler
A single SOAP message handler
Required Element Summary | |
---|---|
java.lang.String |
className
Deprecated. Name of the handler class. |
Optional Element Summary | |
---|---|
java.lang.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. |
java.lang.String |
name
Deprecated. Name of the handler. |
java.lang.String[] |
roles
Deprecated. List of SOAP roles/actors implemented by the handler |
Element Detail |
---|
public abstract java.lang.String className
public abstract java.lang.String name
public abstract InitParam[] initParams
public abstract java.lang.String[] roles
public abstract java.lang.String[] headers
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
Copyright © 2009-2011, Oracle Corporation and/or its affiliates. All Rights Reserved. Use is subject to license terms.
Generated on 10-February-2011 12:41