public class MPluginImpl extends Object
コンストラクタと説明 |
---|
MPluginImpl(String host,
String userId,
String authKey,
String crawlId,
String apiServerUrl,
String proxyHost,
String proxyPort) |
修飾子とタイプ | メソッドと説明 |
---|---|
boolean |
execute() |
boolean |
execute2() |
void |
getCrawlIdIfLabelSearch(net.jumperz.net.MRequestUri uri) |
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
Exception
public void getCrawlIdIfLabelSearch(net.jumperz.net.MRequestUri uri) throws Exception
Exception
public boolean getResult(net.jumperz.net.MRequestUri uri, String scanId) throws Exception
Exception
public Socket getSocket(net.jumperz.net.MRequestUri uri) throws IOException
IOException
Copyright © 2004-2016. All Rights Reserved.