com.nabhinc.core |
Stringbeans common core classes.
|
Java Source File Name | Type | Comment |
AbstractServlet.java | Class | Root class of StringBeans servlets. |
Constants.java | Class | Defines generic constants.
author: Padmanabh Dabke author: (c) 2001 Nabh Information Systems, Inc. |
Defaults.java | Class | author: Padmanabh Dabke author: (c) 2001 Nabh Information Systems, Inc. |
Group.java | Interface | Objects that can have members
author: Padmanabh Dabke author: (c) 2007 Nabh Information Systems, Inc. |
MimeTypes.java | Class | Defines mime types
author: Padmanabh Dabke author: (c) 2003 Nabh Information Systems, Inc. |
NabhObject.java | Class | author: Padmanabh Dabke author: (c) 2005 Nabh Information Systems, Inc. |
NamedObject.java | Interface | author: Padmanabh Dabke author: (c) 2004 Nabh Information Systems, Inc. |
NullObject.java | Class | Placeholder for passing null objects.
author: Padmanabh Dabke author: (c) 2004 Nabh Information Systems, Inc. |
Ownable.java | Interface | Objects with an owner
author: Padmanabh Dabke author: (c) 2006 Nabh Information Systems, Inc. |
OwnableImpl.java | Class | Objects with an owner
author: Padmanabh Dabke author: (c) 2006 Nabh Information Systems, Inc. |
WebServiceRequest.java | Interface | author: Padmanabh Dabke author: Abstract view of a request made to a Web service. |
WebServiceSession.java | Interface | |
XMLInitable.java | Interface | Represents objects that can be initialized via an XML element.
author: Padmanabh Dabke author: (c) 2001 Nabh Information Systems, Inc. |
XMLSerializable.java | Interface | Represents objects that can be initialized via an XML element.
author: Padmanabh Dabke author: (c) 2001 Nabh Information Systems, Inc. |