Package org.apache.clerezza.triaxrs.providers

Class Summary
AggregatedProviders An implementtaion of Providers that delegates to a list of providers (delegates) so that the provider returned by the first delegate not answering null will be returned.
CascadingProviders CascadingProviders is an implementation of Providers and it contains a tree of ProvidersImpls where each ProvidersImpl is assigned a certain path prefix
DefaultProviders this class defines and creates the default providers
ProvidersImpl An implementation of Providers that allows setting providers by instance and by class at construction or afterwards
 



Copyright © 2012 The Apache Software Foundation. All Rights Reserved.