Groovy Documentation

grails.test.mixin.web
[Groovy] Class TestResponseMimeTypesApi

java.lang.Object
  org.codehaus.groovy.grails.plugins.web.api.ResponseMimeTypesApi
      grails.test.mixin.web.TestResponseMimeTypesApi

class TestResponseMimeTypesApi
extends ResponseMimeTypesApi

Field Summary
 
Fields inherited from class ResponseMimeTypesApi
__$stMC, __timeStamp, __timeStamp__239_neverHappen1393928668881
 
Method Summary
MimeType[] getMimeTypes()

 
Methods inherited from class ResponseMimeTypesApi
getFormat, getMetaClass, setMetaClass, setProperty, getProperty, invokeMethod, __$swapInit, super$1$notify, super$1$notifyAll, super$1$clone, super$1$wait, super$1$wait, super$1$wait, super$1$getClass, super$1$finalize, super$1$equals, super$1$hashCode, getMimeTypes, getMimeTypes, this$dist$invoke$1, this$dist$set$1, this$dist$get$1, super$1$toString, this$2$getMimeTypesInternal, withFormat, setMimeTypes, getGrailsApplication, setGrailsApplication, getApiSupport, setApiSupport, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
 
Methods inherited from class java.lang.Object
java.lang.Object#wait(), java.lang.Object#wait(long, int), java.lang.Object#wait(long), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll()
 

Method Detail

getMimeTypes

@Override
MimeType[] getMimeTypes()


 

Groovy Documentation