public interface REpiceaCodeTranslator
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
processCode(java.lang.String request)
This method processes a request from another language.
|
java.lang.Object processCode(java.lang.String request) throws java.lang.Exception
request
- a Stringjava.lang.Exception
- should throw an exception if anything goes wrong