Module: WinRM

Defined in:
lib/winrm/exceptions/exceptions.rb,
lib/winrm/soap_provider.rb,
lib/winrm/winrm_service.rb,
lib/winrm/http/transport.rb

Overview

Copyright © 2010 Dan Wanek <[email protected]>

This file is part of WinRM.

WinRM is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

WinRM is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with WinRM. If not, see <www.gnu.org/licenses/>.

Defined Under Namespace

Modules: HTTP Classes: WinRMAuthorizationError, WinRMHTTPTransportError, WinRMWSManFault, WinRMWebService, WinRMWebServiceError

Constant Summary collapse

NS_SOAP_ENV =
's'
NS_ADDRESSING =
'a'
NS_CIMBINDING =
'b'
NS_ENUM =
'n'
NS_TRANSFER =
'x'
NS_WSMAN_DMTF =
'w'
NS_WSMAN_MSFT =
'p'
NS_SCHEMA_INST =
'xsi'
NS_WIN_SHELL =
'rsp'
NS_WSMAN_FAULT =
'f'
NS_WSMAN_CONF =
'cfg'