Uses of Class
org.restlet.engine.component.ComponentHelper
Packages that use ComponentHelper
-
Uses of ComponentHelper in org.restlet.engine.component
Methods in org.restlet.engine.component that return ComponentHelperModifier and TypeMethodDescriptionprotected ComponentHelperComponentContext.getComponentHelper()Returns the component helper.Methods in org.restlet.engine.component with parameters of type ComponentHelperModifier and TypeMethodDescriptionprotected voidComponentContext.setComponentHelper(ComponentHelper componentHelper) Sets the component helper.Constructors in org.restlet.engine.component with parameters of type ComponentHelper