org.apache.tuscany.sca.implementation.resource
Interface Resource

All Superinterfaces:
Collection<java.lang.String,java.io.InputStream>

public interface Resource
extends Collection<java.lang.String,java.io.InputStream>

The service interface of resource implementations. This is not an API for application developers. Application developers should use the data collection API to invoke resource components.


Method Summary
 
Methods inherited from interface org.apache.tuscany.sca.data.collection.Collection
delete, get, getAll, post, put, query