クラス Smb2ChangeNotifyRequest
- java.lang.Object
-
- jcifs.internal.smb2.ServerMessageBlock2
-
- jcifs.internal.smb2.ServerMessageBlock2Request<Smb2ChangeNotifyResponse>
-
- jcifs.internal.smb2.notify.Smb2ChangeNotifyRequest
-
- すべての実装されたインタフェース:
CommonServerMessageBlock,CommonServerMessageBlockRequest,Request<Smb2ChangeNotifyResponse>,Message,Request
public class Smb2ChangeNotifyRequest extends ServerMessageBlock2Request<Smb2ChangeNotifyResponse>
- 作成者:
- mbechler
-
-
フィールドの概要
フィールド 修飾子とタイプ フィールド 説明 static intFILE_NOTIFY_CHANGE_ATTRIBUTESstatic intFILE_NOTIFY_CHANGE_CREATIONstatic intFILE_NOTIFY_CHANGE_DIR_NAMEstatic intFILE_NOTIFY_CHANGE_EAstatic intFILE_NOTIFY_CHANGE_FILE_NAMEstatic intFILE_NOTIFY_CHANGE_LAST_ACCESSstatic intFILE_NOTIFY_CHANGE_LAST_WRITEstatic intFILE_NOTIFY_CHANGE_SECURITYstatic intFILE_NOTIFY_CHANGE_SIZEstatic intFILE_NOTIFY_CHANGE_STREAM_NAMEstatic intFILE_NOTIFY_CHANGE_STREAM_SIZEstatic intFILE_NOTIFY_CHANGE_STREAM_WRITEstatic intSMB2_WATCH_TREE-
クラスから継承されたフィールド jcifs.internal.smb2.ServerMessageBlock2
SMB2_CANCEL, SMB2_CHANGE_NOTIFY, SMB2_CLOSE, SMB2_CREATE, SMB2_ECHO, 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, SMB2_FLUSH, SMB2_IOCTL, SMB2_LOCK, SMB2_LOGOFF, SMB2_NEGOTIATE, SMB2_OPLOCK_BREAK, SMB2_QUERY_DIRECTORY, SMB2_QUERY_INFO, SMB2_READ, SMB2_SESSION_SETUP, SMB2_SET_INFO, SMB2_TREE_CONNECT, SMB2_TREE_DISCONNECT, SMB2_WRITE
-
-
コンストラクタの概要
コンストラクタ コンストラクタ 説明 Smb2ChangeNotifyRequest(Configuration config, byte[] fileId)
-
メソッドの概要
すべてのメソッド インスタンス・メソッド concreteメソッド 修飾子とタイプ メソッド 説明 protected Smb2ChangeNotifyResponsecreateResponse(CIFSContext tc, ServerMessageBlock2Request<Smb2ChangeNotifyResponse> req)protected intreadBytesWireFormat(byte[] buffer, int bufferIndex)voidsetCompletionFilter(int completionFilter)voidsetNotifyFlags(int notifyFlags)intsize()protected intwriteBytesWireFormat(byte[] dst, int dstIndex)-
クラスから継承されたメソッド jcifs.internal.smb2.ServerMessageBlock2Request
allowChain, createCancel, encode, getCreditCost, getNext, getOverrideTimeout, getResponse, ignoreDisconnect, initResponse, isCancel, isResponseAsync, setNext, setOverrideTimeout, setRequestCredits, setResponse, setTid, split
-
クラスから継承されたメソッド jcifs.internal.smb2.ServerMessageBlock2
addFlags, chain, clearFlags, decode, decode, equals, getAsyncId, getCommand, getConfig, getCredit, getCreditCharge, getDigest, getErrorContextCount, getErrorData, getFlags, getHeaderStart, getLength, getMid, getNextCommandOffset, getRawPayload, getSessionId, getStatus, getTreeId, hashCode, haveResponse, isAsync, isErrorResponseStatus, isRetainPayload, pad8, readErrorResponse, readHeaderWireFormat, reset, retainPayload, setAsyncId, setCommand, setCredit, setDigest, setExtendedSecurity, setMid, setNext, setRawPayload, setReadSize, setSessionId, setTreeId, setUid, size8, size8, toString, writeHeaderWireFormat
-
インタフェースから継承されたメソッド jcifs.internal.CommonServerMessageBlock
decode, getCommand, getDigest, getMid, reset, setCommand, setDigest, setExtendedSecurity, setMid, setSessionId, setUid
-
インタフェースから継承されたメソッド jcifs.util.transport.Message
getRawPayload, isRetainPayload, retainPayload, setRawPayload
-
-
-
-
フィールドの詳細
-
SMB2_WATCH_TREE
public static final int SMB2_WATCH_TREE
- 関連項目:
- 定数フィールド値
-
FILE_NOTIFY_CHANGE_FILE_NAME
public static final int FILE_NOTIFY_CHANGE_FILE_NAME
- 関連項目:
- 定数フィールド値
-
FILE_NOTIFY_CHANGE_DIR_NAME
public static final int FILE_NOTIFY_CHANGE_DIR_NAME
- 関連項目:
- 定数フィールド値
-
FILE_NOTIFY_CHANGE_ATTRIBUTES
public static final int FILE_NOTIFY_CHANGE_ATTRIBUTES
- 関連項目:
- 定数フィールド値
-
FILE_NOTIFY_CHANGE_SIZE
public static final int FILE_NOTIFY_CHANGE_SIZE
- 関連項目:
- 定数フィールド値
-
FILE_NOTIFY_CHANGE_LAST_WRITE
public static final int FILE_NOTIFY_CHANGE_LAST_WRITE
- 関連項目:
- 定数フィールド値
-
FILE_NOTIFY_CHANGE_LAST_ACCESS
public static final int FILE_NOTIFY_CHANGE_LAST_ACCESS
- 関連項目:
- 定数フィールド値
-
FILE_NOTIFY_CHANGE_CREATION
public static final int FILE_NOTIFY_CHANGE_CREATION
- 関連項目:
- 定数フィールド値
-
FILE_NOTIFY_CHANGE_EA
public static final int FILE_NOTIFY_CHANGE_EA
- 関連項目:
- 定数フィールド値
-
FILE_NOTIFY_CHANGE_SECURITY
public static final int FILE_NOTIFY_CHANGE_SECURITY
- 関連項目:
- 定数フィールド値
-
FILE_NOTIFY_CHANGE_STREAM_NAME
public static final int FILE_NOTIFY_CHANGE_STREAM_NAME
- 関連項目:
- 定数フィールド値
-
FILE_NOTIFY_CHANGE_STREAM_SIZE
public static final int FILE_NOTIFY_CHANGE_STREAM_SIZE
- 関連項目:
- 定数フィールド値
-
FILE_NOTIFY_CHANGE_STREAM_WRITE
public static final int FILE_NOTIFY_CHANGE_STREAM_WRITE
- 関連項目:
- 定数フィールド値
-
-
コンストラクタの詳細
-
Smb2ChangeNotifyRequest
public Smb2ChangeNotifyRequest(Configuration config, byte[] fileId)
- パラメータ:
config-fileId-
-
-
メソッドの詳細
-
setNotifyFlags
public void setNotifyFlags(int notifyFlags)
- パラメータ:
notifyFlags- the notifyFlags to set
-
setCompletionFilter
public void setCompletionFilter(int completionFilter)
- パラメータ:
completionFilter- the completionFilter to set
-
createResponse
protected Smb2ChangeNotifyResponse createResponse(CIFSContext tc, ServerMessageBlock2Request<Smb2ChangeNotifyResponse> req)
-
size
public int size()
- 戻り値:
- the size of this message
- 関連項目:
CommonServerMessageBlockRequest.size()
-
writeBytesWireFormat
protected int writeBytesWireFormat(byte[] dst, int dstIndex)
-
readBytesWireFormat
protected int readBytesWireFormat(byte[] buffer, int bufferIndex)
-
-