Module org.glassfish.metro.wsit.api
Package com.sun.xml.ws.rx.mc.api
Annotation Type MakeConnectionSupported
-
@Target(TYPE) @Retention(RUNTIME) @WebServiceFeatureAnnotation(id="http://docs.oasis-open.org/ws-rx/wsmc/", bean=MakeConnectionSupportedFeature.class) public @interface MakeConnectionSupported
- Author:
- Marek Potociar
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description booleanenabledSpecifies if this feature is enabled or disabled.
-