Uses of Class
de.hattrickorganizer.net.rmiHOFriendly.HOServerImp

Packages that use HOServerImp
de.hattrickorganizer.model   
de.hattrickorganizer.net.rmiHOFriendly   
 

Uses of HOServerImp in de.hattrickorganizer.model
 

Fields in de.hattrickorganizer.model declared as HOServerImp
protected  HOServerImp Server.m_clHOServer
          Kommunikations Socket Interface
 

Methods in de.hattrickorganizer.model that return HOServerImp
 HOServerImp Server.getHOServer()
          Getter for property m_clHOServer.
 

Methods in de.hattrickorganizer.model with parameters of type HOServerImp
 void Server.setHOServer(HOServerImp m_clHOServer)
          Setter for property m_clHOServer.
 

Uses of HOServerImp in de.hattrickorganizer.net.rmiHOFriendly
 

Fields in de.hattrickorganizer.net.rmiHOFriendly declared as HOServerImp
protected  HOServerImp HoServerWorker.m_clHOServer
          TODO Missing Parameter Documentation
 

Constructors in de.hattrickorganizer.net.rmiHOFriendly with parameters of type HOServerImp
HoServerWorker(HOServerImp server)
          Creates a new instance of HoServerWorker