Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Br.com.caelum.vraptor.observer Classes and Interfaces - 21 results found.
NameDescriptionTypePackageFramework
ByteArrayDownloadClassbr.com.caelum.vraptor.observer.downloadVRaptor
CommonsUploadMultipartObserverA multipart observer based on Apache Commons Upload.Classbr.com.caelum.vraptor.observer.uploadVRaptor
DefaultMultipartConfigDefault implementation for MultipartConfig.Classbr.com.caelum.vraptor.observer.uploadVRaptor
DefaultUploadedFileDefault implementation for UploadedFile.Classbr.com.caelum.vraptor.observer.uploadVRaptor
DeserializingObserverImportant: this class must observe MethodReady because it is fired just before ExecuteMethod executionClassbr.com.caelum.vraptor.observerVRaptor
DownloadInterfacebr.com.caelum.vraptor.observer.downloadVRaptor
DownloadObserverObserver that return a File or an InputStream when method return type is a download type.Classbr.com.caelum.vraptor.observer.downloadVRaptor
DownloadViewA view implementation that writes a download into response.Classbr.com.caelum.vraptor.observer.downloadVRaptor
ExecuteMethodInterceptor that executes the logic method.Classbr.com.caelum.vraptor.observerVRaptor
FileDownloadReads bytes from a file into the result.Classbr.com.caelum.vraptor.observer.downloadVRaptor
ForwardToDefaultViewObserves MethodExecuted event, and forwards to the default view if no view was rendered so far.Classbr.com.caelum.vraptor.observerVRaptor
InputStreamDownloadHandles download by reading from a input stream byte by byte.Classbr.com.caelum.vraptor.observer.downloadVRaptor
InstantiateObserverInstantiates the current instance of controller class.Classbr.com.caelum.vraptor.observerVRaptor
MultipartConfigBasic multi part interceptor configuration.Interfacebr.com.caelum.vraptor.observer.uploadVRaptor
NullMultipartObserverThis observer will warn a message in console when no commons-fileupload was found in classpath and application try to upload any files.Classbr.com.caelum.vraptor.observer.uploadVRaptor
OutjectResultOutjects the result of the method invocation to the desired resultAuthor:guilherme silveira, Rodrigo TuriniClassbr.com.caelum.vraptor.observerVRaptor
ParameterIncluderIncludes all the parameters on the view of a method annotated with IncludeParameters annotationClassbr.com.caelum.vraptor.observerVRaptor
ParametersInstantiatorAn observer which instantiates parameters and provide them to the request.Classbr.com.caelum.vraptor.observerVRaptor
RequestHandlerObserverLooks up the ControllerMethod for a specific request and start InterceptorStack if it was found, otherwise delegates for the 404 component.Classbr.com.caelum.vraptor.observerVRaptor
UploadedFileAn interface which represents the information of an uploaded file.Interfacebr.com.caelum.vraptor.observer.uploadVRaptor
UploadedFileConverterA converter capable of setting UploadedFiles based on files parsed by the multipart interceptor.Classbr.com.caelum.vraptor.observer.uploadVRaptor