Skip navigation links
A C E G H I M P T V 

A

addPathWithVersion(String, VersionRange) - Method in enum com.fintonic.versioning.domain.PathVersionMap
 

C

checkColisionPathWithVersion(String, String...) - Method in enum com.fintonic.versioning.domain.PathVersionMap
 
com.fintonic.versioning.annotation - package com.fintonic.versioning.annotation
 
com.fintonic.versioning.configuration - package com.fintonic.versioning.configuration
 
com.fintonic.versioning.domain - package com.fintonic.versioning.domain
 
combine(VersionRequestCondition) - Method in class com.fintonic.versioning.configuration.VersionRequestCondition
 
compareTo(VersionRequestCondition, HttpServletRequest) - Method in class com.fintonic.versioning.configuration.VersionRequestCondition
 
compareTo(Version) - Method in class com.fintonic.versioning.domain.Version
 

E

equals(Object) - Method in class com.fintonic.versioning.configuration.VersionRequestCondition
 
equals(Object) - Method in class com.fintonic.versioning.domain.Version
 
equals(Object) - Method in class com.fintonic.versioning.domain.VersionRange
 

G

getContent() - Method in class com.fintonic.versioning.configuration.VersionRequestCondition
 
getCustomMethodCondition(Method) - Method in class com.fintonic.versioning.configuration.VersionRequestMappingHandlerMapping
 
getCustomTypeCondition(Class<?>) - Method in class com.fintonic.versioning.configuration.VersionRequestMappingHandlerMapping
 
getMatchingCondition(HttpServletRequest) - Method in class com.fintonic.versioning.configuration.VersionRequestCondition
 
getToStringInfix() - Method in class com.fintonic.versioning.configuration.VersionRequestCondition
 

H

hashCode() - Method in class com.fintonic.versioning.domain.Version
 
hashCode() - Method in class com.fintonic.versioning.domain.VersionRange
 

I

includes(String) - Method in class com.fintonic.versioning.domain.VersionRange
 

M

MAX_VERSION - Static variable in class com.fintonic.versioning.domain.Version
 

P

PathVersionMap - Enum in com.fintonic.versioning.domain
Singleton used for detect collision between versions.

T

toString() - Method in class com.fintonic.versioning.configuration.VersionRequestCondition
 
toString() - Method in class com.fintonic.versioning.domain.Version
 
toString() - Method in class com.fintonic.versioning.domain.VersionRange
 

V

valueOf(String) - Static method in enum com.fintonic.versioning.domain.PathVersionMap
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.fintonic.versioning.domain.PathVersionMap
Returns an array containing the constants of this enum type, in the order they are declared.
Version - Class in com.fintonic.versioning.domain
Indicates the version.
Version(String) - Constructor for class com.fintonic.versioning.domain.Version
 
VersionedResource - Annotation Type in com.fintonic.versioning.annotation
Indicates the versions limit and accept headers.
VersionRange - Class in com.fintonic.versioning.domain
Indicates the version range.
VersionRange(String, String) - Constructor for class com.fintonic.versioning.domain.VersionRange
 
VersionRequestCondition - Class in com.fintonic.versioning.configuration
Class used to matched a request with header accept, and build the conditions to match.
VersionRequestCondition(String, String, String, String) - Constructor for class com.fintonic.versioning.configuration.VersionRequestCondition
 
VersionRequestCondition(String, VersionRange, String) - Constructor for class com.fintonic.versioning.configuration.VersionRequestCondition
 
VersionRequestMappingHandlerMapping - Class in com.fintonic.versioning.configuration
Custom RequestMappingHandlerMapping.
VersionRequestMappingHandlerMapping() - Constructor for class com.fintonic.versioning.configuration.VersionRequestMappingHandlerMapping
 
A C E G H I M P T V 
Skip navigation links

Copyright © 2017. All rights reserved.