com.bea.control
Annotation Type ServiceControl.HttpSoap12Protocol


@Retention(value=RUNTIME)
@Target(value=TYPE)
public static @interface ServiceControl.HttpSoap12Protocol

The HttpSoap12Protocol annotation specifies that a particular Web Service control supports SOAP 1.2 over HTTP. This is automatically added based on the WSDL itself and should not be changed by the user of the service control.