| Modifier and Type | Method and Description |
|---|---|
Configuration |
CIFSContext.getConfig() |
Configuration |
SmbTreeHandle.getConfig() |
Configuration |
SmbSession.getConfig() |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseConfiguration |
class |
DelegatingConfiguration |
class |
PropertyConfiguration
Configuration implementation reading the classic jcifs settings from properties
|
| Constructor and Description |
|---|
DelegatingConfiguration(Configuration delegate) |
| Modifier and Type | Method and Description |
|---|---|
Configuration |
CIFSContextWrapper.getConfig() |
Configuration |
BaseContext.getConfig() |
| Constructor and Description |
|---|
BaseContext(Configuration config)
Construct a context
|
| Constructor and Description |
|---|
FileBothDirectoryInfo(Configuration config,
boolean unicode) |
| Modifier and Type | Method and Description |
|---|---|
static void |
SMB1SigningDigest.writeUTime(Configuration cfg,
long t,
byte[] dst,
int dstIndex) |
| Constructor and Description |
|---|
NetServerEnum2(Configuration config,
String domain,
int serverTypes) |
NetServerEnum2Response(Configuration config) |
NetShareEnum(Configuration config) |
NetShareEnumResponse(Configuration config) |
| Constructor and Description |
|---|
TransCallNamedPipe(Configuration config,
String pipeName,
byte[] data,
int off,
int len) |
TransCallNamedPipeResponse(Configuration config,
byte[] inB) |
TransPeekNamedPipe(Configuration config,
String pipeName,
int fid) |
TransPeekNamedPipeResponse(Configuration config) |
TransTransactNamedPipe(Configuration config,
int fid,
byte[] data,
int off,
int len) |
TransTransactNamedPipeResponse(Configuration config,
byte[] inB) |
TransWaitNamedPipe(Configuration config,
String pipeName) |
TransWaitNamedPipeResponse(Configuration config) |
| Constructor and Description |
|---|
NtTransNotifyChange(Configuration config,
int fid,
int completionFilter,
boolean watchTree) |
NtTransNotifyChangeResponse(Configuration config) |
NtTransQuerySecurityDesc(Configuration config,
int fid,
int securityInformation) |
NtTransQuerySecurityDescResponse(Configuration config) |
| Constructor and Description |
|---|
Trans2FindFirst2(Configuration config,
String filename,
String wildcard,
int searchAttributes,
int batchCount,
int batchSize) |
Trans2FindFirst2Response(Configuration config) |
Trans2FindNext2(Configuration config,
int sid,
int resumeKey,
String filename,
int batchCount,
int batchSize) |
Trans2GetDfsReferral(Configuration config,
String filename) |
Trans2GetDfsReferralResponse(Configuration config) |
Trans2QueryFSInformation(Configuration config,
int informationLevel) |
Trans2QueryFSInformationResponse(Configuration config,
int informationLevel) |
Trans2QueryPathInformation(Configuration config,
String filename,
int informationLevel) |
Trans2QueryPathInformationResponse(Configuration config,
int informationLevel) |
Trans2SetFileInformation(Configuration config,
int fid,
FileInformation info) |
Trans2SetFileInformation(Configuration config,
int fid,
int attributes,
long createTime,
long lastWriteTime,
long lastAccessTime) |
Trans2SetFileInformationResponse(Configuration config) |
| Constructor and Description |
|---|
ServerMessageBlock2Request(Configuration config,
int command) |
ServerMessageBlock2Response(Configuration config) |
ServerMessageBlock2Response(Configuration config,
int command) |
Smb2CancelRequest(Configuration config,
long mid,
long asyncId) |
Smb2EchoRequest(Configuration config) |
Smb2EchoResponse(Configuration config) |
| Constructor and Description |
|---|
Smb2CloseRequest(Configuration config,
byte[] fileId) |
Smb2CloseRequest(Configuration config,
byte[] fileId,
String fileName) |
Smb2CloseRequest(Configuration config,
String fileName) |
Smb2CloseResponse(Configuration config,
byte[] fileId,
String fileName) |
Smb2CreateRequest(Configuration config,
String name) |
Smb2CreateResponse(Configuration config,
String name) |
| Constructor and Description |
|---|
Smb2QueryDirectoryRequest(Configuration config) |
Smb2QueryDirectoryRequest(Configuration config,
byte[] fileId) |
Smb2QueryDirectoryResponse(Configuration config,
byte expectInfoClass) |
Smb2QueryInfoRequest(Configuration config) |
Smb2QueryInfoRequest(Configuration config,
byte[] fileId) |
Smb2QueryInfoResponse(Configuration config,
byte expectInfoType,
byte expectInfoClass) |
Smb2SetInfoRequest(Configuration config) |
Smb2SetInfoRequest(Configuration config,
byte[] fileId) |
Smb2SetInfoResponse(Configuration config) |
| Constructor and Description |
|---|
Smb2FlushRequest(Configuration config,
byte[] fileId) |
Smb2FlushResponse(Configuration config) |
Smb2ReadRequest(Configuration config,
byte[] fileId,
byte[] outputBuffer,
int outputBufferOffset) |
Smb2ReadResponse(Configuration config,
byte[] outputBuffer,
int outputBufferOffset) |
Smb2WriteRequest(Configuration config,
byte[] fileId) |
Smb2WriteResponse(Configuration config) |
| Constructor and Description |
|---|
Smb2IoctlRequest(Configuration config,
int controlCode) |
Smb2IoctlRequest(Configuration config,
int controlCode,
byte[] fileId) |
Smb2IoctlRequest(Configuration config,
int controlCode,
byte[] fileId,
byte[] outputBuffer) |
Smb2IoctlResponse(Configuration config) |
Smb2IoctlResponse(Configuration config,
byte[] outputBuffer) |
| Constructor and Description |
|---|
Smb2LockRequest(Configuration config,
byte[] fileId,
Smb2Lock[] locks) |
Smb2LockResponse(Configuration config) |
Smb2OplockBreakNotification(Configuration config) |
| Constructor and Description |
|---|
Smb2NegotiateRequest(Configuration config,
int securityMode) |
Smb2NegotiateResponse(Configuration cfg) |
| Constructor and Description |
|---|
Smb2ChangeNotifyRequest(Configuration config,
byte[] fileId) |
Smb2ChangeNotifyResponse(Configuration config) |
| Constructor and Description |
|---|
Smb2LogoffRequest(Configuration config) |
Smb2LogoffResponse(Configuration config) |
Smb2SessionSetupResponse(Configuration config) |
| Constructor and Description |
|---|
Smb2TreeConnectRequest(Configuration config,
String path) |
Smb2TreeConnectResponse(Configuration config) |
Smb2TreeDisconnectRequest(Configuration config) |
Smb2TreeDisconnectResponse(Configuration config) |
| Constructor and Description |
|---|
Name(Configuration cfg,
NetbiosName name) |
Name(Configuration cfg,
String name,
int hexCode,
String scope) |
SessionRequestPacket(Configuration config,
NetbiosName calledName,
NetbiosName callingName) |
| Constructor and Description |
|---|
BufferCacheImpl(Configuration cfg) |
| Modifier and Type | Method and Description |
|---|---|
static String |
Strings.fromOEMBytes(byte[] src,
int srcIndex,
int len,
Configuration config) |
static byte[] |
Strings.getOEMBytes(String str,
Configuration config) |
Copyright © 2018. All rights reserved.