|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceSchemaInfo | |
---|---|
org.apache.cxf.service.model | |
org.apache.cxf.tools.corba.processors.wsdl | |
org.apache.cxf.wsdl | |
org.apache.cxf.wsdl11 |
Uses of ServiceSchemaInfo in org.apache.cxf.service.model |
---|
Methods in org.apache.cxf.service.model with parameters of type ServiceSchemaInfo | |
---|---|
void |
ServiceInfo.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 | |
---|---|
protected ServiceSchemaInfo |
WSDLToProcessor.schemas
|
Uses of ServiceSchemaInfo in org.apache.cxf.wsdl |
---|
Methods in org.apache.cxf.wsdl that return ServiceSchemaInfo | |
---|---|
ServiceSchemaInfo |
WSDLManager.getSchemasForDefinition(javax.wsdl.Definition wsdl)
This object will cache the schemas for a WSDL. |
Methods in org.apache.cxf.wsdl with parameters of type ServiceSchemaInfo | |
---|---|
void |
WSDLManager.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 ServiceSchemaInfo | |
---|---|
ServiceSchemaInfo |
WSDLManagerImpl.getSchemasForDefinition(javax.wsdl.Definition wsdl)
|
Methods in org.apache.cxf.wsdl11 with parameters of type ServiceSchemaInfo | |
---|---|
void |
WSDLManagerImpl.putSchemasForDefinition(javax.wsdl.Definition wsdl,
ServiceSchemaInfo schemas)
|
|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |