Uses of Interface
nz.ac.waikato.adams.webservice.spectral.put.SpectralPutService
-
Packages that use SpectralPutService Package Description adams.flow.webservice nz.ac.waikato.adams.webservice.spectral.put -
-
Uses of SpectralPutService in adams.flow.webservice
Classes in adams.flow.webservice that implement SpectralPutService Modifier and Type Class Description classSimpleSpectralPutServiceClass that implements the Spectral put web service.Fields in adams.flow.webservice declared as SpectralPutService Modifier and Type Field Description protected SpectralPutServiceSpectralPutServiceWS. m_Implementationthe webservice implementation to use.protected SpectralPutServicePut. m_Portthe port instance.Methods in adams.flow.webservice that return SpectralPutService Modifier and Type Method Description SpectralPutServiceSpectralPutServiceWS. getImplementation()Returns the webservice implementation to use.Methods in adams.flow.webservice with parameters of type SpectralPutService Modifier and Type Method Description voidSpectralPutServiceWS. setImplementation(SpectralPutService value)Sets the webservice implementation to use. -
Uses of SpectralPutService in nz.ac.waikato.adams.webservice.spectral.put
Methods in nz.ac.waikato.adams.webservice.spectral.put that return SpectralPutService Modifier and Type Method Description SpectralPutServiceSpectralPutServiceService. getSpectralPutServicePort()SpectralPutServiceSpectralPutServiceService. getSpectralPutServicePort(javax.xml.ws.WebServiceFeature... features)
-