Modifier and Type | Field and Description |
---|---|
static int |
DONE
The request is done.
|
private static String[] |
names |
static int |
NONE
No request.
|
static int |
RUN
A request is running (pending).
|
Modifier | Constructor and Description |
---|---|
private |
Session.RequestStatus() |
public static final int NONE
public static final int RUN
public static final int DONE
private static final String[] names
public static String toString(int status)
Copyright © 2013 ScalAgent D.T.. All Rights Reserved.