| Package | Description |
|---|---|
| org.apache.cxf.binding.corba | |
| org.apache.cxf.binding.corba.interceptors | |
| org.apache.cxf.binding.corba.wsdl |
| Modifier and Type | Method and Description |
|---|---|
void |
CorbaConduit.buildRequest(CorbaMessage message,
OperationType opType) |
ExceptionList |
CorbaConduit.getExceptionList(Map<TypeCode,RaisesType> exceptions,
CorbaMessage message,
OperationType opType) |
Map<TypeCode,RaisesType> |
CorbaConduit.getOperationExceptions(OperationType operation,
CorbaTypeMap map) |
| Modifier and Type | Method and Description |
|---|---|
protected RaisesType |
CorbaStreamFaultOutInterceptor.getRaisesType(OperationType opType,
String exClassName,
Throwable ex) |
protected NVList |
CorbaStreamInInterceptor.prepareArguments(CorbaMessage corbaMsg,
org.apache.cxf.service.model.InterfaceInfo info,
OperationType opType,
QName opQName,
CorbaTypeMap typeMap,
CorbaDestination destination,
org.apache.cxf.service.model.ServiceInfo service) |
| Modifier and Type | Method and Description |
|---|---|
OperationType |
ObjectFactory.createOperationType()
Create an instance of
OperationType |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<OperationType> |
ObjectFactory.createOperation(OperationType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<OperationType> |
ObjectFactory.createOperation(OperationType value)
|
Apache CXF