package railo.runtime.tag; public interface Http { void setParam(HttpParamBean param); }