|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |