Uses of Interface
nz.ac.waikato.adams.webservice.rats.text.RatsTextService
-
Packages that use RatsTextService Package Description adams.flow.webservice.text nz.ac.waikato.adams.webservice.rats.text -
-
Uses of RatsTextService in adams.flow.webservice.text
Classes in adams.flow.webservice.text that implement RatsTextService Modifier and Type Class Description classSimpleRatsTextServiceClass that implements the RATS spectrum web service.Fields in adams.flow.webservice.text declared as RatsTextService Modifier and Type Field Description protected RatsTextServiceRatsTextServiceWS. m_Implementationthe webservice implementation to use.Methods in adams.flow.webservice.text that return RatsTextService Modifier and Type Method Description RatsTextServiceRatsTextServiceWS. getImplementation()Returns the webservice implementation to use.Methods in adams.flow.webservice.text with parameters of type RatsTextService Modifier and Type Method Description voidRatsTextServiceWS. setImplementation(RatsTextService value)Sets the webservice implementation to use. -
Uses of RatsTextService in nz.ac.waikato.adams.webservice.rats.text
Methods in nz.ac.waikato.adams.webservice.rats.text that return RatsTextService Modifier and Type Method Description RatsTextServiceRatsTextServiceService. getRatsTextServicePort()RatsTextServiceRatsTextServiceService. getRatsTextServicePort(javax.xml.ws.WebServiceFeature... features)
-