org.fusesource.restygwt.client
Class FileSystemHelper
java.lang.Object
org.fusesource.restygwt.client.FileSystemHelper
public class FileSystemHelper
- extends Object
Helps to determine which status codes to expect.
If we are running on file:/// system we have to make sure that we accept ALL
status codes.
This can happen if you are developing for Phonegap iOs
- Author:
- ra
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileSystemHelper
public FileSystemHelper()
isRequestGoingToFileSystem
public static boolean isRequestGoingToFileSystem(String baseUrl,
String requestUrl)
Copyright © 2010-2011 FuseSource, Corp.. All Rights Reserved.