Uses of Class
org.apache.juddi.v3.client.config.UDDIClient

Packages that use UDDIClient
org.apache.juddi.v3.client.config   
 

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

Methods in org.apache.juddi.v3.client.config that return UDDIClient
static UDDIClient WebHelper.getUDDIClient(javax.servlet.ServletContext servletContext)
          Checks the servlet context for the manager defined in the web context.
static UDDIClient UDDIClientContainer.getUDDIClient(String clientName)
           
 

Methods in org.apache.juddi.v3.client.config with parameters of type UDDIClient
static boolean UDDIClientContainer.addClient(UDDIClient manager)
           
 

Constructors in org.apache.juddi.v3.client.config with parameters of type UDDIClient
BackGroundRegistration(UDDIClient manager)
           
 



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