Apache CXF API

Package org.apache.cxf.annotations

Class Summary
FactoryType.DEFAULT  
Policy.DEFAULT  
WSDLDocumentation.DEFAULT  
 

Enum Summary
FactoryType.Type  
Policy.Placement  
WSDLDocumentation.Placement  
 

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
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
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.
 


Apache CXF API

Apache CXF