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 class
SimpleRatsTextService
Class that implements the RATS spectrum web service.Fields in adams.flow.webservice.text declared as RatsTextService Modifier and Type Field Description protected RatsTextService
RatsTextServiceWS. m_Implementation
the webservice implementation to use.Methods in adams.flow.webservice.text that return RatsTextService Modifier and Type Method Description RatsTextService
RatsTextServiceWS. getImplementation()
Returns the webservice implementation to use.Methods in adams.flow.webservice.text with parameters of type RatsTextService Modifier and Type Method Description void
RatsTextServiceWS. 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 RatsTextService
RatsTextServiceService. getRatsTextServicePort()
RatsTextService
RatsTextServiceService. getRatsTextServicePort(WebServiceFeature... features)
-