Serialized Form
-
Package org.reactivecommons.async.starter.exceptions
-
Exception org.reactivecommons.async.starter.exceptions.InvalidConfigurationException
class InvalidConfigurationException extends RuntimeException implements Serializable
-
-
Package org.reactivecommons.async.starter.props
-
Class org.reactivecommons.async.starter.props.GenericAsyncPropsDomain
class GenericAsyncPropsDomain extends HashMap<String,T extends GenericAsyncProps<P>> implements Serializable -
Class org.reactivecommons.async.starter.props.GenericAsyncPropsDomainProperties
class GenericAsyncPropsDomainProperties extends HashMap<String,T extends GenericAsyncProps<P>> implements Serializable
-