|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RaisesType | |
|---|---|
| org.apache.cxf.binding.corba | |
| org.apache.cxf.binding.corba.interceptors | |
| org.apache.cxf.binding.corba.runtime | |
| org.apache.cxf.binding.corba.wsdl | |
| Uses of RaisesType in org.apache.cxf.binding.corba |
|---|
| Methods in org.apache.cxf.binding.corba that return types with arguments of type RaisesType | |
|---|---|
java.util.Map<org.omg.CORBA.TypeCode,RaisesType> |
CorbaConduit.getOperationExceptions(OperationType operation,
CorbaTypeMap map)
|
| Method parameters in org.apache.cxf.binding.corba with type arguments of type RaisesType | |
|---|---|
org.omg.CORBA.ExceptionList |
CorbaConduit.getExceptionList(java.util.Map<org.omg.CORBA.TypeCode,RaisesType> exceptions,
CorbaMessage message,
OperationType opType)
|
| Uses of RaisesType in org.apache.cxf.binding.corba.interceptors |
|---|
| Methods in org.apache.cxf.binding.corba.interceptors that return RaisesType | |
|---|---|
protected RaisesType |
CorbaStreamFaultOutInterceptor.findRaisesType(java.util.List<RaisesType> exList,
java.lang.String exClassName)
|
protected RaisesType |
CorbaStreamFaultOutInterceptor.getRaisesType(OperationType opType,
java.lang.String exClassName,
java.lang.Throwable ex)
|
| Methods in org.apache.cxf.binding.corba.interceptors with parameters of type RaisesType | |
|---|---|
protected void |
CorbaStreamFaultOutInterceptor.setUserException(CorbaMessage message,
java.lang.Throwable ex,
RaisesType exType,
OperationInfo opInfo,
DataWriter<javax.xml.stream.XMLStreamWriter> writer,
ServiceInfo service)
|
protected void |
CorbaStreamFaultOutInterceptor.setUserExceptionFromFaultDetail(CorbaMessage message,
org.w3c.dom.Element faultDetail,
RaisesType exType,
OperationInfo opInfo,
DataWriter<javax.xml.stream.XMLStreamWriter> writer,
ServiceInfo service)
|
| Method parameters in org.apache.cxf.binding.corba.interceptors with type arguments of type RaisesType | |
|---|---|
protected RaisesType |
CorbaStreamFaultOutInterceptor.findRaisesType(java.util.List<RaisesType> exList,
java.lang.String exClassName)
|
| Uses of RaisesType in org.apache.cxf.binding.corba.runtime |
|---|
| Constructors in org.apache.cxf.binding.corba.runtime with parameters of type RaisesType | |
|---|---|
CorbaFaultStreamWriter(org.omg.CORBA.ORB orbRef,
RaisesType raisesType,
CorbaTypeMap map,
ServiceInfo sinfo)
|
|
| Uses of RaisesType in org.apache.cxf.binding.corba.wsdl |
|---|
| Fields in org.apache.cxf.binding.corba.wsdl with type parameters of type RaisesType | |
|---|---|
protected java.util.List<RaisesType> |
OperationType.raises
|
| Methods in org.apache.cxf.binding.corba.wsdl that return RaisesType | |
|---|---|
RaisesType |
ObjectFactory.createRaisesType()
Create an instance of RaisesType |
| Methods in org.apache.cxf.binding.corba.wsdl that return types with arguments of type RaisesType | |
|---|---|
java.util.List<RaisesType> |
OperationType.getRaises()
Gets the value of the raises property. |
|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||