Uses of Class
org.uddi.api_v3.DispositionReport

Packages that use DispositionReport
org.ow2.dragon.service.uddi.v3.error   
org.uddi.api_v3   
org.uddi.api_v3_porttype   
 

Uses of DispositionReport in org.ow2.dragon.service.uddi.v3.error
 

Methods in org.ow2.dragon.service.uddi.v3.error that return DispositionReport
static DispositionReport UDDIErrorHelper.buildDispositionReport(int errNo)
           
 

Constructors in org.ow2.dragon.service.uddi.v3.error with parameters of type DispositionReport
AuthenticationException(ErrorMessage message, DispositionReport dispositionReport)
           
RegistryException(ErrorMessage message, DispositionReport dispReport)
           
 

Uses of DispositionReport in org.uddi.api_v3
 

Methods in org.uddi.api_v3 that return DispositionReport
 DispositionReport ObjectFactory.createDispositionReport()
          Create an instance of DispositionReport
 

Methods in org.uddi.api_v3 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_v3 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.api_v3_porttype
 

Methods in org.uddi.api_v3_porttype that return DispositionReport
 DispositionReport DispositionReportFaultMessage.getFaultInfo()
           
 

Constructors in org.uddi.api_v3_porttype with parameters of type DispositionReport
DispositionReportFaultMessage(java.lang.String message, DispositionReport dispositionReport)
           
DispositionReportFaultMessage(java.lang.String message, DispositionReport dispositionReport, java.lang.Throwable cause)
           
 



Copyright © 2008-2010 eBMWebsourcing. All Rights Reserved.