JavaScript is disabled on your browser.
Seam UI JSF2 support 2.3.5.Final-redhat-1
java.lang.Object
org.jboss.seam.web.AbstractResource
org.jboss.seam.ui.graphicImage.GraphicImageResource
@Scope(value=APPLICATION)
@Name(value="org.jboss.seam.ui.graphicImage.graphicImageResource")
@Install(precedence=0)
@BypassInterceptors
public class GraphicImageResource
extends org.jboss.seam.web.AbstractResource
Serves images from the image store
Method Summary
Methods
Modifier and Type
Method and Description
void
getResource (javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
String
getResourcePath ()
Methods inherited from class org.jboss.seam.web.AbstractResource
getServletContext, isCompressedMimeType, isGzipEnabled, selectOutputStream, setServletContext
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Seam UI JSF2 support 2.3.5.Final-redhat-1
Copyright © 2015 Seam Framework . All Rights Reserved.