eXo WS :: REST :: Extentions 2.3.0-GA

Uses of Class
org.exoplatform.services.rest.ext.groovy.MalformedScriptException

Packages that use MalformedScriptException
org.exoplatform.services.rest.ext.groovy   
 

Uses of MalformedScriptException in org.exoplatform.services.rest.ext.groovy
 

Methods in org.exoplatform.services.rest.ext.groovy that throw MalformedScriptException
 void GroovyJaxrsPublisher.validateResource(InputStream in, String name)
          Validate does stream contain Groovy source code which is conforms with requirement to JAX-RS resource.
 void GroovyJaxrsPublisher.validateResource(InputStream in, String name, SourceFolder[] src, SourceFile[] files)
          Validate does stream contain Groovy source code which is conforms with requirement to JAX-RS resource.
 void GroovyJaxrsPublisher.validateResource(String source, String name)
          Validate does source contain Groovy source code which is conforms with requirement to JAX-RS resource.
 void GroovyJaxrsPublisher.validateResource(String source, String name, SourceFolder[] src, SourceFile[] files)
          Validate does source contain Groovy source code which is conforms with requirement to JAX-RS resource.
 void GroovyJaxrsPublisher.validateResource(String source, String charset, String name, SourceFolder[] src, SourceFile[] files)
          Validate does source contain Groovy source code which is conforms with requirement to JAX-RS resource.
 


eXo WS :: REST :: Extentions 2.3.0-GA

Copyright © 2012 eXo Platform SAS. All Rights Reserved.