|
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Nmap_Constants
All the global constants should go here for simplified access.
Field Summary | |
---|---|
static int |
BUFFER_SIZE
Android keeps bitching about not explicitly saying you want an 8k-char buffer so...here. |
static int |
INSTALL_ERROR
Indicates generic installation error |
static int |
INSTALL_GOOD
Indicates successful installation (or successfully verified) |
static int |
INSTALL_NO_ROOT
Tells handler there is no root access on this handset |
static int |
MENU_GROUP_DEBUG
|
static int |
MENU_GROUP_EXTRA_OPTIONS
|
static int |
MENU_ITEM_DEBUG_EMAIL
|
static int |
MENU_ITEM_DEBUG_ENABLE
|
static int |
MENU_ITEM_EXIT
|
static int |
MENU_ITEM_MORE_HELP
|
static int |
MENU_ITEM_REINSTALL
|
static int |
RUN_COMPLETE
Tells the handler the scan has completed |
static int |
RUN_ERROR
Tells the handler an error occurred |
static int |
RUN_LINE
Tells the handler that your Message object contains one line of output |
static int |
SCANTYPE_NCAT
|
static int |
SCANTYPE_NDIFF
|
static int |
SCANTYPE_NMAP
|
static int |
SCANTYPE_NPING
|
static String |
TAG
|
static int |
THREAD_ERROR
|
Field Detail |
---|
static final int BUFFER_SIZE
static final int INSTALL_ERROR
static final int INSTALL_GOOD
static final int INSTALL_NO_ROOT
static final int MENU_GROUP_DEBUG
static final int MENU_GROUP_EXTRA_OPTIONS
static final int MENU_ITEM_DEBUG_EMAIL
static final int MENU_ITEM_DEBUG_ENABLE
static final int MENU_ITEM_EXIT
static final int MENU_ITEM_MORE_HELP
static final int MENU_ITEM_REINSTALL
static final int RUN_COMPLETE
static final int RUN_ERROR
static final int RUN_LINE
static final int SCANTYPE_NCAT
static final int SCANTYPE_NDIFF
static final int SCANTYPE_NMAP
static final int SCANTYPE_NPING
static final String TAG
static final int THREAD_ERROR
|
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |