Uses of Class
org.apache.juddi.v3.client.transport.TransportException

Packages that use TransportException
org.apache.juddi.v3.client.config   
org.apache.juddi.v3.client.mapping   
org.apache.juddi.v3.client.transport   
 

Uses of TransportException in org.apache.juddi.v3.client.config
 

Methods in org.apache.juddi.v3.client.config that throw TransportException
 BusinessEntity UDDIClerk.findBusiness(java.lang.String businessKey)
           
 BusinessEntity UDDIClerk.findBusiness(java.lang.String businessKey, Node node)
          Looks up the BusinessEntiry in the registry, will return null if is not found.
 RelatedBusinessesList UDDIClerk.findRelatedBusinesses(java.lang.String businessKey, Node node)
          Looks up the BusinessEntiry in the registry, will return null if is not found.
 BusinessService UDDIClerk.findService(java.lang.String serviceKey)
           
 BusinessService UDDIClerk.findService(java.lang.String serviceKey, Node node)
           
 BindingTemplate UDDIClerk.findServiceBinding(java.lang.String bindingKey)
           
 BindingTemplate UDDIClerk.findServiceBinding(java.lang.String bindingKey, Node node)
           
 TModelList UDDIClerk.findTModel(FindTModel findTModel)
           
 TModelList UDDIClerk.findTModel(FindTModel findTModel, Node node)
           
 TModelDetail UDDIClerk.getTModelDetail(GetTModelDetail getTModelDetail)
           
 TModelDetail UDDIClerk.getTModelDetail(GetTModelDetail getTModelDetail, Node node)
           
 TModelDetail UDDIClerk.getTModelDetail(java.lang.String tModelKey)
           
 Transport UDDINode.getTransport()
           
 

Uses of TransportException in org.apache.juddi.v3.client.mapping
 

Methods in org.apache.juddi.v3.client.mapping that throw TransportException
 BusinessService WSDL2UDDI.lookupService(java.lang.String serviceKey)
          Perform a lookup by serviceKey, and will return null if not found.
 BusinessService BPEL2UDDI.lookupService(java.lang.String serviceKey)
          Perform a lookup by serviceKey, and will return null if not found.
 BindingTemplate WSDL2UDDI.register(javax.xml.namespace.QName serviceQName, java.lang.String portName, java.net.URL serviceUrl, javax.wsdl.Definition wsdlDefinition)
           
 BindingTemplate BPEL2UDDI.register(javax.xml.namespace.QName serviceName, java.lang.String portName, java.net.URL serviceUrl, javax.wsdl.Definition wsdlDefinition)
          1.
 void UDDIServiceCache.shutdown()
           
 void ServiceLocator.shutdown()
           
 java.lang.String WSDL2UDDI.unRegister(javax.xml.namespace.QName serviceName, java.lang.String portName, java.net.URL serviceUrl)
           
 java.lang.String BPEL2UDDI.unRegister(javax.xml.namespace.QName serviceName, java.lang.String portName, java.net.URL serviceUrl)
           
 

Constructors in org.apache.juddi.v3.client.mapping that throw TransportException
ServiceLocator(UDDIClerk clerk, URLLocalizer urlLocalizer, java.util.Properties properties)
           
UDDIServiceCache(UDDIClerk clerk, URLLocalizer urlLocalizer, java.util.Properties properties)
           
 

Uses of TransportException in org.apache.juddi.v3.client.transport
 

Methods in org.apache.juddi.v3.client.transport that throw TransportException
 JUDDIApiPortType Transport.getJUDDIApiService()
           
abstract  JUDDIApiPortType Transport.getJUDDIApiService(java.lang.String enpointURL)
           
 JUDDIApiPortType RMITransport.getJUDDIApiService(java.lang.String endpointURL)
           
 JUDDIApiPortType JAXWSTransport.getJUDDIApiService(java.lang.String endpointURL)
          This is a jUDDI specific API
 JUDDIApiPortType InVMTransport.getJUDDIApiService(java.lang.String endpointURL)
           
 UDDICustodyTransferPortType Transport.getUDDICustodyTransferService()
           
abstract  UDDICustodyTransferPortType Transport.getUDDICustodyTransferService(java.lang.String enpointURL)
           
 UDDICustodyTransferPortType RMITransport.getUDDICustodyTransferService(java.lang.String endpointURL)
           
 UDDICustodyTransferPortType JAXWSTransport.getUDDICustodyTransferService(java.lang.String endpointURL)
           
 UDDICustodyTransferPortType InVMTransport.getUDDICustodyTransferService(java.lang.String endpointURL)
           
 UDDIInquiryPortType Transport.getUDDIInquiryService()
           
abstract  UDDIInquiryPortType Transport.getUDDIInquiryService(java.lang.String enpointURL)
           
 UDDIInquiryPortType RMITransport.getUDDIInquiryService(java.lang.String endpointURL)
           
 UDDIInquiryPortType JAXWSTransport.getUDDIInquiryService(java.lang.String endpointURL)
           
 UDDIInquiryPortType InVMTransport.getUDDIInquiryService(java.lang.String endpointURL)
           
 UDDIPublicationPortType Transport.getUDDIPublishService()
           
abstract  UDDIPublicationPortType Transport.getUDDIPublishService(java.lang.String enpointURL)
           
 UDDIPublicationPortType RMITransport.getUDDIPublishService(java.lang.String endpointURL)
           
 UDDIPublicationPortType JAXWSTransport.getUDDIPublishService(java.lang.String endpointURL)
           
 UDDIPublicationPortType InVMTransport.getUDDIPublishService(java.lang.String endpointURL)
           
 UDDISecurityPortType Transport.getUDDISecurityService()
           
abstract  UDDISecurityPortType Transport.getUDDISecurityService(java.lang.String enpointURL)
           
 UDDISecurityPortType RMITransport.getUDDISecurityService(java.lang.String endpointURL)
           
 UDDISecurityPortType JAXWSTransport.getUDDISecurityService(java.lang.String endpointURL)
           
 UDDISecurityPortType InVMTransport.getUDDISecurityService(java.lang.String endpointURL)
           
 UDDISubscriptionListenerPortType Transport.getUDDISubscriptionListenerService()
           
abstract  UDDISubscriptionListenerPortType Transport.getUDDISubscriptionListenerService(java.lang.String enpointURL)
           
 UDDISubscriptionListenerPortType RMITransport.getUDDISubscriptionListenerService(java.lang.String endpointURL)
           
 UDDISubscriptionListenerPortType JAXWSTransport.getUDDISubscriptionListenerService(java.lang.String endpointURL)
           
 UDDISubscriptionListenerPortType InVMTransport.getUDDISubscriptionListenerService(java.lang.String endpointURL)
           
 UDDISubscriptionPortType Transport.getUDDISubscriptionService()
           
abstract  UDDISubscriptionPortType Transport.getUDDISubscriptionService(java.lang.String enpointURL)
           
 UDDISubscriptionPortType RMITransport.getUDDISubscriptionService(java.lang.String endpointURL)
           
 UDDISubscriptionPortType JAXWSTransport.getUDDISubscriptionService(java.lang.String endpointURL)
           
 UDDISubscriptionPortType InVMTransport.getUDDISubscriptionService(java.lang.String endpointURL)
           
 



Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.