|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DispositionReport | |
|---|---|
| org.ow2.dragon.service.uddi.v2.error | |
| org.uddi.api_v2 | |
| org.uddi.inquiry_v2 | |
| Uses of DispositionReport in org.ow2.dragon.service.uddi.v2.error |
|---|
| Methods in org.ow2.dragon.service.uddi.v2.error that return DispositionReport | |
|---|---|
static DispositionReport |
UDDIErrorHelper.buildDispositionReport(int errNo)
|
| Constructors in org.ow2.dragon.service.uddi.v2.error with parameters of type DispositionReport | |
|---|---|
AuthenticationException(ErrorMessage message,
DispositionReport dispositionReport)
|
|
RegistryException(ErrorMessage message,
DispositionReport dispReport)
|
|
| Uses of DispositionReport in org.uddi.api_v2 |
|---|
| Methods in org.uddi.api_v2 that return DispositionReport | |
|---|---|
DispositionReport |
ObjectFactory.createDispositionReport()
Create an instance of DispositionReport |
| Methods in org.uddi.api_v2 that return types with arguments of type DispositionReport | |
|---|---|
javax.xml.bind.JAXBElement<DispositionReport> |
ObjectFactory.createDispositionReport(DispositionReport value)
Create an instance of JAXBElement<DispositionReport>} |
| Methods in org.uddi.api_v2 with parameters of type DispositionReport | |
|---|---|
javax.xml.bind.JAXBElement<DispositionReport> |
ObjectFactory.createDispositionReport(DispositionReport value)
Create an instance of JAXBElement<DispositionReport>} |
| Uses of DispositionReport in org.uddi.inquiry_v2 |
|---|
| Methods in org.uddi.inquiry_v2 that return DispositionReport | |
|---|---|
DispositionReport |
DispositionReport.getFaultInfo()
|
| Constructors in org.uddi.inquiry_v2 with parameters of type DispositionReport | |
|---|---|
DispositionReport(java.lang.String message,
DispositionReport dispositionReport)
|
|
DispositionReport(java.lang.String message,
DispositionReport dispositionReport,
java.lang.Throwable cause)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||