Package com.bea.wsrp.consumer.resource

Interface Summary
IResourceServletInterceptor Implementations of this interface can be used to intercept "getResource" WSRP operations on the consumer side.
IResourceServletRequestContext A representation a resource request.
IResourceServletResponseContext A representation a resource request.
ResourceConnectionFilter The purpose of a connection filter is to let the consumer determine whether a given resource should be served to user agents or not.
ResourceHeaderFilter Implementations of this interface can filter which HTTP headers on the given HttpServletRequest are passed through to the ResourceProxyServlet.
 

Class Summary
DefaultSecurityCheckResourceServletInterceptor The default base interceptor class for WSRP and Clipper resources.
ResourceHeaders This class represents a set of Headers, with access methods reflecting the HttpServletRequest pattern.
ResourceURLUtils  
ResourceURLUtils.ResourceRequestInfo  
WsrpResourceServletInterceptor  
 



Copyright © 2011, Oracle. All rights reserved.