Uses of Interface
com.trendmicro.grid.acl.l0.Level0RestService

Packages that use Level0RestService
com.trendmicro.grid.acl.l0 ENTRY POINT: Defines all "level-0" frontend GRID interfaces and implementations for SOAP & REST services. 
 

Uses of Level0RestService in com.trendmicro.grid.acl.l0
 

Classes in com.trendmicro.grid.acl.l0 that implement Level0RestService
 class PublicAuthenticationRestService
          Implements a REST api to PublicAuthenticationService, to prepare the offering of REST services with authentication.
 class PublicCategoryRestService
          Implements a REST styled interface on top of the SOAP api using JAX-RS
 class PublicFileRestService
          Implements a REST styled interface on top of the SOAP api using JAX-RS
 class PublicPackageRestService
          Implements a REST styled interface on top of the SOAP api using JAX-RS
 class ServerStatisticsRestService
          Implements a REST service that provides the values offered by the server statistics service.