Package | Description |
---|---|
org.apache.cxf.service.model | |
org.apache.cxf.tools.corba.processors.wsdl | |
org.apache.cxf.wsdl | |
org.apache.cxf.wsdl11 |
Modifier and Type | Method and Description |
---|---|
void |
ServiceInfo.setServiceSchemaInfo(ServiceSchemaInfo serviceSchemaInfo) |
Modifier and Type | Field and Description |
---|---|
protected ServiceSchemaInfo |
WSDLToProcessor.schemas |
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.
|
Modifier and Type | Method and Description |
---|---|
ServiceSchemaInfo |
WSDLManagerImpl.getSchemasForDefinition(javax.wsdl.Definition wsdl) |
Modifier and Type | Method and Description |
---|---|
void |
WSDLManagerImpl.putSchemasForDefinition(javax.wsdl.Definition wsdl,
ServiceSchemaInfo schemas) |
Apache CXF