jcifs.netbios
Class SessionServicePacket
java.lang.Object
jcifs.netbios.SessionServicePacket
- Direct Known Subclasses:
- SessionRequestPacket
public abstract class SessionServicePacket
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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
SessionServicePacket
public SessionServicePacket()
writeWireFormat
public int writeWireFormat(byte[] dst,
int dstIndex)
Copyright © 2012. All Rights Reserved.