Uses of Class
com.oracle.bedrock.runtime.remote.windows.winrm.WindowsSoapOptions
Packages that use WindowsSoapOptions
-
Uses of WindowsSoapOptions in com.oracle.bedrock.runtime.remote.windows.winrm
Methods in com.oracle.bedrock.runtime.remote.windows.winrm that return WindowsSoapOptionsModifier and TypeMethodDescriptionstatic WindowsSoapOptionsWindowsSoapOptions.basic()Factory method to create the minimum required set ofWindowsSoapOptions.WindowsSoapOptions.compose(WindowsSoapOptions other) WindowsSoapOptions.withMaxEnvelopeSize(BigInteger size) Set the maximum SOAP envelope size.WindowsSoapOptions.withTimeout(long timeout, TimeUnit units) Set the message timeout value.Methods in com.oracle.bedrock.runtime.remote.windows.winrm with parameters of type WindowsSoapOptions