Oracle Fusion Middleware
Oracle WebLogic Server API Reference
11g Release 1 (10.3.6)

Part Number E13941-06

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

Packages that use XML_SoapException
weblogic.uddi.client.service Provides classes for UDDI client service support. 
 

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.
 


Copyright 1996, 2011, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

Oracle Fusion Middleware
Oracle WebLogic Server API Reference
11g Release 1 (10.3.6)

Part Number E13941-06