Modifier and Type | Field and Description |
---|---|
protected static String |
infoArgs |
protected NetworkTransaction |
networkTransaction |
static byte |
REQUEST_CHECK |
protected static boolean |
snormalInfoAsWarn |
Constructor and Description |
---|
RequestInformation(R66Future future,
String requested,
String rulename,
String filename,
byte request,
long id,
boolean isTo,
NetworkTransaction networkTransaction) |
Modifier and Type | Method and Description |
---|---|
protected static boolean |
getParams(String[] args)
Parse the parameter and set current values
|
static void |
main(String[] args) |
void |
run() |
public static final byte REQUEST_CHECK
protected static String infoArgs
protected final NetworkTransaction networkTransaction
protected static boolean snormalInfoAsWarn
public RequestInformation(R66Future future, String requested, String rulename, String filename, byte request, long id, boolean isTo, NetworkTransaction networkTransaction)
future
- requested
- rulename
- filename
- request
- id
- Id of the requestisTo
- request is To remote Host (true), or From remote host
(false)networkTransaction
- Copyright © 2009–2022 Waarp. All rights reserved.