Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
L
N
O
P
R
S
T
W
T
TEXT_PACKAGE
- Static variable in class peer2me.domain.
DataPackage
TextPackage
- class peer2me.domain.
TextPackage
.
This class represents a data package containing text that should be sent over the network.
TextPackage(Node, String[], String)
- Constructor for class peer2me.domain.
TextPackage
Constructor
TextPackage()
- Constructor for class peer2me.domain.
TextPackage
Constructor used to create an empty TextPackage object to fill with the parseBytes() method
toSendableFormat()
- Method in class peer2me.domain.
DataPackage
This method transforms this data package into a byte array (byte[]) that is possible to send over a network stream
toSendableFormat()
- Method in class peer2me.domain.
FilePackage
This method transforms this file package into a byte array (byte[]) that is possible to send over a network stream
toSendableFormat()
- Method in class peer2me.domain.
GroupSyncPackage
This method transforms this groupsync package into a byte array (byte[]) that is possible to send over a network stream
toSendableFormat()
- Method in class peer2me.domain.
TextPackage
This method transforms this text package into a byte array (byte[]) that is possible to send over a network stream
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
L
N
O
P
R
S
T
W