com.networkcar.webservices.customer
Interface CustomerInfo

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

public interface CustomerInfo
extends javax.xml.rpc.Service


Method Summary
 CustomerInfoPort getCustomerInfoPort()
           
 CustomerInfoPort getCustomerInfoPort(java.net.URL portAddress)
           
 java.lang.String getCustomerInfoPortAddress()
           
 
Methods inherited from interface javax.xml.rpc.Service
createCall, createCall, createCall, createCall, getCalls, getHandlerRegistry, getPort, getPort, getPorts, getServiceName, getTypeMappingRegistry, getWSDLDocumentLocation
 

Method Detail

getCustomerInfoPortAddress

java.lang.String getCustomerInfoPortAddress()

getCustomerInfoPort

CustomerInfoPort getCustomerInfoPort()
                                     throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getCustomerInfoPort

CustomerInfoPort getCustomerInfoPort(java.net.URL portAddress)
                                     throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException