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