public class JythonRequest
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.lang.Object |
entity |
org.python.core.PyDictionary |
query |
| Constructor and Description |
|---|
JythonRequest(java.lang.Object entity,
org.python.core.PyDictionary query) |