Uses of Class
com.atlassian.plugins.rest.common.error.jersey.UncaughtExceptionEntity

Packages that use UncaughtExceptionEntity
com.atlassian.plugins.rest.common.error.jersey   
 

Uses of UncaughtExceptionEntity in com.atlassian.plugins.rest.common.error.jersey
 

Methods in com.atlassian.plugins.rest.common.error.jersey with parameters of type UncaughtExceptionEntity
 long UncaughtExceptionEntityWriter.getSize(UncaughtExceptionEntity t, java.lang.Class<?> type, java.lang.reflect.Type genericType, java.lang.annotation.Annotation[] annotations, javax.ws.rs.core.MediaType mediaType)
           
 void UncaughtExceptionEntityWriter.writeTo(UncaughtExceptionEntity t, java.lang.Class<?> type, java.lang.reflect.Type genericType, java.lang.annotation.Annotation[] annotations, javax.ws.rs.core.MediaType mediaType, javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.Object> httpHeaders, java.io.OutputStream entityStream)
           
 



Copyright © 2012 Atlassian. All Rights Reserved.