A B C D E F G H I L M N O P R S T U W

F

FILE_NAME - Static variable in class peer2me.network.bluetooth.Peer2MeHeaderSet
The name of the file.
FILE_SIZE - Static variable in class peer2me.network.bluetooth.Peer2MeHeaderSet
The total size of the file.
FileHandler - Class in peer2me.util
This class is used to store information about the mobile phone's receive-folder.
FileInfo - Class in peer2me.message
A class that contains information about a received file.
FileInfo(String, String, long) - Constructor for class peer2me.message.FileInfo
Constructor which creates the FileInfo object
FILEINFO - Static variable in class peer2me.message.MessagePart
If this MessagePart contains a FileInfo, the method MessagePart.getMessagePartType() will return this constant
FileNotFoundException - Exception in peer2me.exception
This class represent an exception thrown if a file cannot be found when sending a file.
FileNotFoundException() - Constructor for exception peer2me.exception.FileNotFoundException
Default constructor
FileNotFoundException(String) - Constructor for exception peer2me.exception.FileNotFoundException
Default constructor
FileObject - Class in peer2me.message
Parent class of the two childclasses SendFileObject and ReceivedFileObject A FileObject can be attached to a Message
FileObject(String) - Constructor for class peer2me.message.FileObject
A constructor that takes the full path of a file including the file itself as an argument
FILEOBJECT - Static variable in class peer2me.message.MessagePart
If this MessagePart contains a FileObject, the method MessagePart.getMessagePartType() will return this constant
finishedWriting() - Method in class peer2me.message.ReceivedFileObject
When there are no more bytes to write, this method closes the streams used.
FLOAT - Static variable in class peer2me.message.MessagePart
If this MessagePart contains a float, the method MessagePart.getMessagePartType() will return this constant
Framework - Class in peer2me.framework
Applications using the Peer2Me framework will interact mostly with this class.
FrameworkNotInitializedException - Exception in peer2me.exception
This class represents an exception thrown when the framework has not been initalized before a search is done.
FrameworkNotInitializedException() - Constructor for exception peer2me.exception.FrameworkNotInitializedException
Default constructor
FrameworkNotInitializedException(String) - Constructor for exception peer2me.exception.FrameworkNotInitializedException
Default constructor
FrameworkSubscriber - Interface in peer2me.framework
This interface must be implemented by the application using the Peer2Me framework, and defines required methods

A B C D E F G H I L M N O P R S T U W