public class

ControllerResource

extends ServerResource
java.lang.Object
   ↳ org.restlet.resource.Resource
     ↳ org.restlet.resource.UniformResource
       ↳ org.restlet.resource.ServerResource
         ↳ org.apache.helix.webapp.resources.ControllerResource

Summary

Public Constructors
ControllerResource()
Public Methods
Representation get()
Representation post(Representation entity)
[Expand]
Inherited Methods
From class org.restlet.resource.ServerResource
From class org.restlet.resource.Resource
From class java.lang.Object

Public Constructors

public ControllerResource ()

Public Methods

public Representation get ()

public Representation post (Representation entity)