Uses of Package
org.rribbit.processing
Packages that use org.rribbit.processing
- 
Classes in org.rribbit.processing used by org.rribbit.dispatchingClassDescriptionThis class processes requests on a local machine and exposes its functionality as a simple Java method call.
- 
Classes in org.rribbit.processing used by org.rribbit.processingClassDescriptionThis servlet processes requests that are dispatched by theHttpRequestDispatcher.This class processes requests on a local machine and exposes its functionality as a simple Java method call.TheRequestProcessoris responsible for receivingRequestobjects from aRequestDispatcherand processing them.Interface required to create theRmiRequestProcessorImpl.