pl.mn.communicator.packet.out
Interface GGOutgoingPackage

All Superinterfaces:
GGPacket
All Known Implementing Classes:
GGAddNotify, GGListEmpty, GGLogin60, GGNewStatus, GGNotify, GGPing, GGPubdirRequest, GGRemoveNotify, GGSendMsg, GGUserListRequest

public interface GGOutgoingPackage
extends GGPacket

Version:
$Id: GGOutgoingPackage.java,v 1.1 2005/11/05 23:34:53 winnetou25 Exp $
Author:
Marcin Naglik, Mateusz Szczap

Method Summary
 byte[] getContents()
           
 int getLength()
           
 
Methods inherited from interface pl.mn.communicator.packet.GGPacket
getPacketType
 

Method Detail

getLength

int getLength()

getContents

byte[] getContents()


Copyright 2004-2004-2005 SourceForge.net. All Rights Reserved.