Interface MoodleService

All Known Implementing Classes:
MoodleServiceProvider

public interface MoodleService
Represents the client side of a connection to a moodle server.
  • Method Summary

    Modifier and Type
    Method
    Description
    connect(String website, String username, Password password)
    Attempts to establish a connection to the server.