Uses of Interface
jcifs.SmbPipeHandle
-
Packages that use SmbPipeHandle Package Description jcifs jcifs.smb -
-
Uses of SmbPipeHandle in jcifs
Methods in jcifs with type parameters of type SmbPipeHandle Modifier and Type Method Description <T extends SmbPipeHandle>
TSmbPipeHandle. unwrap(Class<T> type)Methods in jcifs that return SmbPipeHandle Modifier and Type Method Description SmbPipeHandleSmbPipeResource. openPipe()Create a pipe handle -
Uses of SmbPipeHandle in jcifs.smb
Subinterfaces of SmbPipeHandle in jcifs.smb Modifier and Type Interface Description interfaceSmbPipeHandleInternalMethods in jcifs.smb that return SmbPipeHandle Modifier and Type Method Description SmbPipeHandleSmbNamedPipe. openPipe()
-