Uses of Package
com.speedment.common.rest
-
Classes in com.speedment.common.rest used by com.speedment.common.rest Class Description Header A header parameter that will become part of the connection header.Option An open interface for different types of options that can be passed to the connector.Option.Type Enumeration of the different implementations of theOptioninterface.Param A query parameter that will become part of the command URL.Response A response from the server than can be parsed into json, or just read to get the status code.Rest This is the main interface of the REST system.Rest.Method Rest.Protocol