org.jboss.aerogear.android.impl.util
Class UrlUtils
java.lang.Object
org.jboss.aerogear.android.impl.util.UrlUtils
public final class UrlUtils
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
appendToBaseURL
public static URL appendToBaseURL(URL baseURL,
String endpoint)
- Parameters:
baseURL - endpoint -
- Returns:
- a new url baseUrl + endpoint
- Throws:
IllegalArgumentException - if baseUrl+endpoint is not a real url.
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.