Class GroovyServerBridgeRequest

  • All Implemented Interfaces:
    IServerBridgeRequest, groovy.lang.GroovyObject

    @Scriptable
    public final class GroovyServerBridgeRequest
    extends de.uplanet.lucy.server.connector.AbstractGroovyServerBridgeRequest
    • Method Summary

      • Methods inherited from class de.uplanet.lucy.server.connector.AbstractGroovyServerBridgeRequest

        containsKey, createCopy, dump, get, get, getAt, getEntrySet, getHttpBody, getInputStream, getProperty, getReader, getUploadFiles, hasUploadFiles, isEmpty, iterator, popVariables, pushVariables, put, putAt, remove, setHttpBody, setProperty, size
      • Methods inherited from class groovy.lang.GroovyObjectSupport

        getMetaClass, setMetaClass
      • Methods inherited from interface groovy.lang.GroovyObject

        invokeMethod
    • Constructor Detail