Searched defs:Bytestream (Results 1 - 1 of 1) sorted by relevance

/external/smack/src/org/jivesoftware/smackx/bytestreams/socks5/packet/
H A DBytestream.java25 * A packet representing part of a SOCKS5 Bytestream negotiation.
29 public class Bytestream extends IQ { class in inherits:IQ
44 public Bytestream() { method in class:Bytestream
54 public Bytestream(final String SID) { method in class:Bytestream

Completed in 73 milliseconds