public class TUrl extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
ERR_INTERNAL |
static int |
ERR_INVALID_REQ |
static int |
ERR_NO_URL |
static String |
HTTP_TRANSPORT |
static String |
ID_TABLE
Key used to store the id table in the configuration context
|
static String |
URL_TABLE
Key used to store the url table in the configuration context
|
| Constructor and Description |
|---|
TUrl() |
public static final String URL_TABLE
public static final String ID_TABLE
public static final String HTTP_TRANSPORT
public static final int ERR_INVALID_REQ
public static final int ERR_NO_URL
public static final int ERR_INTERNAL
Copyright © 2015 WSO2 Inc. All rights reserved.