jcifs_1.3.3.docs.api.jcifs.netbios.SessionServicePacket.html Maven / Gradle / Ivy
Go to download
JCIFS is an Open Source client library that implements the CIFS/SMB networking protocol in 100% Java
SessionServicePacket (JCIFS API)
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD
jcifs.netbios
Class SessionServicePacket
java.lang.Object
jcifs.netbios.SessionServicePacket
- Direct Known Subclasses:
- SessionRequestPacket
public abstract class SessionServicePacket
- extends java.lang.Object
Field Summary | |
---|---|
static int |
NEGATIVE_SESSION_RESPONSE
|
static int |
POSITIVE_SESSION_RESPONSE
|
Constructor Summary | |
---|---|
SessionServicePacket()
|
Method Summary | |
---|---|
int |
writeWireFormat(byte[] dst,
int dstIndex)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
POSITIVE_SESSION_RESPONSE
public static final int POSITIVE_SESSION_RESPONSE
- See Also:
- Constant Field Values
NEGATIVE_SESSION_RESPONSE
public static final int NEGATIVE_SESSION_RESPONSE
- See Also:
- Constant Field Values
Constructor Detail |
---|
SessionServicePacket
public SessionServicePacket()
Method Detail |
---|
writeWireFormat
public int writeWireFormat(byte[] dst, int dstIndex)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
© 2015 - 2025 Weber Informatics LLC | Privacy Policy