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 classSimpleRatsBlobServiceClass that implements the RATS spectrum web service.Fields in adams.flow.webservice.blob declared as RatsBlobService Modifier and Type Field Description protected RatsBlobServiceRatsBlobServiceWS. m_Implementationthe webservice implementation to use.Methods in adams.flow.webservice.blob that return RatsBlobService Modifier and Type Method Description RatsBlobServiceRatsBlobServiceWS. getImplementation()Returns the webservice implementation to use.Methods in adams.flow.webservice.blob with parameters of type RatsBlobService Modifier and Type Method Description voidRatsBlobServiceWS. 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 RatsBlobServiceRatsBlobServiceService. getRatsBlobServicePort()RatsBlobServiceRatsBlobServiceService. getRatsBlobServicePort(javax.xml.ws.WebServiceFeature... features)
-