Package | Description |
---|---|
org.xins.client |
XINS client framework.
|
org.xins.common.collections |
Collection-related utility classes.
|
org.xins.common.manageable |
Interface for manageable objects, with supporting classes.
|
org.xins.common.service |
Service calling classes, supporting load-balancing and failover.
|
org.xins.common.servlet |
Servlet-related utility classes.
|
org.xins.server |
XINS server framework.
|
org.xins.server.frontend |
XINS Frontend Framework.
|
Class and Description |
---|
InvalidPropertyValueException
Exception thrown to indicate the property of a value is invalid.
|
MissingRequiredPropertyException
Exception thrown to indicate a required property has no value set for it.
|
Class and Description |
---|
AbstractPropertyReader
Base for
PropertyReader implementations that use an underlying
Map instance. |
IncorrectSecretKeyException
Exception that indicates a secret key argument did not match the actual
secret key.
|
InvalidPropertyValueException
Exception thrown to indicate the property of a value is invalid.
|
MissingRequiredPropertyException
Exception thrown to indicate a required property has no value set for it.
|
PropertyException
Exception thrown to indicate a problem with a property.
|
PropertyReader
Deprecated.
since XINS 3.0. Use Map<String, String>
|
Class and Description |
---|
InvalidPropertyValueException
Exception thrown to indicate the property of a value is invalid.
|
MissingRequiredPropertyException
Exception thrown to indicate a required property has no value set for it.
|
Class and Description |
---|
InvalidPropertyValueException
Exception thrown to indicate the property of a value is invalid.
|
MissingRequiredPropertyException
Exception thrown to indicate a required property has no value set for it.
|
Class and Description |
---|
AbstractPropertyReader
Base for
PropertyReader implementations that use an underlying
Map instance. |
PropertyReader
Deprecated.
since XINS 3.0. Use Map<String, String>
|
Class and Description |
---|
InvalidPropertyValueException
Exception thrown to indicate the property of a value is invalid.
|
MissingRequiredPropertyException
Exception thrown to indicate a required property has no value set for it.
|
Class and Description |
---|
InvalidPropertyValueException
Exception thrown to indicate the property of a value is invalid.
|
MissingRequiredPropertyException
Exception thrown to indicate a required property has no value set for it.
|
See http://www.xins.org/.