edu.washington.cs.sounddetector.server.api
Class APIConsts
java.lang.Object
edu.washington.cs.sounddetector.server.api.APIConsts
public class APIConsts
- extends Object
Constants for the API.
- Author:
- the.dylan.price@gmail.com
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
API_PATH
public static final String API_PATH
- The path to api calls on the server, relative to the server's root.
- See Also:
- Constant Field Values
UNKNOWN_SOUND_CLASS
public static final String UNKNOWN_SOUND_CLASS
- The name of the sound class which clients may not use.
- See Also:
- Constant Field Values
APIConsts
public APIConsts()
Copyright © 2012. All Rights Reserved.