Uses of Interface
jcifs.Decodable
-
-
Uses of Decodable in jcifs.internal
Subinterfaces of Decodable in jcifs.internal Modifier and Type Interface Description interfaceAllocInfo -
Uses of Decodable in jcifs.internal.dfs
Classes in jcifs.internal.dfs that implement Decodable Modifier and Type Class Description classDfsReferralResponseBufferclassReferral -
Uses of Decodable in jcifs.internal.dtyp
Subinterfaces of Decodable in jcifs.internal.dtyp Modifier and Type Interface Description interfaceSecurityInfoClasses in jcifs.internal.dtyp that implement Decodable Modifier and Type Class Description classACEAn Access Control Entry (ACE) is an element in a security descriptor such as those associated with files and directories.classSecurityDescriptorInternal use only -
Uses of Decodable in jcifs.internal.fscc
Subinterfaces of Decodable in jcifs.internal.fscc Modifier and Type Interface Description interfaceBasicFileInformationinterfaceFileInformationinterfaceFileSystemInformationClasses in jcifs.internal.fscc that implement Decodable Modifier and Type Class Description classFileBasicInfoclassFileBothDirectoryInfoclassFileEndOfFileInformationclassFileFsFullSizeInformationclassFileFsSizeInformationclassFileInternalInfoclassFileRenameInformation2classFileStandardInfoclassSmbInfoAllocation -
Uses of Decodable in jcifs.internal.smb1.com
Classes in jcifs.internal.smb1.com that implement Decodable Modifier and Type Class Description classLockingAndXRange -
Uses of Decodable in jcifs.internal.smb1.trans.nt
Classes in jcifs.internal.smb1.trans.nt that implement Decodable Modifier and Type Class Description classFileNotifyInformationImplFile notification information -
Uses of Decodable in jcifs.internal.smb2.create
Subinterfaces of Decodable in jcifs.internal.smb2.create Modifier and Type Interface Description interfaceCreateContextResponse -
Uses of Decodable in jcifs.internal.smb2.info
Methods in jcifs.internal.smb2.info with type parameters of type Decodable Modifier and Type Method Description <T extends Decodable>
TSmb2QueryInfoResponse. getInfo(Class<T> clazz)Methods in jcifs.internal.smb2.info that return Decodable Modifier and Type Method Description DecodableSmb2QueryInfoResponse. getInfo() -
Uses of Decodable in jcifs.internal.smb2.ioctl
Classes in jcifs.internal.smb2.ioctl that implement Decodable Modifier and Type Class Description classSrvCopyChunkCopyResponseclassSrvPipePeekResponseclassSrvRequestResumeKeyResponseclassValidateNegotiateInfoResponseMethods in jcifs.internal.smb2.ioctl with type parameters of type Decodable Modifier and Type Method Description <T extends Decodable>
TSmb2IoctlResponse. getOutputData(Class<T> responseType)Methods in jcifs.internal.smb2.ioctl that return Decodable Modifier and Type Method Description protected DecodableSmb2IoctlResponse. createInputDecodable()protected DecodableSmb2IoctlResponse. createOutputDecodable()DecodableSmb2IoctlResponse. getInputData()DecodableSmb2IoctlResponse. getOutputData() -
Uses of Decodable in jcifs.internal.smb2.nego
Subinterfaces of Decodable in jcifs.internal.smb2.nego Modifier and Type Interface Description interfaceNegotiateContextResponseClasses in jcifs.internal.smb2.nego that implement Decodable Modifier and Type Class Description classEncryptionNegotiateContextclassPreauthIntegrityNegotiateContext
-