| com.abiquo.api.resources.BluetoothResource | This class represents a BluetoothResource, and allows to interact with Bluetooth devices |
| com.abiquo.api.resources.CameraResource | This class represents a CameraResource, and allows to grab pictures from a Wireless camera |
| com.abiquo.api.resources.CommandResource | This class represents a CommandResource, and allows to remotely execute shell commands |
| com.abiquo.api.util.DataAdapter | Utility class to assist the partition of plain data: Given a file path, and partitioning from number of lines, create numParts strings containing each part |
| com.abiquo.api.config.DefaultExceptionHandler | Exception handler default behavior implementation |
| com.abiquo.api.resources.FileSystemResource | This class represents a FileSystemResource, and allows interaction with remote file systems |
| com.abiquo.api.services.FileSystemService | This class is used to deploy and retrieve files on remote machines |
| com.abiquo.api.resources.FlickrResource | This class represents a FlickrResource, and allows to interact with the Flickr Web service |
| com.abiquo.api.resources.FrameResource | This class represents a FrameResource, and allows to display photos on the photo frame |
| com.abiquo.Grid | Client entry point to the grid |
| com.abiquo.GridFactory | This class is used to return new instances of the grid object |
| com.abiquo.GridResourceProvider | Auxiliary Grid class used to contact framework entity throw IGridAccess to obtain resources instances |
| com.abiquo.api.resources.JavaResource | This class represents a JavaResource, and allows to remotely execute Java classes |
| com.abiquo.api.access.LocalAccess | Client mode access creates a new framework entity instance and uses its communication and model |
| com.abiquo.api.resources.PingResource | This class represents a PingResource, and works as a simple echo service (for a question, an echo response) |
| com.abiquo.api.resources.PrinterResource | This class represents a PrinterResource, and allows to get the printers listing, and to print a document in an specific printer from the list |
| com.abiquo.api.access.RemoteAccess | Client mode access using a new communication layer to contact a remote framework instance |
| com.abiquo.ResourceIterator | This class allows to iterate over the resource ranking made by the scheduler |
| com.abiquo.api.resources.RFIDResource | This class represents a RFIDResource, and allows to interact with a USB tags reader |
| com.abiquo.api.Service | A service is a service ready to be deployed on a framework and can operated as a resource |
| com.abiquo.api.resources.SquidFakeResource | This class represents a SquidFakeResource, and it emulates the behavior of an SquidResource, but without needing an actual Squid device on the middlewares |
| com.abiquo.api.resources.SquidPlusResource | This class represents a SquidPlusResource |
| com.abiquo.api.resources.SquidResource | This class represents a SquidResource |
| com.abiquo.api.resources.TwitxrResource | This class represents a TwitxrResource, and it exposes the Twitxr API to the grid |
| com.abiquo.api.Workflow | Job aggregation facility |
| com.abiquo.api.config.WorkflowConfiguration | Maintains the configuration of the workflow behavior |
| com.abiquo.api.resources.ZigBeeResource | This class represents a ZigBeeResource |