cgl.axis.services.uddi.uddi_service
Interface UDDI

All Superinterfaces:
javax.xml.rpc.Service
All Known Implementing Classes:
UDDILocator

public interface UDDI
extends javax.xml.rpc.Service


Method Summary
 UDDI_Extension_PortType getUDDI_Extension()
           
 UDDI_Extension_PortType getUDDI_Extension(java.net.URL portAddress)
           
 java.lang.String getUDDI_ExtensionAddress()
           
 UDDI_Inquiry_PortType getUDDI_Inquiry()
           
 UDDI_Inquiry_PortType getUDDI_Inquiry(java.net.URL portAddress)
           
 java.lang.String getUDDI_InquiryAddress()
           
 UDDI_Publication_PortType getUDDI_Publication()
           
 UDDI_Publication_PortType getUDDI_Publication(java.net.URL portAddress)
           
 java.lang.String getUDDI_PublicationAddress()
           
 UDDI_Security_PortType getUDDI_Security()
           
 UDDI_Security_PortType getUDDI_Security(java.net.URL portAddress)
           
 java.lang.String getUDDI_SecurityAddress()
           
 UDDI_Utility_PortType getUDDI_Utility()
           
 UDDI_Utility_PortType getUDDI_Utility(java.net.URL portAddress)
           
 java.lang.String getUDDI_UtilityAddress()
           
 ContextManagerPortType getWS_ContextManager()
           
 ContextManagerPortType getWS_ContextManager(java.net.URL portAddress)
           
 java.lang.String getWS_ContextManagerAddress()
           
 
Methods inherited from interface javax.xml.rpc.Service
createCall, createCall, createCall, createCall, getCalls, getHandlerRegistry, getPort, getPort, getPorts, getServiceName, getTypeMappingRegistry, getWSDLDocumentLocation
 

Method Detail

getUDDI_InquiryAddress

public java.lang.String getUDDI_InquiryAddress()

getUDDI_Inquiry

public UDDI_Inquiry_PortType getUDDI_Inquiry()
                                      throws javax.xml.rpc.ServiceException
javax.xml.rpc.ServiceException

getUDDI_Inquiry

public UDDI_Inquiry_PortType getUDDI_Inquiry(java.net.URL portAddress)
                                      throws javax.xml.rpc.ServiceException
javax.xml.rpc.ServiceException

getUDDI_PublicationAddress

public java.lang.String getUDDI_PublicationAddress()

getUDDI_Publication

public UDDI_Publication_PortType getUDDI_Publication()
                                              throws javax.xml.rpc.ServiceException
javax.xml.rpc.ServiceException

getUDDI_Publication

public UDDI_Publication_PortType getUDDI_Publication(java.net.URL portAddress)
                                              throws javax.xml.rpc.ServiceException
javax.xml.rpc.ServiceException

getWS_ContextManagerAddress

public java.lang.String getWS_ContextManagerAddress()

getWS_ContextManager

public ContextManagerPortType getWS_ContextManager()
                                            throws javax.xml.rpc.ServiceException
javax.xml.rpc.ServiceException

getWS_ContextManager

public ContextManagerPortType getWS_ContextManager(java.net.URL portAddress)
                                            throws javax.xml.rpc.ServiceException
javax.xml.rpc.ServiceException

getUDDI_ExtensionAddress

public java.lang.String getUDDI_ExtensionAddress()

getUDDI_Extension

public UDDI_Extension_PortType getUDDI_Extension()
                                          throws javax.xml.rpc.ServiceException
javax.xml.rpc.ServiceException

getUDDI_Extension

public UDDI_Extension_PortType getUDDI_Extension(java.net.URL portAddress)
                                          throws javax.xml.rpc.ServiceException
javax.xml.rpc.ServiceException

getUDDI_UtilityAddress

public java.lang.String getUDDI_UtilityAddress()

getUDDI_Utility

public UDDI_Utility_PortType getUDDI_Utility()
                                      throws javax.xml.rpc.ServiceException
javax.xml.rpc.ServiceException

getUDDI_Utility

public UDDI_Utility_PortType getUDDI_Utility(java.net.URL portAddress)
                                      throws javax.xml.rpc.ServiceException
javax.xml.rpc.ServiceException

getUDDI_SecurityAddress

public java.lang.String getUDDI_SecurityAddress()

getUDDI_Security

public UDDI_Security_PortType getUDDI_Security()
                                        throws javax.xml.rpc.ServiceException
javax.xml.rpc.ServiceException

getUDDI_Security

public UDDI_Security_PortType getUDDI_Security(java.net.URL portAddress)
                                        throws javax.xml.rpc.ServiceException
javax.xml.rpc.ServiceException