public class ResponseHelper extends Object
static Response
blob(Blob blob)
blobs(List<Blob> blobs)
emptyContent()
notAllowed()
notFound()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static Response notFound()
public static Response emptyContent()
public static Response notAllowed()
public static Response blob(Blob blob)
public static Response blobs(List<Blob> blobs) throws Exception
Exception
Copyright © 2013 Nuxeo SA. All Rights Reserved.