Uses of Interface
javax.portlet.faces.BridgeWriteBehindResponse

Packages that use BridgeWriteBehindResponse
javax.portlet.faces   
 

Uses of BridgeWriteBehindResponse in javax.portlet.faces
 

Methods in javax.portlet.faces that return types with arguments of type BridgeWriteBehindResponse
 Class<? extends BridgeWriteBehindResponse> GenericFacesPortlet.getWriteBehindResponse()
          Returns an instantiated class that implements the java.portlet.faces.BridgeWriteBehindResponse>/code> interface the bridge is supposed to use when dispatching render requests.
 



Copyright © 2007-2010 The Apache Software Foundation. All Rights Reserved.