com.bea.control
Annotation Type ServiceControl.HttpSoapProtocol


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

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