| Modifier and Type | Method and Description |
|---|---|
byte[] |
Util.send(String host,
String port,
byte[] bytes) |
byte[] |
Util.send(String host,
String port,
String proxyhost,
String proxyport,
byte[] bytes) |
void |
Util.unzip(File target,
byte[] bytes) |
byte[] |
Util.zip(File base,
String[] includedFiles,
String processor,
String in,
String out) |
byte[] |
Util.zip(File base,
String[] includedFiles,
String processor,
String in,
String out,
String options) |
byte[] |
Util.zip(File base,
String[] includedFiles,
Task[] tasks) |
Copyright © 2013. All Rights Reserved.