Package marauroa.client


package marauroa.client
This package contains the client framework that you need to extend to implement a real client.
  • Class Summary
    Class
    Description
    It is a wrapper over all the things that the client should do.
  • Exception Summary
    Exception
    Description
    this acception is thrown when the ip-address is banned.
    this exception is thrown when a login failed for example because of a wrong password.
    this exception is thrown if a connection to the server cannot be established within the given time.