Uses of Class
org.apache.cxf.service.model.ServiceSchemaInfo
Packages that use ServiceSchemaInfo
Package
Description
-
Uses of ServiceSchemaInfo in org.apache.cxf.service.model
Methods in org.apache.cxf.service.model with parameters of type ServiceSchemaInfoModifier and TypeMethodDescriptionvoidServiceInfo.setServiceSchemaInfo(ServiceSchemaInfo serviceSchemaInfo) -
Uses of ServiceSchemaInfo in org.apache.cxf.tools.corba.processors.wsdl
Fields in org.apache.cxf.tools.corba.processors.wsdl declared as ServiceSchemaInfo -
Uses of ServiceSchemaInfo in org.apache.cxf.wsdl
Methods in org.apache.cxf.wsdl that return ServiceSchemaInfoModifier and TypeMethodDescriptionWSDLManager.getSchemasForDefinition(javax.wsdl.Definition wsdl) This object will cache the schemas for a WSDL.Methods in org.apache.cxf.wsdl with parameters of type ServiceSchemaInfoModifier and TypeMethodDescriptionvoidWSDLManager.putSchemasForDefinition(javax.wsdl.Definition wsdl, ServiceSchemaInfo schemas) Register a collection of schemas for a WSDL. -
Uses of ServiceSchemaInfo in org.apache.cxf.wsdl11
Methods in org.apache.cxf.wsdl11 that return ServiceSchemaInfoModifier and TypeMethodDescriptionWSDLManagerImpl.getSchemasForDefinition(javax.wsdl.Definition wsdl) Methods in org.apache.cxf.wsdl11 with parameters of type ServiceSchemaInfoModifier and TypeMethodDescriptionvoidWSDLManagerImpl.putSchemasForDefinition(javax.wsdl.Definition wsdl, ServiceSchemaInfo schemas)