| Package | Description |
|---|---|
| org.apache.cxf.service.model | |
| org.apache.cxf.wsdl |
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceInfo.setServiceSchemaInfo(ServiceSchemaInfo serviceSchemaInfo) |
| Modifier and Type | Method and Description |
|---|---|
ServiceSchemaInfo |
WSDLManager.getSchemasForDefinition(javax.wsdl.Definition wsdl)
This object will cache the schemas for a WSDL.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WSDLManager.putSchemasForDefinition(javax.wsdl.Definition wsdl,
ServiceSchemaInfo schemas)
Register a collection of schemas for a WSDL.
|
Apache CXF