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 Elements
    Modifier and Type
    Optional Element
    Description
    boolean
    Specifies if this feature is enabled or disabled.
  • Element Details

    • enabled

      boolean enabled
      Specifies if this feature is enabled or disabled.
      Default:
      true