Apache CXF API

Package org.apache.cxf.service.model

Interface Summary
Extensible  
NamedItem All elements of the service model that are named by a QName implement this interface.
 

Class Summary
AbstractDescriptionElement  
AbstractMessageContainer  
AbstractPropertiesHolder  
BindingFaultInfo  
BindingInfo  
BindingMessageInfo  
BindingOperationInfo  
DescriptionInfo  
EndpointInfo The EndpointInfo contains the information for a web service 'port' inside of a service.
FaultInfo  
InterfaceInfo  
MessageInfo A message for an operation.
MessagePartInfo  
OperationInfo  
SchemaInfo  
ServiceInfo  
ServiceModelUtil  
ServiceSchemaInfo The ServiceInfo class has schema in two forms: the XmlSchema, in a SchemaCollection, and the DOM trees in the SchemaInfo objects.
UnwrappedOperationInfo  
 

Enum Summary
MessageInfo.Type  
 


Apache CXF API

Apache CXF