Uses of Class
amber.client.SocketConnection

Packages that use SocketConnection
amber.client Amber Client. 
 

Uses of SocketConnection in amber.client
 

Constructors in amber.client with parameters of type SocketConnection
SendThread(java.net.Socket socket, SocketConnection parent)
          Construct the thread, with it's parent class so it may pass back messages.
SendThread(java.net.Socket socket, SocketConnection parent, java.util.Vector queue)
          Construct the thread, with it's parent class so it may pass back messages.
ReceiveThread(java.net.Socket socket, SocketConnection parent)
          Construct the thread, with it's parent class so it may pass back messages.
 



Copyright © 2002 Clearfield Research Ltd. All Rights Reserved.