open class ApplicationNameAndVersionValidator : ConstraintValidator<ApplicationNameAndVersionConstraint!, String!> |
|
open class Base64Validator : ConstraintValidator<Base64!, String!> |
|
interface ConnectionWriter
Interface which writes data to HttpUrlConnection. |
|
class Constraints
Constraints for entities. |
|
class DiagnosticsUtil
Utility calls for compatibility for future versions of java and 3rd party libraries. for |
|
open class EmptyConnectionWriter : StringConnectionWriter
Body is empty content. |
|
enum class HttpMethod
User: Kirill, Date: 28.07.13 10:53. |
|
class IdentifierInfo : Info
Methods called "new" will return the identifier of newly created entity by using this class. |
|
class IdInfo : Info
Methods called "create" will return the id of type long. |
|
interface Info
User: Kirill, Date: 09.08.13 15:18. |
|
interface Logger
Interface for |
|
open class NotNegativeValueInMapValidator : ConstraintValidator<NotNegativeValueInMap!, MutableMap<Int!, Long!>!> |
|
open class PrintStreamLogger : Logger
User: Kirill, Date: 09.09.13 16:55 |
|
class SignService
Spring-friendly class for signatures. Use to generate certificates
|
|
open class StringConnectionWriter : ConnectionWriter
Implementation of |
|
interface SyncEntityInfo : Info
User: Pavel Abizyaev, Date: 04.02.15 21:49. |
class ApplicationNameAndVersionConstraint |
|
class Base64 |
|
class NotNegativeValueInMap |