|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.starla.smb.SMBSession | +--com.starla.smb.SMBIPCSession | +--com.starla.smb.SMBCIFSPipeSession
SMB CIFS pipe session class
Fields inherited from class com.starla.smb.SMBSession |
DBGDumpPacket,
DBGHexDump,
DBGPacketType,
DEFAULT_BUFSIZE,
EncryptPass,
RawRead,
RawWrite,
UserMode |
Method Summary | |
void |
CloseSession()
Close this connection with the remote server. |
Methods inherited from class com.starla.smb.SMBSession |
getDeviceType,
getDialect,
getDomain,
getEncryptionKey,
getLANManagerType,
getMaximumPacketSize,
getOperatingSystem,
getPassword,
getServer,
getSessionFlag,
getSessionId,
getShareName,
getUserId,
getUserName,
hasDebugOption,
isActive,
isDebug,
print,
println,
println,
setDebug,
setEncryptionKey,
setRawMode,
setSecurityMode,
toString |
Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
Method Detail |
public void CloseSession() throws java.io.IOException
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |