@Documented @Retention(value=RUNTIME) @Target(value={TYPE,METHOD,FIELD}) @WebServiceFeatureAnnotation(id="http://www.w3.org/2005/08/addressing/module", bean=AddressingFeature.class) public @interface Addressing
| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
enabled |
boolean |
required |
AddressingFeature.Responses |
responses |
public abstract AddressingFeature.Responses responses
Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.