Package | Description |
---|---|
org.jrd.backend.core | |
org.jrd.backend.data | |
org.jrd.frontend |
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) |
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 |
---|---|
static AgentRequestAction |
VmDecompilerInformationController.createRequest(VmInfo vmInfo,
String className,
AgentRequestAction.RequestAction action) |
Copyright © 2019. All Rights Reserved.