All Packages  Class Hierarchy

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Index of all Fields and Methods

A

actionPerformed(ActionEvent). Method in class telephony.manager.UserInterface
AppData(). Constructor for class telephony.manager.AppData
AppData(String). Constructor for class telephony.manager.AppData

B

Billing(String, TextArea). Constructor for class telephony.manager.Billing

D

Data(String, TextArea). Constructor for class telephony.manager.Data
dateGet(). Method in class telephony.manager.Billing
dateGet(). Method in class telephony.manager.Data
dateGet(). Method in class telephony.manager.Directory
dateGet(). Method in class telephony.manager.FaxGate
dateGet(). Method in class telephony.manager.Signal
dateSet(Date). Method in class telephony.manager.Billing
dateSet(Date). Method in class telephony.manager.Data
dateSet(Date). Method in class telephony.manager.Directory
dateSet(Date). Method in class telephony.manager.FaxGate
dateSet(Date). Method in class telephony.manager.Signal
Directory(String, TextArea). Constructor for class telephony.manager.Directory

F

FaxGate(String, TextArea). Constructor for class telephony.manager.FaxGate

G

getRef(). Method in class telephony.manager.AppData

M

main(String[]). Static method in class telephony.manager.RunServerGui
main(String[]). Static method in class telephony.manager.testBilling
main(String[]). Static method in class telephony.manager.testDirectory
main(String[]). Static method in class telephony.manager.testFaxGate
main(String[]). Static method in class telephony.manager.testManagementClient
main(String[]). Static method in class telephony.manager.testSignal
manageFunctionInvocation(String, String, String). Static method in class telephony.manager.ManagementClient
This is one of the two public methods intended for use by programmers.
manageFunctionTermination(String, String, String). Static method in class telephony.manager.ManagementClient
This is one of the two public methods intended for use by programmers.
ManagementAccessDeniedException(String). Constructor for class telephony.exceptions.ManagementAccessDeniedException
ManagementException(String). Constructor for class telephony.exceptions.ManagementException
ManagementServer(String, StateManager, TextArea, UserInterface). Constructor for class telephony.manager.ManagementServer
This is the only constructor for a ManagementServer.
ManagementSystemErrorException(String). Constructor for class telephony.exceptions.ManagementSystemErrorException

R

reset(). Method in class telephony.manager.Billing
reset(). Method in class telephony.manager.Directory
reset(). Method in class telephony.manager.FaxGate
reset(). Method in class telephony.manager.Signal
run(). Method in class telephony.manager.ManagementClient
This method lets the ManagementClient be spawned in a thread, and gets it to keep trying to flush its log to the server.
run(). Method in class telephony.manager.ManagementServer
run(). Method in class telephony.manager.UpdateThread
If this thread was constructed using a separate Runnable run object, then that Runnable object's run method is called; otherwise, this method does nothing and returns.
run(). Method in class telephony.manager.UserInterface
RunServerGui(). Constructor for class telephony.manager.RunServerGui

S

setInvocationRV(String, String, int). Method in class telephony.manager.ManagementClient
This public RMI method allows the server to set return values.
setInvocationRV(String, String, int). Method in interface telephony.manager.ManagementClientInterface
setLogCapacity(int). Method in class telephony.manager.ManagementClient
This public RMI method allows the server to set the LogSize.
setLogCapacity(int). Method in interface telephony.manager.ManagementClientInterface
setTerminationRV(String, String, int). Method in class telephony.manager.ManagementClient
This public RMI method allows the server to set return values.
setTerminationRV(String, String, int). Method in interface telephony.manager.ManagementClientInterface
Signal(String, TextArea). Constructor for class telephony.manager.Signal
startServer(). Method in class telephony.manager.UserInterface
stopServer(). Method in class telephony.manager.UserInterface
submitManagementClientLog(ManagementClientLog). Method in class telephony.manager.ManagementServer
This is a publicly available method which is used by ManagementClients via RMI.
submitManagementClientLog(ManagementClientLog). Method in interface telephony.manager.ManagementServerInterface

T

TelephonyException(String). Constructor for class telephony.exceptions.TelephonyException
testBilling(). Constructor for class telephony.manager.testBilling
testDirectory(). Constructor for class telephony.manager.testDirectory
testFaxGate(). Constructor for class telephony.manager.testFaxGate
testManagementClient(). Constructor for class telephony.manager.testManagementClient
testSignal(). Constructor for class telephony.manager.testSignal

U

update(String, StringTokenizer). Method in class telephony.manager.Data
update(StringTokenizer). Method in class telephony.manager.AppData
update(StringTokenizer). Method in class telephony.manager.Billing
update(StringTokenizer). Method in class telephony.manager.Directory
update(StringTokenizer). Method in class telephony.manager.FaxGate
update(StringTokenizer). Method in class telephony.manager.Signal
UpdateThread(UserInterface, StateManager). Constructor for class telephony.manager.UpdateThread
UserInterface(). Constructor for class telephony.manager.UserInterface