BEA Systems, Inc.

Uses of Class
weblogic.uddi.client.structures.exception.XML_SoapException

Packages that use XML_SoapException
weblogic.uddi.client.service   
 

Uses of XML_SoapException in weblogic.uddi.client.service
 

Methods in weblogic.uddi.client.service that throw XML_SoapException
 Document UDDISoapMessage.createDOMDoc()
           
 DispositionReport Publish.deleteBinding(DeleteBinding input)
          Creates a soap message, using the requested delete_binding structure, to make a function call at the remote registry.
 DispositionReport Publish.deleteBusiness(DeleteBusiness input)
          Creates a soap message, using the requested delete_business structure, to make a function call at the remote registry.
 DispositionReport Publish.deleteService(DeleteService input)
          Creates a soap message, using the requested delete_service structure, to make a function call at the remote registry.
 DispositionReport Publish.deleteTModel(DeleteTModel input)
          Creates a soap message, using the requested delete_tModel structure, to make a function call at the remote registry.
 DispositionReport Publish.discardAuthToken(DiscardAuthToken input)
          Creates a soap message, using the requested discard_authToken structure, to make a function call at the remote registry.
 BindingDetail Inquiry.findBinding(FindBinding input)
          Creates a soap message, using the requested find_binding structure, to make a function call at the remote registry.
 BusinessList Inquiry.findBusiness(FindBusiness input)
          Creates a soap message, using the requested find_business structure, to make a function call at the remote registry.
 ServiceList Inquiry.findService(FindService input)
          Creates a soap message, using the requested find_service structure, to make a function call at the remote registry.
 TModelList Inquiry.findTModel(FindTModel input)
          Creates a soap message, using the requested find_tModel structure, to make a function call at the remote registry.
 AuthToken Publish.getAuthToken(GetAuthToken input)
          Creates a soap message, using the requested get_authToken structure, to make a function call at the remote registry.
 BindingDetail Inquiry.getBindingDetail(GetBindingDetail input)
          Creates a soap message, using the requested get_bindingDetail structure, to make a function call at the remote registry.
 BusinessDetail Inquiry.getBusinessDetail(GetBusinessDetail input)
          Creates a soap message, using the requested get_businessDetail structure, to make a function call at the remote registry.
 BusinessDetailExt Inquiry.getBusinessDetailExt(GetBusinessDetailExt input)
          Creates a soap message, using the requested get_businessDetailExt structure, to make a function call at the remote registry.
 RegisteredInfo Publish.getRegisteredInfo(GetRegisteredInfo input)
          Creates a soap message, using the requested get_registeredInfo structure, to make a function call at the remote registry.
 ServiceDetail Inquiry.getServiceDetail(GetServiceDetail input)
          Creates a soap message, using the requested get_serviceDetail structure, to make a function call at the remote registry.
 TModelDetail Inquiry.getTModelDetail(GetTModelDetail input)
          Creates a soap message, using the requested get_tModelDetail structure, to make a function call at the remote registry.
 Element UDDISoapMessage.populateDOMElement(Document doc, SOAPElement soapElement)
           
 BindingDetail Publish.saveBinding(SaveBinding input)
          Creates a soap message, using the requested save_binding structure, to make a function call at the remote registry.
 BusinessDetail Publish.saveBusiness(SaveBusiness input)
          Creates a soap message, using the requested save_business structure, to make a function call at the remote registry.
 ServiceDetail Publish.saveService(SaveService input)
          Creates a soap message, using the requested save_service structure, to make a function call at the remote registry.
 TModelDetail Publish.saveTModel(SaveTModel input)
          Creates a soap message, using the requested save_tModel structure, to make a function call at the remote registry.
 void UDDISoapMessage.sendMessage(Element sndElement, String urlString)
           
 DispositionReport Publish.validateCategorization(ValidateCategorization input)
          Creates a soap message, using the requested validate_categorization structure, to make a function call at the remote registry.
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs92
Copyright 2006 BEA Systems Inc.