|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.web_visage.ichat.IChatServerForwardMessage
public class IChatServerForwardMessage
Server iChat forward message.
| Constructor Summary | |
|---|---|
IChatServerForwardMessage(byte[] aCryptedMessage)
Constructor. |
|
| Method Summary | |
|---|---|
byte[] |
asByteArray()
Returns byte representation of the message. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IChatServerForwardMessage(byte[] aCryptedMessage)
aCryptedMessage - | Method Detail |
|---|
public byte[] asByteArray()
asByteArray in interface ByteRepresentable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||