|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Classes in com.codestreet.messageforge used by com.codestreet.messageforge | |
BeanValidationException
Bean validation exception. |
|
CMailType
|
|
Converter
Base class for all converters. |
|
ConverterException
Exception thrown by converter classes. |
|
FactoryException
Exception thrown by factory classes. |
|
FieldValidationException
Field validation exception. |
|
MappingException
Exception thrown by mapping classes. |
|
MsgValidationException
Message validation exception. |
|
ProtocolException
Exception thrown by when an exception from the underlying network/protocol is caught. |
|
RBaseException
The BaseException class is used across all core services. |
|
RBeanInfo
|
|
RBeanValidator
Interface implemented by class that can validate beans. |
|
RBusinessException
Exception thrown when a normal usage error condition is trapped. |
|
RDateFormat
Singleton class for formatting Date fields as ,
and creating Date fields from a |
|
RFld
Abstract base class for fields in a RMsg. |
|
RFldArray
Class to represent an array field. |
|
RFldBool
Class to represent a boolean field. |
|
RFldConstraint
Interface to represent a constraint on a message field. |
|
RFldConstraintDatetime
Class to represent a constraint on a date message field. |
|
RFldConstraintDatetimeMinMax
Class to represent a minumum/maximum date constraint on a datetime message field. |
|
RFldConstraintF32
Class to represent a constraint on a float numeric message field. |
|
RFldConstraintF32MinMax
Class to represent a minimum/maximum value constraint on a float numeric message field. |
|
RFldConstraintF64
Class to represent a constraint on a double numeric message field. |
|
RFldConstraintF64MinMax
Class to represent a minimum/maximum value constraint on a double numeric message field. |
|
RFldConstraintI16
Class to represent a constraint on a numeric short message field. |
|
RFldConstraintI16MinMax
Class to represent a minimum/maximum value constraint on a short numeric message field. |
|
RFldConstraintI32
Class to represent a constraint on a numeric int message field. |
|
RFldConstraintI32MinMax
Class to represent a minimum/maximum value constraint on a int numeric message field. |
|
RFldConstraintI64
Class to represent a constraint on a numeric long message field. |
|
RFldConstraintI64MinMax
Class to represent a minimum/maximum value constraint on a long numeric message field. |
|
RFldConstraintI8
Class to represent a constraint on a numeric byte message field. |
|
RFldConstraintI8MinMax
Class to represent a minimum/maximum value constraint on a byte numeric message field. |
|
RFldConstraintNumeric
Class to represent a constraint on a numeric message field. |
|
RFldConstraintString
Class to represent a constraint on a String message field. |
|
RFldConstraintStringLength
Class to represent a minumum/maximum length constraint on a String message field. |
|
RFldDatetime
Class to represent a Date field. |
|
RFldHashtable
Class to represent a hashtable field. |
|
RFldInterface
Interface implemented by RFld and subclasses. |
|
RFldList
Class to represent a list field. |
|
RFldMap
This class is used to implement the field name mapping within the framework. |
|
RFldMapInterface
This interface is implemented by all classes that provide a mapping of field names. |
|
RFldNumeric
Base class of all numeric fields. |
|
RFldType
Field type-safe enumeration. |
|
RFunctor
Functor interface. |
|
RMapMessage
Interface supported by all RMsg objects. |
|
RMoney
Class to represent a Money field. |
|
RMsg
Base class for all message classes. |
|
RMsgFactory
Interface implemented by all message factories. |
|
RMsgFactoryImpl
Factory implementation. |
|
RRequiredGrp
This class represents a required field specification. |
|
RSystemException
Exception thrown when a system error condition is trapped. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |