public class UriParser
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
TAG |
| Constructor and Description |
|---|
UriParser() |
| Modifier and Type | Method and Description |
|---|---|
static Session |
parse(java.lang.String uri)
Configures a Session according to the given URI.
|
public static final java.lang.String TAG
public static Session parse(java.lang.String uri) throws java.lang.IllegalStateException, java.io.IOException
uri - The URIjava.lang.IllegalStateExceptionjava.io.IOException