Uses of Class
edu.UCL.satin.impl.advertising.central.server.AdvertisingServer

Packages that use AdvertisingServer
edu.UCL.satin.impl.advertising.central.server   
 

Uses of AdvertisingServer in edu.UCL.satin.impl.advertising.central.server
 

Fields in edu.UCL.satin.impl.advertising.central.server declared as AdvertisingServer
private  AdvertisingServer SocketHandler.server
           
 

Constructors in edu.UCL.satin.impl.advertising.central.server with parameters of type AdvertisingServer
SocketHandler(java.net.Socket socket, AdvertisingServer server)
          Starts parsing the data sent from a remote host as a thread