|
Smack | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jivesoftware.smackx.packet.Bytestream.Mode
The stream can be either a TCP stream or a UDP stream.
| Field Summary | |
static Bytestream.Mode |
TCP
A TCP based stream. |
static Bytestream.Mode |
UDP
A UDP based stream. |
| Method Summary | |
boolean |
equals(Object obj)
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public static Bytestream.Mode TCP
public static Bytestream.Mode UDP
| Method Detail |
public String toString()
public boolean equals(Object obj)
|
Smack | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||