@Named @RequestScoped public class ImageLoader extends Object implements Serializable
| Constructor and Description |
|---|
ImageLoader() |
| Modifier and Type | Method and Description |
|---|---|
void |
paintAvatarImage(OutputStream out,
Object data) |
void |
paintImage(OutputStream out,
Object data) |
public void paintImage(OutputStream out, Object data) throws IOException
IOExceptionpublic void paintAvatarImage(OutputStream out, Object data) throws IOException
IOExceptionCopyright © 2013 JBoss by Red Hat. All Rights Reserved.