Uses of Package
socket

Packages that use socket
gui   
gui.transact   
socket   
 

Classes in socket used by gui
SpeechHandler
          The method startupRecognitionServer runs the external "recserver" command.
 

Classes in socket used by gui.transact
ClientCom
          Connection to a server via stream socket, by specifying port number and IP address.
DialogueServerHandler
           
OSProcess
          Class for interfacing with the environment in order to execute a specified string command in a separate process runtime command.
SpeechHandler
          The method startupRecognitionServer runs the external "recserver" command.
 

Classes in socket used by socket
OSProcess
          Class for interfacing with the environment in order to execute a specified string command in a separate process runtime command.
ServerConnectionException
           
StreamPrinter