public class Smb2ChangeNotifyResponse extends ServerMessageBlock2Response implements NotifyResponse
SMB2_FLAGS_ASYNC_COMMAND, SMB2_FLAGS_DFS_OPERATIONS, SMB2_FLAGS_PRIORITY_MASK, SMB2_FLAGS_RELATED_OPERATIONS, SMB2_FLAGS_REPLAY_OPERATION, SMB2_FLAGS_SERVER_TO_REDIR, SMB2_FLAGS_SIGNED
Constructor and Description |
---|
Smb2ChangeNotifyResponse(Configuration config) |
Modifier and Type | Method and Description |
---|---|
List<FileNotifyInformation> |
getNotifyInformation() |
clearReceived, error, exception, getErrorCode, getException, getExpiration, getGrantedCredits, getNextResponse, isAsyncHandled, isError, isReceived, isSigned, isVerifyFailed, prepare, received, reset, setAsyncHandled, setExpiration, verifySignature
addFlags, chain, clearFlags, decode, decode, encode, equals, getAsyncId, getCommand, getCredit, getCreditCharge, getDigest, getErrorContextCount, getErrorData, getFlags, getHeaderStart, getLength, getMid, getNextCommandOffset, getRawPayload, getResponse, getSessionId, getStatus, getTreeId, hashCode, isAsync, isRetainPayload, retainPayload, setAsyncId, setCommand, setCredit, setDigest, setExtendedSecurity, setMid, setRawPayload, setReadSize, setResponse, setSessionId, setTreeId, setUid, toString
getNextResponse, isAsync, prepare
decode, encode, getCommand, getDigest, getMid, getResponse, reset, setCommand, setDigest, setExtendedSecurity, setMid, setResponse, setSessionId, setUid
clearReceived, error, exception, getErrorCode, getException, getExpiration, getGrantedCredits, getMid, isError, isReceived, isVerifyFailed, received, reset, setExpiration, setMid, verifySignature
getRawPayload, isRetainPayload, retainPayload, setRawPayload
public Smb2ChangeNotifyResponse(Configuration config)
config
- public List<FileNotifyInformation> getNotifyInformation()
getNotifyInformation
in interface NotifyResponse
NotifyResponse.getNotifyInformation()
Copyright © 2019. All rights reserved.