Uses of Interface
nz.ac.waikato.adams.webservice.rats.blob.RatsBlobService
-
Packages that use RatsBlobService Package Description adams.flow.webservice.blob nz.ac.waikato.adams.webservice.rats.blob -
-
Uses of RatsBlobService in adams.flow.webservice.blob
Classes in adams.flow.webservice.blob that implement RatsBlobService Modifier and Type Class Description class
SimpleRatsBlobService
Class that implements the RATS spectrum web service.Fields in adams.flow.webservice.blob declared as RatsBlobService Modifier and Type Field Description protected RatsBlobService
RatsBlobServiceWS. m_Implementation
the webservice implementation to use.Methods in adams.flow.webservice.blob that return RatsBlobService Modifier and Type Method Description RatsBlobService
RatsBlobServiceWS. getImplementation()
Returns the webservice implementation to use.Methods in adams.flow.webservice.blob with parameters of type RatsBlobService Modifier and Type Method Description void
RatsBlobServiceWS. setImplementation(RatsBlobService value)
Sets the webservice implementation to use. -
Uses of RatsBlobService in nz.ac.waikato.adams.webservice.rats.blob
Methods in nz.ac.waikato.adams.webservice.rats.blob that return RatsBlobService Modifier and Type Method Description RatsBlobService
RatsBlobServiceService. getRatsBlobServicePort()
RatsBlobService
RatsBlobServiceService. getRatsBlobServicePort(WebServiceFeature... features)
-