public class VmDecompilerInformationController extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
VmDecompilerInformationController.vmArrayList<T> |
| Modifier and Type | Field and Description |
|---|---|
static int |
CLASS_BODY |
static int |
CLASS_NAME |
static String |
CLASSES_NOPE |
| Constructor and Description |
|---|
VmDecompilerInformationController(MainFrameView mainFrameView,
Model model) |
| Modifier and Type | Method and Description |
|---|---|
static AgentRequestAction |
createRequest(VmInfo vmInfo,
AgentRequestAction.RequestAction action,
String... commands) |
static String |
fileToBase64(String path) |
static String |
submitRequest(VmManager vmManager,
AgentRequestAction request) |
public static final int CLASS_NAME
public static final int CLASS_BODY
public static final String CLASSES_NOPE
public VmDecompilerInformationController(MainFrameView mainFrameView, Model model)
public static AgentRequestAction createRequest(VmInfo vmInfo, AgentRequestAction.RequestAction action, String... commands)
public static String submitRequest(VmManager vmManager, AgentRequestAction request)
Copyright © 2019. All Rights Reserved.