Package org.vrspace.server.api
Class ApiBase
- java.lang.Object
-
- org.vrspace.server.api.ApiBase
-
- Direct Known Subclasses:
Oauth2Controller,SeleniumController,SketchfabController,TextureController,UserController,WorldController
public abstract class ApiBase extends Object
Base class for API controllers- Author:
- joe
-
-
Field Detail
-
API_ROOT
public static final String API_ROOT
- See Also:
- Constant Field Values
-
-