Uses of Package
edu.washington.cs.sounddetector.server.api

Packages that use edu.washington.cs.sounddetector.server.api
edu.washington.cs.sounddetector.server.api   
edu.washington.cs.sounddetector.server.api.method   
edu.washington.cs.sounddetector.server.api.methodresult   
 

Classes in edu.washington.cs.sounddetector.server.api used by edu.washington.cs.sounddetector.server.api
Method
           Method is an interface that signifies a method that can be requested to be run against the server.
MethodConverter
           MethodConverter handles the serialization and deserialization of Method and MethodResult objects.
MethodResult
           A MethodResult represents the response from executing a Method.
MethodResult.FailureReason
          FailureReason enumerates all the possible reasons the execution of a method could fail.
 

Classes in edu.washington.cs.sounddetector.server.api used by edu.washington.cs.sounddetector.server.api.method
Method
           Method is an interface that signifies a method that can be requested to be run against the server.
 

Classes in edu.washington.cs.sounddetector.server.api used by edu.washington.cs.sounddetector.server.api.methodresult
MethodResult
           A MethodResult represents the response from executing a Method.
MethodResult.FailureReason
          FailureReason enumerates all the possible reasons the execution of a method could fail.
 



Copyright © 2012. All Rights Reserved.