| Name | Description | Type | Package | Framework |
| AbstractPData | Abstract implementation of the basic PData methods. | Class | org.barracudamvc.plankton.data | Barracuda |
| Base64 | This class provides encode/decode for RFC 2045 Base64 as defined by RFC 2045, N. | Class | org.barracudamvc.plankton.data | Barracuda |
| BetterPipedInputStream | An InputStream that functions just like BetterPipedReader. | Class | org.barracudamvc.plankton.io | Barracuda |
| BetterPipedOutputStream | Class | org.barracudamvc.plankton.io | Barracuda | |
| BetterPipedReader | This class is based on Sun's PipedReader. | Class | org.barracudamvc.plankton.io | Barracuda |
| BetterPipedWriter | This class is based on Sun's PipedWriter. | Class | org.barracudamvc.plankton.io | Barracuda |
| Classes | Class | org.barracudamvc.plankton | Barracuda | |
| CollectionsUtil | Collections utilitiesConstructor SummaryCollectionsUtil() | Class | org.barracudamvc.plankton.data | Barracuda |
| ContextServices | This class defines a convenience method to get the servlet context. | Class | org.barracudamvc.plankton.http | Barracuda |
| DateUtil | Class | org.barracudamvc.plankton | Barracuda | |
| DefaultStateMap | A StateMap is an object that is capable of carrying state information along with it--you can put properties into the | Class | org.barracudamvc.plankton.data | Barracuda |
| ExceptionUtil | Class | org.barracudamvc.plankton.exceptions | Barracuda | |
| HttpConverter | This class provides a simple series of static methods to convert a Map to a URL String and vica-versa | Class | org.barracudamvc.plankton.http | Barracuda |
| HttpOutputWriter | This interfaces defines the necessaries to write the output to the URL (When POSTING) | Interface | org.barracudamvc.plankton.http | Barracuda |
| HttpRequester | This class encapsulates access to/from a URL via both POST and GET methods. | Class | org.barracudamvc.plankton.http | Barracuda |
| HttpServices | This class provides HTTP-related utility methods. | Class | org.barracudamvc.plankton.http | Barracuda |
| HttpSessionStateMap | The implementation provides a StateMap bridge to a HttpSession object. | Class | org.barracudamvc.plankton.data | Barracuda |
| LightweightURL | A lightweight URL classConstructor SummaryLightweightURL(java. | Class | org.barracudamvc.plankton.http | Barracuda |
| Locales | Simple locale utilities. | Class | org.barracudamvc.plankton.l10n | Barracuda |
| Localize | Simple localization utilities. | Class | org.barracudamvc.plankton.l10n | Barracuda |
| MapStateMap | The implementation provides a StateMap bridge to a Map object. | Class | org.barracudamvc.plankton.data | Barracuda |
| NameSpace | This class defines a NameSpace entity (like a key) that can be used to set/retrieve objects from the ObjectRepository | Class | org.barracudamvc.plankton.data | Barracuda |
| NestableException | This class simply defines a NestableException. | Class | org.barracudamvc.plankton.exceptions | Barracuda |
| ObjectRepository | This class provides access to several different generic statemap repositories, scoped for Global, Session, Local, or custom (NameSpace or Name. | Class | org.barracudamvc.plankton.data | Barracuda |
| ObjectRepository .SessionRepository | The basic idea behind this is that we want to wrap the session as a ObjectRepository object. | Class | org.barracudamvc.plankton.data.ObjectRepository | Barracuda |
| ObjectRepositoryAssembler | This class basically assembles objects into the default ObjectRepository based on an XML descriptor file. | Class | org.barracudamvc.plankton.data | Barracuda |