Annotation Types Summary |
DataBinding |
Specifies the DataBinding to use with the service |
EndpointProperties |
Specifies properties to record for the endpoint |
EndpointProperty |
Specifies a property to record for the endpoint |
EvaluateAllEndpoints |
Marker for CXF Features. |
FactoryType |
Defines the factory used for the service. |
FastInfoset |
Enables FastInfoset negotiation |
GZIP |
Enables GZIP compression negotiation |
Logging |
Enables message Logging |
Policies |
Used to attach multiple Policy annotations
to a method or type if policies need to be added
to more than one place in the wsdl. |
Policy |
Attaches a Policy to a service or method |
SchemaValidation |
Enables schema validation |
UseAsyncMethod |
Instructs the runtime to dispatch using the async method
on service if continuations are available. |
WSDLDocumentation |
Adds documentation nodes to the generated WSDL |
WSDLDocumentationCollection |
Used to attach multiple WSDLDocumentation annotations
to a method or type if documentation needs to be added
to more than one place in the wsdl. |