Constant Field Values

Contents

com.oracle.*

  • com.oracle.bedrock.runtime.remote.windows.winrm.WindowsSession 
    Modifier and Type Constant Field Value
    public static final String ACTION_COMMAND "http://schemas.microsoft.com/wbem/wsman/1/windows/shell/Command"
    public static final String ACTION_CREATE "http://schemas.xmlsoap.org/ws/2004/09/transfer/Create"
    public static final String ACTION_DELETE "http://schemas.xmlsoap.org/ws/2004/09/transfer/Delete"
    public static final String ACTION_RECEIVE "http://schemas.microsoft.com/wbem/wsman/1/windows/shell/Receive"
    public static final String ACTION_SEND "http://schemas.microsoft.com/wbem/wsman/1/windows/shell/Send"
    public static final String ACTION_SIGNAL "http://schemas.microsoft.com/wbem/wsman/1/windows/shell/Signal"
    public static final int DEFAULT_WINRM_PORT 5985
    public static final String SIGNAL_TERM "http://schemas.microsoft.com/wbem/wsman/1/windows/shell/signal/terminate"
    public static final String URI_REPLY_TO "http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous"
    public static final String URI_WINRM_RESOURCE "http://schemas.microsoft.com/wbem/wsman/1/windows/shell/cmd"
    public static final String WSMAN_PATH "/wsman"