Uses of Class
com.oracle.bedrock.runtime.remote.windows.winrm.SoapConnection
Packages that use SoapConnection
-
Uses of SoapConnection in com.oracle.bedrock.runtime.remote.windows.winrm
Methods in com.oracle.bedrock.runtime.remote.windows.winrm that return SoapConnectionModifier and TypeMethodDescriptionWindowsSession.getSoapConnection()Obtain theSoapConnectionbeing used by thisWindowsSessionto send SOAP messages.Constructors in com.oracle.bedrock.runtime.remote.windows.winrm with parameters of type SoapConnectionModifierConstructorDescriptionWindowsSession(SoapConnection connection, com.oracle.bedrock.Option... options) Create a newWindowsSessionthat connects to the WinRM service on the specified host.