<<<<<<< HEAD
A B C D E F G H I J K M O P R S T W 
All Classes All Packages =======
A C E F G I M O R S T W 
All Classes All Packages >>>>>>> master

F

<<<<<<< HEAD
flush() - Method in class com.coswald.jtalker.net.ServerOutputStream
Flushes this output stream.
A B C D E F G H I J K M O P R S T W 
All Classes All Packages
=======
init() - Method in interface com.coswald.jtalker.Initializable
Finishes the construction (or initialization) of an object.
init() - Method in class com.coswald.jtalker.net.TCPClient
Initializes the client by constructing the socket, creating its input and output streams, waits to be connected, receives a boolean value from the server, sends our unique identifier to the server, and starts the listening thread.
init() - Method in class com.coswald.jtalker.net.TCPClientInstance
Initializes the client instance.
init() - Method in class com.coswald.jtalker.net.TCPServer
Initializes the server by binding a ServerSocket to a port.
Initializable - Interface in com.coswald.jtalker
Describes an object that must call init before the object can be used.
input - Variable in class com.coswald.jtalker.net.TCPClientInstance
The input stream used for socket input.
isRunning() - Method in class com.coswald.jtalker.net.TCPClient
Returns the boolean value that represents whether the client is running.
isRunning() - Method in class com.coswald.jtalker.net.TCPServer
Returns the boolean value that represents whether the server is running.
A C E F G I M O R S T W 
All Classes All Packages
>>>>>>> master