Constant Field Values
Contents
org.jrd.*
-
org.jrd.agent.ConnectionDelegator Modifier and Type Constant Field Value public static final java.lang.StringDEFAULT_ADRESS"localhost"public static final intDEFAULT_PORT5395 -
org.jrd.agent.Main Modifier and Type Constant Field Value private static final java.lang.StringADRESS_STRING"address:"private static final java.lang.StringPORT_STRING"port:" -
org.jrd.agent.OutputControllerAgent Modifier and Type Constant Field Value private static final java.lang.StringNULL_OBJECT"Trying to log null object"
-
org.jrd.backend.communication.CallDecompilerAgent Modifier and Type Constant Field Value public static final java.lang.StringDEFAULT_ADDRESS"localhost"public static final intDEFAULT_PORT5395 -
org.jrd.backend.communication.Communicate Modifier and Type Constant Field Value public static final java.lang.StringDEFAULT_ADDRESS"localhost" -
org.jrd.backend.communication.InstallDecompilerAgentImpl Modifier and Type Constant Field Value private static final java.lang.StringAGENT_HOME_SYSTEM_PROP"com.redhat.decompiler.thermostat.home"private static final java.lang.StringAGENT_PORT_PROPERTY"com.redhat.decompiler.thermostat.port"private static final java.lang.StringDECOMPILER_HOME_ENV_VARIABLE"THERMOSTAT_DECOMPILER_AGENT_HOME"private static final java.lang.StringDECOMPILER_JAR_ENV_VARIABLE"THERMOSTAT_DECOMPILER_AGENT_JAR"private static final java.lang.StringDECOMPILER_PREFIX"com.redhat.decompiler.thermostat"
-
org.jrd.backend.core.AgentLoader Modifier and Type Constant Field Value private static final java.lang.StringAGENT_HOME_SYSTEM_PROP"com.redhat.decompiler.thermostat.home"private static final java.lang.StringAGENT_LOADED_PROPERTY"com.redhat.decompiler.thermostat.loaded"private static final java.lang.StringAGENT_PORT_PROPERTY"com.redhat.decompiler.thermostat.port"private static final java.lang.StringDECOMPILER_HOME_ENV_VARIABLE"DECOMPILER_HOME"private static final java.lang.StringDECOMPILER_PREFIX"com.redhat.decompiler.thermostat"private static final java.lang.StringHELPER_SOCKET_NAME_PROPERTY"com.redhat.decompiler.thermostat.socketName"static final intINVALID_PORT-1static final java.lang.StringLOCALHOST"localhost"private static final intMAX_PORT_SLOTS200private static final intPORT_MAX11100private static final intPORT_MIN10900 -
org.jrd.backend.core.AgentRequestAction Modifier and Type Constant Field Value public static final java.lang.StringACTION_PARAM_NAME"action"public static final java.lang.StringCLASS_TO_DECOMPILE_NAME"class-to-decompile"public static final java.lang.StringCLASS_TO_OVERWRITE_BODY"body-to-overwrite"public static final java.lang.StringHOSTNAME_PARAM_NAME"hostname:"public static final java.lang.StringLISTEN_PORT_PARAM_NAME"listen-port"public static final intNOT_ATTACHED_PORT-1public static final java.lang.StringVM_ID_PARAM_NAME"vm-id"public static final java.lang.StringVM_PID_PARAM_NAME"vm-pid" -
org.jrd.backend.core.DecompilerRequestReceiver Modifier and Type Constant Field Value private static final java.lang.StringERROR_RESPONSE"error"private static final intNOT_ATTACHED-1private static final java.lang.StringOK_RESPONSE"ok" -
org.jrd.backend.core.OutputController Modifier and Type Constant Field Value private static final java.lang.StringNULL_OBJECT"Trying to log null object"
-
org.jrd.backend.data.Cli Modifier and Type Constant Field Value private static final java.lang.StringBASE64"-base64bytes"private static final java.lang.StringBYTES"-bytes"private static final java.lang.StringDECOMPILE"-decompile"private static final java.lang.StringH"-h"private static final java.lang.StringHELP"-help"private static final java.lang.StringLISTCLASSES"-listclasses"private static final java.lang.StringLISTJVMS"-listjvms"private static final java.lang.StringLISTPLUGINS"-listplugins"private static final java.lang.StringOVERWRITE"-overwrite"public static final java.lang.StringVERBOSE"-verbose"
-
org.jrd.backend.decompiling.DecompilerWrapperInformation Modifier and Type Constant Field Value public static final java.lang.StringJAVAP_NAME"javap"public static final java.lang.StringJAVAP_VERBOSE_NAME"javap -v"
-
org.jrd.frontend.MainFrame.VmDecompilerInformationController Modifier and Type Constant Field Value public static final intCLASS_BODY1public static final intCLASS_NAME0public static final java.lang.StringCLASSES_NOPE"Classes couldn\'t be loaded. Do you have agent configured? Do you run target jdk9+ with -Djdk.attach.allowAttachSelf=true?"
-
org.jrd.frontend.PluginMangerFrame.FileSelectorArrayAddRow Modifier and Type Constant Field Value private static final java.lang.StringPLUS_SIGN_ICON"/icons/icons8-sum-24.png" -
org.jrd.frontend.PluginMangerFrame.FileSelectorArrayRow Modifier and Type Constant Field Value private static final java.lang.StringDELETE_ICON"/icons/icons8-trash-24.png"