public class MPluginImpl extends Object
| コンストラクタと説明 |
|---|
MPluginImpl(String host,
String userId,
String authKey,
String apiServerUrl,
String proxyHost,
String proxyPort) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
boolean |
execute() |
boolean |
execute2() |
String |
getErrorMessage() |
boolean |
getResult(net.jumperz.net.MRequestUri uri,
String scanId) |
Socket |
getSocket(net.jumperz.net.MRequestUri uri) |
void |
setLogStream(PrintStream out) |
String |
startScan(String apiServerHost,
Socket socket) |
public void setLogStream(PrintStream out)
public String getErrorMessage()
public boolean execute()
public String startScan(String apiServerHost, Socket socket) throws Exception
Exceptionpublic boolean getResult(net.jumperz.net.MRequestUri uri,
String scanId)
throws Exception
Exceptionpublic Socket getSocket(net.jumperz.net.MRequestUri uri) throws IOException
IOExceptionCopyright © 2004-2016. All Rights Reserved.