JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
M
N
P
R
S
V
W
A
addClassAnnotations(Class, TSClass)
- Method in class com.blueveery.springrest2ts.converters.
SpringAnnotationsBasedRestClassConverter
addClassAnnotations(Class, TSClass)
- Method in class com.blueveery.springrest2ts.converters.
SpringRestToTsConverter
addComplexTypeUsage(TSClass)
- Method in class com.blueveery.springrest2ts.implgens.
Angular4ImplementationGenerator
addComplexTypeUsage(TSClass)
- Method in class com.blueveery.springrest2ts.implgens.
FetchBasedImplementationGenerator
addImplementationSpecificFields(TSComplexElement)
- Method in class com.blueveery.springrest2ts.implgens.
Angular4ImplementationGenerator
addImplementationSpecificFields(TSComplexElement)
- Method in class com.blueveery.springrest2ts.implgens.
FetchBasedImplementationGenerator
addMethodAnnotations(Method, TSMethod)
- Method in class com.blueveery.springrest2ts.converters.
SpringAnnotationsBasedRestClassConverter
addMethodAnnotations(Method, TSMethod)
- Method in class com.blueveery.springrest2ts.converters.
SpringRestToTsConverter
addParameterAnnotations(Parameter, TSParameter)
- Method in class com.blueveery.springrest2ts.converters.
SpringAnnotationsBasedRestClassConverter
addParameterAnnotations(Parameter, TSParameter)
- Method in class com.blueveery.springrest2ts.converters.
SpringRestToTsConverter
addPathVariable(StringBuilder, String, PathVariable)
- Method in class com.blueveery.springrest2ts.implgens.
BaseImplementationGenerator
addRequestParameter(StringBuilder, String, String)
- Method in class com.blueveery.springrest2ts.implgens.
Angular4ImplementationGenerator
addRequestParameter(StringBuilder, String, String)
- Method in class com.blueveery.springrest2ts.implgens.
BaseImplementationGenerator
addRequestParameter(StringBuilder, String, String)
- Method in class com.blueveery.springrest2ts.implgens.
FetchBasedImplementationGenerator
Angular4ImplementationGenerator
- Class in
com.blueveery.springrest2ts.implgens
Angular4ImplementationGenerator()
- Constructor for class com.blueveery.springrest2ts.implgens.
Angular4ImplementationGenerator
Angular4ImplementationGenerator(Path)
- Constructor for class com.blueveery.springrest2ts.implgens.
Angular4ImplementationGenerator
annotationType()
- Method in class com.blueveery.springrest2ts.spring.
PathVariableEntity
annotationType()
- Method in class com.blueveery.springrest2ts.spring.
RequestBodyEntity
annotationType()
- Method in class com.blueveery.springrest2ts.spring.
RequestMappingEntity
annotationType()
- Method in class com.blueveery.springrest2ts.spring.
RequestParamEntity
assignMethodParameters(TSMethod, String, StringBuilder, StringBuilder, StringBuilder)
- Method in class com.blueveery.springrest2ts.implgens.
BaseImplementationGenerator
B
BaseImplementationGenerator
- Class in
com.blueveery.springrest2ts.implgens
BaseImplementationGenerator()
- Constructor for class com.blueveery.springrest2ts.implgens.
BaseImplementationGenerator
C
callToStringOnParameterIfRequired(TSParameter)
- Method in class com.blueveery.springrest2ts.implgens.
BaseImplementationGenerator
com.blueveery.springrest2ts.converters
- package com.blueveery.springrest2ts.converters
com.blueveery.springrest2ts.implgens
- package com.blueveery.springrest2ts.implgens
com.blueveery.springrest2ts.spring
- package com.blueveery.springrest2ts.spring
consumes()
- Method in class com.blueveery.springrest2ts.spring.
RequestMappingEntity
convert(Class, NullableTypesStrategy)
- Method in class com.blueveery.springrest2ts.converters.
SpringAnnotationsBasedRestClassConverter
convertInheritance(Class)
- Method in class com.blueveery.springrest2ts.converters.
SpringAnnotationsBasedRestClassConverter
D
defaultValue()
- Method in class com.blueveery.springrest2ts.spring.
RequestParamEntity
E
extensionSet
- Variable in class com.blueveery.springrest2ts.implgens.
BaseImplementationGenerator
F
FetchBasedImplementationGenerator
- Class in
com.blueveery.springrest2ts.implgens
FetchBasedImplementationGenerator()
- Constructor for class com.blueveery.springrest2ts.implgens.
FetchBasedImplementationGenerator
findRequestMapping(List<Annotation>)
- Static method in class com.blueveery.springrest2ts.spring.
RequestMappingUtility
G
getConsumesContentType(String[])
- Method in class com.blueveery.springrest2ts.implgens.
BaseImplementationGenerator
getDecorators(TSMethod)
- Method in class com.blueveery.springrest2ts.implgens.
Angular4ImplementationGenerator
getDecorators(TSClass)
- Method in class com.blueveery.springrest2ts.implgens.
Angular4ImplementationGenerator
getDecorators(TSMethod)
- Method in class com.blueveery.springrest2ts.implgens.
FetchBasedImplementationGenerator
getDecorators(TSClass)
- Method in class com.blueveery.springrest2ts.implgens.
FetchBasedImplementationGenerator
getDefaultValue()
- Method in class com.blueveery.springrest2ts.spring.
RequestParamEntity
getEndpointPath(RequestMapping, RequestMapping)
- Method in class com.blueveery.springrest2ts.implgens.
BaseImplementationGenerator
getImplementationSpecificFieldNames()
- Method in class com.blueveery.springrest2ts.implgens.
Angular4ImplementationGenerator
getImplementationSpecificFieldNames()
- Method in class com.blueveery.springrest2ts.implgens.
BaseImplementationGenerator
getImplementationSpecificFieldNames()
- Method in class com.blueveery.springrest2ts.implgens.
FetchBasedImplementationGenerator
getImplementationSpecificParameters(TSMethod)
- Method in class com.blueveery.springrest2ts.implgens.
Angular4ImplementationGenerator
getImplementationSpecificParameters(TSMethod)
- Method in class com.blueveery.springrest2ts.implgens.
FetchBasedImplementationGenerator
getPathFromRequestMapping(RequestMapping)
- Method in class com.blueveery.springrest2ts.implgens.
BaseImplementationGenerator
getRequestMapping(List<Annotation>)
- Static method in class com.blueveery.springrest2ts.spring.
RequestMappingUtility
getRequestMappingForMethod(Method)
- Method in class com.blueveery.springrest2ts.converters.
SpringAnnotationsBasedRestClassConverter
getRequestMappingForMethod(Method)
- Method in class com.blueveery.springrest2ts.converters.
SpringRestToTsConverter
H
handleImplementationSpecificReturnTypes(Method)
- Method in class com.blueveery.springrest2ts.converters.
SpringAnnotationsBasedRestClassConverter
handleImplementationSpecificReturnTypes(Method)
- Method in class com.blueveery.springrest2ts.converters.
SpringRestToTsConverter
headers()
- Method in class com.blueveery.springrest2ts.spring.
RequestMappingEntity
I
initializeHttpParams(StringBuilder, String)
- Method in class com.blueveery.springrest2ts.implgens.
Angular4ImplementationGenerator
initializeHttpParams(StringBuilder, String)
- Method in class com.blueveery.springrest2ts.implgens.
BaseImplementationGenerator
initializeHttpParams(StringBuilder, String)
- Method in class com.blueveery.springrest2ts.implgens.
FetchBasedImplementationGenerator
isRestClass(TSComplexElement)
- Method in class com.blueveery.springrest2ts.implgens.
BaseImplementationGenerator
isRestMethod(Method)
- Method in class com.blueveery.springrest2ts.converters.
SpringAnnotationsBasedRestClassConverter
isStringBuilderEmpty(StringBuilder)
- Method in class com.blueveery.springrest2ts.implgens.
BaseImplementationGenerator
M
mapReturnType(TSMethod, TSType)
- Method in class com.blueveery.springrest2ts.implgens.
Angular4ImplementationGenerator
mapReturnType(TSMethod, TSType)
- Method in class com.blueveery.springrest2ts.implgens.
FetchBasedImplementationGenerator
method()
- Method in class com.blueveery.springrest2ts.spring.
RequestMappingEntity
MethodParameterEntity
- Class in
com.blueveery.springrest2ts.spring
MethodParameterEntity()
- Constructor for class com.blueveery.springrest2ts.spring.
MethodParameterEntity
N
name()
- Method in class com.blueveery.springrest2ts.spring.
MethodParameterEntity
name()
- Method in class com.blueveery.springrest2ts.spring.
RequestMappingEntity
P
params()
- Method in class com.blueveery.springrest2ts.spring.
RequestMappingEntity
path()
- Method in class com.blueveery.springrest2ts.spring.
RequestMappingEntity
PathVariableEntity
- Class in
com.blueveery.springrest2ts.spring
PathVariableEntity()
- Constructor for class com.blueveery.springrest2ts.spring.
PathVariableEntity
preConverted(JavaPackageToTsModuleConverter, Class)
- Method in class com.blueveery.springrest2ts.converters.
SpringAnnotationsBasedRestClassConverter
produces()
- Method in class com.blueveery.springrest2ts.spring.
RequestMappingEntity
R
replaceInStringBuilder(StringBuilder, String, String)
- Method in class com.blueveery.springrest2ts.implgens.
BaseImplementationGenerator
RequestBodyEntity
- Class in
com.blueveery.springrest2ts.spring
RequestBodyEntity()
- Constructor for class com.blueveery.springrest2ts.spring.
RequestBodyEntity
RequestMappingEntity
- Class in
com.blueveery.springrest2ts.spring
RequestMappingEntity()
- Constructor for class com.blueveery.springrest2ts.spring.
RequestMappingEntity
RequestMappingUtility
- Class in
com.blueveery.springrest2ts.spring
RequestMappingUtility()
- Constructor for class com.blueveery.springrest2ts.spring.
RequestMappingUtility
RequestParamEntity
- Class in
com.blueveery.springrest2ts.spring
RequestParamEntity()
- Constructor for class com.blueveery.springrest2ts.spring.
RequestParamEntity
required()
- Method in class com.blueveery.springrest2ts.spring.
MethodParameterEntity
required()
- Method in class com.blueveery.springrest2ts.spring.
RequestBodyEntity
S
setConsumes(String[])
- Method in class com.blueveery.springrest2ts.spring.
RequestMappingEntity
setExtensions(List<? extends ConversionExtension>)
- Method in class com.blueveery.springrest2ts.implgens.
BaseImplementationGenerator
setHeaders(String[])
- Method in class com.blueveery.springrest2ts.spring.
RequestMappingEntity
setMethod(RequestMethod...)
- Method in class com.blueveery.springrest2ts.spring.
RequestMappingEntity
setName(String)
- Method in class com.blueveery.springrest2ts.spring.
MethodParameterEntity
setName(String)
- Method in class com.blueveery.springrest2ts.spring.
RequestMappingEntity
setParams(String[])
- Method in class com.blueveery.springrest2ts.spring.
RequestMappingEntity
setPath(String[])
- Method in class com.blueveery.springrest2ts.spring.
RequestMappingEntity
setProduces(String[])
- Method in class com.blueveery.springrest2ts.spring.
RequestMappingEntity
setRequired(boolean)
- Method in class com.blueveery.springrest2ts.spring.
MethodParameterEntity
setRequired(boolean)
- Method in class com.blueveery.springrest2ts.spring.
RequestBodyEntity
setValue(String)
- Method in class com.blueveery.springrest2ts.spring.
MethodParameterEntity
setValue(String[])
- Method in class com.blueveery.springrest2ts.spring.
RequestMappingEntity
SpringAnnotationsBasedRestClassConverter
- Class in
com.blueveery.springrest2ts.converters
SpringAnnotationsBasedRestClassConverter(ImplementationGenerator)
- Constructor for class com.blueveery.springrest2ts.converters.
SpringAnnotationsBasedRestClassConverter
SpringAnnotationsBasedRestClassConverter(ImplementationGenerator, ClassNameMapper)
- Constructor for class com.blueveery.springrest2ts.converters.
SpringAnnotationsBasedRestClassConverter
SpringRestToTsConverter
- Class in
com.blueveery.springrest2ts.converters
SpringRestToTsConverter(ImplementationGenerator)
- Constructor for class com.blueveery.springrest2ts.converters.
SpringRestToTsConverter
SpringRestToTsConverter(ImplementationGenerator, ClassNameMapper)
- Constructor for class com.blueveery.springrest2ts.converters.
SpringRestToTsConverter
V
value()
- Method in class com.blueveery.springrest2ts.spring.
MethodParameterEntity
value()
- Method in class com.blueveery.springrest2ts.spring.
RequestMappingEntity
W
write(BufferedWriter, TSMethod)
- Method in class com.blueveery.springrest2ts.implgens.
Angular4ImplementationGenerator
write(BufferedWriter, TSMethod)
- Method in class com.blueveery.springrest2ts.implgens.
FetchBasedImplementationGenerator
writeConstructorImplementation(BufferedWriter, TSClass)
- Method in class com.blueveery.springrest2ts.implgens.
BaseImplementationGenerator
A
B
C
D
E
F
G
H
I
M
N
P
R
S
V
W
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2019–2020
blue veery GmbH
. All rights reserved.