public class DCECommand extends Object
Contains the DCE/RPC packet type constants, and a static method to convert a packet type to a string.
public static final byte REQUEST
public static final byte RESPONSE
public static final byte FAULT
public static final byte BIND
public static final byte BINDACK
public static final byte ALTCONT
public static final byte AUTH3
public static final byte BINDCONT
public static final String getCommandString(int cmd)
cmd
- intCopyright © 2005–2018 Alfresco Software. All rights reserved.