|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.dexterim.oscar.entity.Channel
Channels are used to transmit information with different semantics over the same TCP/IP Connection. There are currently 5 channels in use: 0x01 - New Connection Negotiation 0x02 - SNAC data 0x03 - FLAP-level Error 0x04 - Close Connection Negotiation 0x05 - Keep alive
Constructor Summary | |
Channel()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Channel()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |