| Package | Description |
|---|---|
| org.apache.cxf.binding.corba.runtime | |
| org.apache.cxf.binding.corba.wsdl |
| Constructor and Description |
|---|
CorbaStreamWriter(ORB orbRef,
List<ArgType> paramTypes,
CorbaTypeMap map,
org.apache.cxf.service.model.ServiceInfo sinfo,
boolean wrap) |
| Modifier and Type | Class and Description |
|---|---|
class |
ParamType
CORBA Param Type
|
| Modifier and Type | Field and Description |
|---|---|
protected ArgType |
OperationType._return |
| Modifier and Type | Method and Description |
|---|---|
ArgType |
ObjectFactory.createArgType()
Create an instance of
ArgType |
ArgType |
OperationType.getReturn()
Gets the value of the return property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OperationType.setReturn(ArgType value)
Sets the value of the return property.
|
Apache CXF