Package | Description |
---|---|
org.apache.cxf.binding.corba.wsdl | |
org.apache.cxf.tools.corba.processors.wsdl |
Modifier and Type | Method and Description |
---|---|
Struct |
ObjectFactory.createStruct()
Create an instance of
Struct |
Modifier and Type | Method and Description |
---|---|
protected Struct |
WSDLToCorbaHelper.processComplexContentStruct(org.apache.ws.commons.schema.XmlSchemaComplexContent complex,
QName defaultName,
Struct corbaStruct,
QName schematypeName) |
protected Struct |
WSDLToCorbaHelper.processSimpleContentStruct(org.apache.ws.commons.schema.XmlSchemaSimpleContent simpleContent,
QName defaultName,
Struct corbaStruct,
QName schematypeName) |
Modifier and Type | Method and Description |
---|---|
protected Struct |
WSDLToCorbaHelper.processComplexContentStruct(org.apache.ws.commons.schema.XmlSchemaComplexContent complex,
QName defaultName,
Struct corbaStruct,
QName schematypeName) |
protected Struct |
WSDLToCorbaHelper.processSimpleContentStruct(org.apache.ws.commons.schema.XmlSchemaSimpleContent simpleContent,
QName defaultName,
Struct corbaStruct,
QName schematypeName) |
Apache CXF