Package | Description |
---|---|
com.google.web.bindery.requestfactory.server |
Server-side classes for mediating between the client-side and the persistent
datastore.
|
Modifier and Type | Method and Description |
---|---|
protected RequestFactoryJarExtractor.ErrorContext |
RequestFactoryJarExtractor.ErrorContext.fork() |
RequestFactoryJarExtractor.ErrorContext |
RequestFactoryJarExtractor.ErrorContext.setMethod(org.objectweb.asm.commons.Method method) |
RequestFactoryJarExtractor.ErrorContext |
RequestFactoryJarExtractor.ErrorContext.setType(org.objectweb.asm.Type type) |
Constructor and Description |
---|
ErrorContext(RequestFactoryJarExtractor.ErrorContext parent) |