| Package | Description |
|---|---|
| org.apache.hello_world_xml_http.bare | |
| org.apache.hello_world_xml_http.bare.types |
| Modifier and Type | Method and Description |
|---|---|
MyComplexStructType |
GreeterImpl.sendReceiveData(MyComplexStructType in) |
MyComplexStructType |
Greeter.sendReceiveData(MyComplexStructType in) |
| Modifier and Type | Method and Description |
|---|---|
MyComplexStructType |
GreeterImpl.sendReceiveData(MyComplexStructType in) |
MyComplexStructType |
Greeter.sendReceiveData(MyComplexStructType in) |
String |
GreeterImpl.testMultiParamPart(MyComplexStructType in2,
String in1) |
String |
Greeter.testMultiParamPart(MyComplexStructType in2,
String in1) |
String |
GreeterImpl.testTriPart(MyComplexStructType in1,
String in3,
String in2) |
String |
Greeter.testTriPart(MyComplexStructType in1,
String in3,
String in2) |
String |
GreeterImpl.testTriPartNoOrder(String in3,
MyComplexStructType in1,
String in2) |
String |
Greeter.testTriPartNoOrder(String in3,
MyComplexStructType in1,
String in2) |
| Modifier and Type | Method and Description |
|---|---|
MyComplexStructType |
ObjectFactory.createMyComplexStructType()
Create an instance of
MyComplexStructType |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<MyComplexStructType> |
ObjectFactory.createMyComplexStruct(MyComplexStructType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<MyComplexStructType> |
ObjectFactory.createMyComplexStruct(MyComplexStructType value)
|
Apache CXF