public class Protocol extends Object
Declares constants for the available SMB protocols (TCP/IP NetBIOS and native TCP/IP SMB)
Modifier and Type | Field and Description |
---|---|
static int |
NativeSMB |
static int |
None |
static int |
TCPNetBIOS |
static int |
UseDefault |
Constructor and Description |
---|
Protocol() |
public static final int TCPNetBIOS
public static final int NativeSMB
public static final int UseDefault
public static final int None
public static final String asString(int typ)
typ
- intCopyright © 2005–2017 Alfresco Software. All rights reserved.