|
eXo WS :: REST :: Extentions 2.3.0-GA | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||