org.uddi.v3.wsdl
Interface UDDI_Service

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

public interface UDDI_Service
extends javax.xml.rpc.Service


Method Summary
 UDDI_CustodyTransfer_PortType getUDDI_Custody_Port()
           
 UDDI_CustodyTransfer_PortType getUDDI_Custody_Port(java.net.URL portAddress)
           
 java.lang.String getUDDI_Custody_PortAddress()
           
 UDDI_Inquiry_PortType getUDDI_Inquiry_Port()
           
 UDDI_Inquiry_PortType getUDDI_Inquiry_Port(java.net.URL portAddress)
           
 java.lang.String getUDDI_Inquiry_PortAddress()
           
 UDDI_Publication_PortType getUDDI_Publication_Port()
           
 UDDI_Publication_PortType getUDDI_Publication_Port(java.net.URL portAddress)
           
 java.lang.String getUDDI_Publication_PortAddress()
           
 UDDI_Security_PortType getUDDI_Security_Port()
           
 UDDI_Security_PortType getUDDI_Security_Port(java.net.URL portAddress)
           
 java.lang.String getUDDI_Security_PortAddress()
           
 
Methods inherited from interface javax.xml.rpc.Service
createCall, createCall, createCall, createCall, getCalls, getHandlerRegistry, getPort, getPort, getPorts, getServiceName, getTypeMappingRegistry, getWSDLDocumentLocation
 

Method Detail

getUDDI_Security_Port

UDDI_Security_PortType getUDDI_Security_Port()
                                             throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getUDDI_Security_PortAddress

java.lang.String getUDDI_Security_PortAddress()

getUDDI_Security_Port

UDDI_Security_PortType getUDDI_Security_Port(java.net.URL portAddress)
                                             throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getUDDI_Custody_Port

UDDI_CustodyTransfer_PortType getUDDI_Custody_Port()
                                                   throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getUDDI_Custody_PortAddress

java.lang.String getUDDI_Custody_PortAddress()

getUDDI_Custody_Port

UDDI_CustodyTransfer_PortType getUDDI_Custody_Port(java.net.URL portAddress)
                                                   throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getUDDI_Inquiry_Port

UDDI_Inquiry_PortType getUDDI_Inquiry_Port()
                                           throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getUDDI_Inquiry_PortAddress

java.lang.String getUDDI_Inquiry_PortAddress()

getUDDI_Inquiry_Port

UDDI_Inquiry_PortType getUDDI_Inquiry_Port(java.net.URL portAddress)
                                           throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getUDDI_Publication_Port

UDDI_Publication_PortType getUDDI_Publication_Port()
                                                   throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getUDDI_Publication_PortAddress

java.lang.String getUDDI_Publication_PortAddress()

getUDDI_Publication_Port

UDDI_Publication_PortType getUDDI_Publication_Port(java.net.URL portAddress)
                                                   throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException