@jc:protocol Annotation

The @jc:protocol annotation specifies which protocols and message formats can be accepted by the web service represented by a web service control, and by the operations on that web service. This annotation appears in a web service control and is essentially identical to the corresponding web service annotation, @jws:protocol. For more information on using this annotation, see @jws:protocol.

Note: This annotation contains behavior specific to the Service Broker control. For more information, see Notes on Service Broker Control Annotations in the Service Broker Control documentation.

Related Topics

@jws:protocol

Web Service Control