Constant Field Values

Contents

org.vrspace.*

  • org.vrspace.client.VRSpaceClient 
    Modifier and Type Constant Field Value
    public static final long RETRY 10000L
    public static final long TIMEOUT 5000L
  • org.vrspace.server.api.ApiBase 
    Modifier and Type Constant Field Value
    public static final String API_ROOT "/vrspace/api"
  • org.vrspace.server.api.Oauth2Controller 
    Modifier and Type Constant Field Value
    public static final String PATH "/vrspace/api/oauth2"
  • org.vrspace.server.api.SeleniumController 
    Modifier and Type Constant Field Value
    public static final String PATH "/vrspace/api/webbrowser"
  • org.vrspace.server.api.SketchfabController 
    Modifier and Type Constant Field Value
    public static final String PATH "/vrspace/api/sketchfab"
  • org.vrspace.server.api.TextureController 
    Modifier and Type Constant Field Value
    public static final String PATH "/vrspace/api/textures"
  • org.vrspace.server.api.UserController 
    Modifier and Type Constant Field Value
    public static final String PATH "/vrspace/api/user"
  • org.vrspace.server.api.WorldController 
    Modifier and Type Constant Field Value
    public static final String PATH "/vrspace/api/worlds"