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
-
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionbooleanSpecifies if this feature is enabled or disabled.
-
Element Details
-
enabled
boolean enabledSpecifies if this feature is enabled or disabled.- Default:
- true
-