| java.lang.Object com.knowgate.jcifs.netbios.NameServicePacket com.knowgate.jcifs.netbios.NameQueryRequest
NameQueryRequest | NameQueryRequest(Name name)(Code) | | |
readBodyWireFormat | int readBodyWireFormat(byte[] src, int srcIndex)(Code) | | |
readRDataWireFormat | int readRDataWireFormat(byte[] src, int srcIndex)(Code) | | |
writeBodyWireFormat | int writeBodyWireFormat(byte[] dst, int dstIndex)(Code) | | |
writeRDataWireFormat | int writeRDataWireFormat(byte[] dst, int dstIndex)(Code) | | |
Methods inherited from com.knowgate.jcifs.netbios.NameServicePacket | abstract int readBodyWireFormat(byte[] src, int srcIndex)(Code)(Java Doc) int readHeaderWireFormat(byte[] src, int srcIndex)(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 readNameTrnId(byte[] src, int srcIndex)(Code)(Java Doc) int readQuestionSectionWireFormat(byte[] src, int srcIndex)(Code)(Java Doc) abstract int readRDataWireFormat(byte[] src, int srcIndex)(Code)(Java Doc) int readResourceRecordWireFormat(byte[] src, int srcIndex)(Code)(Java Doc) int readWireFormat(byte[] src, int srcIndex)(Code)(Java Doc) public String toString()(Code)(Java Doc) abstract int writeBodyWireFormat(byte[] dst, int dstIndex)(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) int writeQuestionSectionWireFormat(byte[] dst, int dstIndex)(Code)(Java Doc) abstract int writeRDataWireFormat(byte[] dst, int dstIndex)(Code)(Java Doc) int writeResourceRecordWireFormat(byte[] dst, int dstIndex)(Code)(Java Doc) int writeWireFormat(byte[] dst, int dstIndex)(Code)(Java Doc)
|
|
|