|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectpl.mn.communicator.packet.handlers.PacketContext
public class PacketContext
Created on 2004-11-27
| Constructor Summary | |
|---|---|
PacketContext(Session session,
GGHeader header,
byte[] packageContent)
|
|
| Method Summary | |
|---|---|
GGHeader |
getHeader()
Returns the Gadu-Gadu packet header. |
byte[] |
getPackageContent()
Returns the content of the Gadu-Gadu packet. |
Session.SessionAccessor |
getSessionAccessor()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PacketContext(Session session,
GGHeader header,
byte[] packageContent)
| Method Detail |
|---|
public Session.SessionAccessor getSessionAccessor()
public GGHeader getHeader()
public byte[] getPackageContent()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||