Package | Description |
---|---|
org.jrd.backend.core | |
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 |
---|---|
String |
DecompilerRequestReceiver.processRequest(AgentRequestAction request) |
Modifier and Type | Method and Description |
---|---|
static AgentRequestAction |
VmDecompilerInformationController.createRequest(VmInfo vmInfo,
AgentRequestAction.RequestAction action,
String... commands) |
Modifier and Type | Method and Description |
---|---|
static String |
VmDecompilerInformationController.submitRequest(VmManager vmManager,
AgentRequestAction request) |
Copyright © 2020. All rights reserved.