Moving data from HTTP service to a component

Hey

Is it possible to move data from a HTTP service into another Component?

In the Application I start the HTTP service (for getting a Rss xml). But how can I get the data from the HTTP service over in another or a extren component?