| java.lang.Object com.knowgate.jcifs.netbios.SessionServicePacket com.knowgate.jcifs.netbios.SessionRequestPacket
SessionRequestPacket | SessionRequestPacket()(Code) | | |
SessionRequestPacket | SessionRequestPacket(Name calledName, Name callingName)(Code) | | |
writeTrailerWireFormat | int writeTrailerWireFormat(byte[] dst, int dstIndex)(Code) | | |
Methods inherited from com.knowgate.jcifs.netbios.SessionServicePacket | int readHeaderWireFormat(InputStream in, byte[] buffer, int bufferIndex) throws IOException(Code)(Java Doc) static int readInt2(byte[] src, int srcIndex)(Code)(Java Doc) static int readInt4(byte[] src, int srcIndex)(Code)(Java Doc) static int readLength(byte[] src, int srcIndex)(Code)(Java Doc) static int readPacketType(InputStream in, byte[] buffer, int bufferIndex) throws IOException(Code)(Java Doc) abstract int readTrailerWireFormat(InputStream in, byte[] buffer, int bufferIndex) throws IOException(Code)(Java Doc) int readWireFormat(InputStream in, byte[] buffer, int bufferIndex) throws IOException(Code)(Java Doc) int writeHeaderWireFormat(byte[] dst, int dstIndex)(Code)(Java Doc) static void writeInt2(int val, byte[] dst, int dstIndex)(Code)(Java Doc) static void writeInt4(int val, byte[] dst, int dstIndex)(Code)(Java Doc) abstract int writeTrailerWireFormat(byte[] dst, int dstIndex)(Code)(Java Doc) int writeWireFormat(byte[] dst, int dstIndex)(Code)(Java Doc)
|
|
|