com.networkcar.webservices.gps
Interface GpsInfo

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

public interface GpsInfo
extends javax.xml.rpc.Service


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

Method Detail

getGpsInfoPortAddress

java.lang.String getGpsInfoPortAddress()

getGpsInfoPort

GpsInfoPort getGpsInfoPort()
                           throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getGpsInfoPort

GpsInfoPort getGpsInfoPort(java.net.URL portAddress)
                           throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException