public class SmbComNTCreateAndXResponse extends AndXServerMessageBlock implements SmbBasicFileInfo
SMB_COM_CHECK_DIRECTORY, SMB_COM_CLOSE, SMB_COM_CREATE_DIRECTORY, SMB_COM_DELETE, SMB_COM_DELETE_DIRECTORY, SMB_COM_ECHO, SMB_COM_FIND_CLOSE2, SMB_COM_LOCKING_ANDX, SMB_COM_LOGOFF_ANDX, SMB_COM_MOVE, SMB_COM_NEGOTIATE, SMB_COM_NT_CANCEL, SMB_COM_NT_CREATE_ANDX, SMB_COM_NT_TRANSACT, SMB_COM_NT_TRANSACT_SECONDARY, SMB_COM_OPEN_ANDX, SMB_COM_QUERY_INFORMATION, SMB_COM_READ_ANDX, SMB_COM_RENAME, SMB_COM_SEEK, SMB_COM_SESSION_SETUP_ANDX, SMB_COM_SET_INFORMATION, SMB_COM_TRANSACTION, SMB_COM_TRANSACTION_SECONDARY, SMB_COM_TRANSACTION2, SMB_COM_TREE_CONNECT_ANDX, SMB_COM_TREE_DISCONNECT, SMB_COM_WRITE, SMB_COM_WRITE_ANDX| Constructor and Description |
|---|
SmbComNTCreateAndXResponse(Configuration config) |
| Modifier and Type | Method and Description |
|---|---|
long |
getAllocationSize() |
int |
getAttributes() |
int |
getCreateAction() |
long |
getCreateTime() |
long |
getCreationTime() |
int |
getDeviceState() |
long |
getEndOfFile() |
int |
getExtFileAttributes() |
int |
getFid() |
int |
getFileType() |
long |
getLastAccessTime() |
long |
getLastWriteTime() |
byte |
getOplockLevel() |
long |
getSize() |
boolean |
isExtended() |
void |
setExtended(boolean isExtended) |
String |
toString() |
decode, encode, getAndx, getNext, getNextResponseaddFlags2, allowChain, clearReceived, createCancel, equals, error, exception, getByteCount, getCommand, getCreditCost, getDigest, getDomain, getErrorCode, getException, getExpiration, getFlags, getFlags2, getFullUNCPath, getGrantedCredits, getLength, getMid, getOverrideTimeout, getPath, getPid, getRawPayload, getResponse, getServer, getSignSeq, getTid, getUid, hashCode, ignoreDisconnect, isAsync, isCancel, isError, isExtendedSecurity, isForceUnicode, isReceived, isResolveInDfs, isResponseAsync, isRetainPayload, isUseUnicode, isVerifyFailed, prepare, readString, readString, readString, received, remFlags2, reset, retainPayload, setCommand, setDigest, setErrorCode, setExpiration, setExtendedSecurity, setFlags, setFlags2, setFullUNCPath, setMid, setOverrideTimeout, setPath, setPid, setRawPayload, setRequestCredits, setResolveInDfs, setResponse, setSessionId, setSignSeq, setTid, setUid, setUseUnicode, size, split, stringWireLength, verifySignaturepublic SmbComNTCreateAndXResponse(Configuration config)
config - public final int getFileType()
public final boolean isExtended()
public final void setExtended(boolean isExtended)
isExtended - the isExtended to setpublic final byte getOplockLevel()
public final int getFid()
public final int getCreateAction()
public final int getExtFileAttributes()
public int getAttributes()
getAttributes in interface SmbBasicFileInfoSmbBasicFileInfo.getAttributes()public final int getDeviceState()
public final long getCreationTime()
public long getCreateTime()
getCreateTime in interface SmbBasicFileInfoSmbBasicFileInfo.getCreateTime()public final long getLastAccessTime()
getLastAccessTime in interface SmbBasicFileInfopublic final long getLastWriteTime()
getLastWriteTime in interface SmbBasicFileInfopublic final long getAllocationSize()
public final long getEndOfFile()
public long getSize()
getSize in interface SmbBasicFileInfoSmbBasicFileInfo.getSize()public String toString()
toString in class AndXServerMessageBlockCopyright © 2023. All rights reserved.