Class RequestFactory
java.lang.Object
hudson.plugins.ec2.win.winrm.request.RequestFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
newDeleteShellRequest
(String shellId) newExecuteCommandRequest
(String shellId, String command) newGetOutputRequest
(String shellId, String commandId) newSendInputRequest
(byte[] input, String shellId, String commandId) newSignalRequest
(String shellId, String commandId) void
setEnvelopSize
(int envelopSize) void
void
setTimeout
(String timeout)
-
Constructor Details
-
RequestFactory
-
-
Method Details
-
newOpenShellRequest
-
newExecuteCommandRequest
-
newDeleteShellRequest
-
newSignalRequest
-
newSendInputRequest
-
newGetOutputRequest
-
getTimeout
-
setTimeout
-
getEnvelopSize
public int getEnvelopSize() -
setEnvelopSize
public void setEnvelopSize(int envelopSize) -
getLocale
-
setLocale
-