Package | Description |
---|---|
org.jrd.backend.core | |
org.jrd.frontend |
Modifier and Type | Method and Description |
---|---|
static AgentRequestAction.RequestAction |
AgentRequestAction.RequestAction.returnAction(String act) |
static AgentRequestAction.RequestAction |
AgentRequestAction.RequestAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AgentRequestAction.RequestAction[] |
AgentRequestAction.RequestAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
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 |
---|---|
static AgentRequestAction |
VmDecompilerInformationController.createRequest(VmInfo vmInfo,
String className,
AgentRequestAction.RequestAction action) |
Copyright © 2019. All rights reserved.