| Package | Description |
|---|---|
| org.jrd.backend.core | |
| org.jrd.backend.data | |
| org.jrd.frontend.MainFrame |
| Modifier and Type | Method and Description |
|---|---|
static AgentRequestAction |
AgentRequestAction.create(VmInfo vmInfo,
String hostname,
int listenPort,
AgentRequestAction.RequestAction action) |
static AgentRequestAction |
AgentRequestAction.create(VmInfo vmInfo,
String hostname,
int listenPort,
AgentRequestAction.RequestAction action,
String name) |
static AgentRequestAction |
AgentRequestAction.create(VmInfo vmInfo,
String hostname,
int listenPort,
AgentRequestAction.RequestAction action,
String name,
String base64body) |
| Modifier and Type | Method and Description |
|---|---|
VmInfo |
VmManager.findVmFromPID(String param) |
VmInfo |
VmManager.getVmInfoByID(String VmId) |
| Modifier and Type | Method and Description |
|---|---|
HashSet<VmInfo> |
VmManager.getVmInfoSet() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
VmDecompilerInformationController.vmArrayList.add(VmInfo vmInfo) |
static AgentRequestAction |
VmDecompilerInformationController.createRequest(VmInfo vmInfo,
AgentRequestAction.RequestAction action,
String... commands) |
Copyright © 2019. All Rights Reserved.