|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ComponentHelper | |
---|---|
com.noelios.restlet | Core classes of the implementation. |
com.noelios.restlet.component | Implementation of Components. |
Uses of ComponentHelper in com.noelios.restlet |
---|
Methods in com.noelios.restlet that return ComponentHelper | |
---|---|
ComponentHelper |
Engine.createHelper(Component component)
|
Uses of ComponentHelper in com.noelios.restlet.component |
---|
Methods in com.noelios.restlet.component that return ComponentHelper | |
---|---|
protected ComponentHelper |
ComponentContext.getComponentHelper()
Returns the component helper. |
Methods in com.noelios.restlet.component with parameters of type ComponentHelper | |
---|---|
protected void |
ComponentContext.setComponentHelper(ComponentHelper componentHelper)
Sets the component helper. |
Constructors in com.noelios.restlet.component with parameters of type ComponentHelper | |
---|---|
ComponentContext(ComponentHelper componentHelper)
Constructor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |