javax.xml.ws
Annotation Type RespectBinding


@Documented
@Retention(value=RUNTIME)
@Target(value=TYPE)
@WebServiceFeatureAnnotation(id="javax.xml.ws.RespectBindingFeature",
                             bean=RespectBindingFeature.class)
public @interface RespectBinding


Optional Element Summary
 boolean enabled
           
 

enabled

public abstract boolean enabled
Default:
true


Copyright © 2007 Apache Web Services Project. All Rights Reserved.