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

I

incrementEcho() - Method in class peer2me.node.Node
Increments the echo-counter by 1
incrementPing() - Method in class peer2me.node.Node
Increments the ping-counter by 1
INFORMATION - Static variable in class peer2me.log.LogElementType
 
initialize() - Method in class peer2me.framework.Framework
This method initializes the framework, calling on initialize() in Session
initialize() - Method in class peer2me.network.bluetooth.Bluetooth
Starts accepting incoming connections and starts the queue processors
initialize() - Method in class peer2me.network.Network
This method should initialize the framework making it discoverable and ready to perform a search
initialize() - Method in class peer2me.session.Session
Initializes the network.
inquiryCompleted(int) - Method in class peer2me.network.bluetooth.BluetoothSearcher
Required method from DiscoveryListener.
insert(Message) - Method in class peer2me.message.LinkedMessageList
Inserts a MessageListObject at the beginning of the list
insert(Node) - Method in class peer2me.message.LinkedPingRecipientsList
Inserts a Node at the beginning of the list
insertLast(Message) - Method in class peer2me.message.LinkedMessageList
Inserts a MessageListObject at the end of the list
insertLast(Node) - Method in class peer2me.message.LinkedPingRecipientsList
Inserts a PingRecipientObject at the end of the list
InstanceOfRemoteDevice - Class in peer2me.network.bluetooth
This class extends javax.bluetooth.RemoteDevice.
INT - Static variable in class peer2me.message.MessagePart
If this MessagePart contains an int, the method MessagePart.getMessagePartType() will return this constant
InvalidKeyException - Exception in peer2me.exception
This class represents an exception thrown when a trying to extract information from a Message
InvalidKeyException() - Constructor for exception peer2me.exception.InvalidKeyException
Default contstructor
InvalidKeyException(String) - Constructor for exception peer2me.exception.InvalidKeyException
Default constructor
isAccessGranted() - Method in class peer2me.message.FileObject
Returns true if the user has granted the Midlet access to the filesystem.
isEmpty() - Method in class peer2me.message.LinkedMessageList
Checks to see if the list is empty
isEmpty() - Method in class peer2me.message.LinkedPingRecipientsList
Checks to see if the list is empty
isFinished() - Method in class peer2me.network.bluetooth.BluetoothConnectionHandler
If this class has received all the data that the remote device has sent, this class has fulfilled its purpose and is finished.
isFinished() - Method in class peer2me.network.bluetooth.BluetoothPingConnectionHandler
If this class has successfully established an incoming connection, this method will return true.
isNodeAbscent() - Method in class peer2me.node.Node
Compares the number of pings sent and echoes received, comparing to see if the difference is larger than MAX_DIFF.
isProcessQue() - Method in class peer2me.network.bluetooth.PingQueueProcessor
If the queue is being checked at regular intervals, this method returns true
isProcessQueue() - Method in class peer2me.network.bluetooth.MessageQueueProcessor
If the queue is being checked at regular intervals, this method returns true
isShowDate() - Method in class peer2me.log.Log
Gets true if date is to be shown, else false
isShowTime() - Method in class peer2me.log.Log
Gets true if time is to be shown, else false
isTurnedOn() - Method in class peer2me.log.Log
Gets if the log-functionality is turned on or not

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