Skip navigation links
A B C D E F G H I J M N O P Q R S T V X 

A

AcceptAll - Annotation Type in com.github.ljtfreitas.restify.http.contract
 
AcceptJson - Annotation Type in com.github.ljtfreitas.restify.http.contract
 
AcceptXml - Annotation Type in com.github.ljtfreitas.restify.http.contract
 
all() - Method in class com.github.ljtfreitas.restify.http.contract.metadata.EndpointHeaders
 
all(Class<A>) - Method in class com.github.ljtfreitas.restify.http.contract.metadata.EndpointMethodMetadata
 
all() - Method in class com.github.ljtfreitas.restify.http.contract.metadata.EndpointMethodMetadata
 
all() - Method in class com.github.ljtfreitas.restify.http.contract.Parameters
 
append(String) - Method in class com.github.ljtfreitas.restify.http.contract.metadata.EndpointPathBuilder
 
asHeader() - Method in class com.github.ljtfreitas.restify.http.contract.metadata.EndpointCookie
 

B

body() - Method in class com.github.ljtfreitas.restify.http.contract.metadata.EndpointMethodParameter
 
body() - Method in class com.github.ljtfreitas.restify.http.contract.metadata.EndpointMethodParameters
 
BodyParameter - Annotation Type in com.github.ljtfreitas.restify.http.contract
 
build() - Method in class com.github.ljtfreitas.restify.http.contract.metadata.EndpointPathBuilder
 

C

callback() - Method in class com.github.ljtfreitas.restify.http.contract.metadata.EndpointMethodParameter
 
CallbackParameter - Annotation Type in com.github.ljtfreitas.restify.http.contract
 
callbacks() - Method in class com.github.ljtfreitas.restify.http.contract.metadata.EndpointMethodParameters
 
callbacks(Class<?>) - Method in class com.github.ljtfreitas.restify.http.contract.metadata.EndpointMethodParameters
 
com.github.ljtfreitas.restify.http.contract - package com.github.ljtfreitas.restify.http.contract
 
com.github.ljtfreitas.restify.http.contract.metadata - package com.github.ljtfreitas.restify.http.contract.metadata
 
contains(Class<A>) - Method in class com.github.ljtfreitas.restify.http.contract.metadata.EndpointMethodMetadata
 
Contract - Class in com.github.ljtfreitas.restify.http.contract.metadata
 
Contract(ContractReader) - Constructor for class com.github.ljtfreitas.restify.http.contract.metadata.Contract
 
ContractExpressionResolver - Interface in com.github.ljtfreitas.restify.http.contract.metadata
 
ContractReader - Interface in com.github.ljtfreitas.restify.http.contract.metadata
 
Cookie - Annotation Type in com.github.ljtfreitas.restify.http.contract
 
cookie() - Method in class com.github.ljtfreitas.restify.http.contract.metadata.EndpointMethodParameter
 
cookie() - Method in class com.github.ljtfreitas.restify.http.contract.metadata.EndpointMethodParameters
 
CookieParameter - Annotation Type in com.github.ljtfreitas.restify.http.contract
 
Cookies - Annotation Type in com.github.ljtfreitas.restify.http.contract
 

D

DefaultContractReader - Class in com.github.ljtfreitas.restify.http.contract.metadata
 
DefaultContractReader() - Constructor for class com.github.ljtfreitas.restify.http.contract.metadata.DefaultContractReader
 
DefaultContractReader(ContractExpressionResolver) - Constructor for class com.github.ljtfreitas.restify.http.contract.metadata.DefaultContractReader
 
DefaultParameterSerializer - Class in com.github.ljtfreitas.restify.http.contract
 
DefaultParameterSerializer() - Constructor for class com.github.ljtfreitas.restify.http.contract.DefaultParameterSerializer
 
Delete - Annotation Type in com.github.ljtfreitas.restify.http.contract
 

E

empty() - Static method in class com.github.ljtfreitas.restify.http.contract.Parameters
 
endpoint() - Method in class com.github.ljtfreitas.restify.http.contract.metadata.EndpointTarget
 
EndpointCookie - Class in com.github.ljtfreitas.restify.http.contract.metadata
 
EndpointCookie(String, String) - Constructor for class com.github.ljtfreitas.restify.http.contract.metadata.EndpointCookie
 
EndpointHeader - Class in com.github.ljtfreitas.restify.http.contract.metadata
 
EndpointHeader(String, String) - Constructor for class com.github.ljtfreitas.restify.http.contract.metadata.EndpointHeader
 
EndpointHeaders - Class in com.github.ljtfreitas.restify.http.contract.metadata
 
EndpointHeaders() - Constructor for class com.github.ljtfreitas.restify.http.contract.metadata.EndpointHeaders
 
EndpointHeaders(Collection<EndpointHeader>) - Constructor for class com.github.ljtfreitas.restify.http.contract.metadata.EndpointHeaders
 
EndpointMethod - Class in com.github.ljtfreitas.restify.http.contract.metadata
 
EndpointMethod(Method, String, String) - Constructor for class com.github.ljtfreitas.restify.http.contract.metadata.EndpointMethod
 
EndpointMethod(Method, String, String, String) - Constructor for class com.github.ljtfreitas.restify.http.contract.metadata.EndpointMethod
 
EndpointMethod(Method, String, String, EndpointMethodParameters) - Constructor for class com.github.ljtfreitas.restify.http.contract.metadata.EndpointMethod
 
EndpointMethod(Method, String, String, EndpointMethodParameters, String) - Constructor for class com.github.ljtfreitas.restify.http.contract.metadata.EndpointMethod
 
EndpointMethod(Method, String, String, EndpointMethodParameters, EndpointHeaders) - Constructor for class com.github.ljtfreitas.restify.http.contract.metadata.EndpointMethod
 
EndpointMethod(Method, String, String, EndpointMethodParameters, EndpointHeaders, String) - Constructor for class com.github.ljtfreitas.restify.http.contract.metadata.EndpointMethod
 
EndpointMethod(Method, String, String, EndpointMethodParameters, EndpointHeaders, Type) - Constructor for class com.github.ljtfreitas.restify.http.contract.metadata.EndpointMethod
 
EndpointMethod(Method, String, String, EndpointMethodParameters, EndpointHeaders, Type, String) - Constructor for class com.github.ljtfreitas.restify.http.contract.metadata.EndpointMethod
 
EndpointMethodMetadata - Class in com.github.ljtfreitas.restify.http.contract.metadata
 
EndpointMethodMetadata(Method) - Constructor for class com.github.ljtfreitas.restify.http.contract.metadata.EndpointMethodMetadata
 
EndpointMethodParameter - Class in com.github.ljtfreitas.restify.http.contract.metadata
 
EndpointMethodParameter(int, String, Type) - Constructor for class com.github.ljtfreitas.restify.http.contract.metadata.EndpointMethodParameter
 
EndpointMethodParameter(int, String, Type, EndpointMethodParameter.EndpointMethodParameterType) - Constructor for class com.github.ljtfreitas.restify.http.contract.metadata.EndpointMethodParameter
 
EndpointMethodParameter(int, String, Type, EndpointMethodParameter.EndpointMethodParameterType, ParameterSerializer) - Constructor for class com.github.ljtfreitas.restify.http.contract.metadata.EndpointMethodParameter
 
EndpointMethodParameter(int, String, JavaType, EndpointMethodParameter.EndpointMethodParameterType, ParameterSerializer) - Constructor for class com.github.ljtfreitas.restify.http.contract.metadata.EndpointMethodParameter
 
EndpointMethodParameter.EndpointMethodParameterType - Enum in com.github.ljtfreitas.restify.http.contract.metadata
 
EndpointMethodParameters - Class in com.github.ljtfreitas.restify.http.contract.metadata
 
EndpointMethodParameters() - Constructor for class com.github.ljtfreitas.restify.http.contract.metadata.EndpointMethodParameters
 
EndpointMethods - Class in com.github.ljtfreitas.restify.http.contract.metadata
 
EndpointMethods(Collection<EndpointMethod>) - Constructor for class com.github.ljtfreitas.restify.http.contract.metadata.EndpointMethods
 
EndpointPathBuilder - Class in com.github.ljtfreitas.restify.http.contract.metadata
 
EndpointPathBuilder() - Constructor for class com.github.ljtfreitas.restify.http.contract.metadata.EndpointPathBuilder
 
EndpointTarget - Class in com.github.ljtfreitas.restify.http.contract.metadata
 
EndpointTarget(Class<?>) - Constructor for class com.github.ljtfreitas.restify.http.contract.metadata.EndpointTarget
 
EndpointTarget(Class<?>, String) - Constructor for class com.github.ljtfreitas.restify.http.contract.metadata.EndpointTarget
 
EndpointType - Class in com.github.ljtfreitas.restify.http.contract.metadata
 
EndpointType(EndpointTarget, EndpointMethods) - Constructor for class com.github.ljtfreitas.restify.http.contract.metadata.EndpointType
 
equals(Object) - Method in class com.github.ljtfreitas.restify.http.contract.metadata.EndpointHeader
 
equals(Object) - Method in class com.github.ljtfreitas.restify.http.contract.metadata.EndpointMethod
 
equals(Object) - Method in class com.github.ljtfreitas.restify.http.contract.metadata.EndpointTarget
 
equals(Object) - Method in class com.github.ljtfreitas.restify.http.contract.metadata.EndpointType
 
equals(Object) - Method in class com.github.ljtfreitas.restify.http.contract.Parameters.Parameter
 
expand(Object[]) - Method in class com.github.ljtfreitas.restify.http.contract.metadata.EndpointMethod
 

F

find(String) - Method in class com.github.ljtfreitas.restify.http.contract.metadata.EndpointHeaders
 
find(String) - Method in class com.github.ljtfreitas.restify.http.contract.metadata.EndpointMethodParameters
 
find(Method) - Method in class com.github.ljtfreitas.restify.http.contract.metadata.EndpointMethods
 
find(Method) - Method in class com.github.ljtfreitas.restify.http.contract.metadata.EndpointType
 
first(String) - Method in class com.github.ljtfreitas.restify.http.contract.metadata.EndpointHeaders
 
first(String) - Method in class com.github.ljtfreitas.restify.http.contract.Parameters
 
FormURLEncoded - Annotation Type in com.github.ljtfreitas.restify.http.contract
 

G

Get - Annotation Type in com.github.ljtfreitas.restify.http.contract
 
get(Class<A>) - Method in class com.github.ljtfreitas.restify.http.contract.metadata.EndpointMethodMetadata
 
get(int) - Method in class com.github.ljtfreitas.restify.http.contract.metadata.EndpointMethodParameters
 
get(String) - Method in class com.github.ljtfreitas.restify.http.contract.Parameters
 

H

hashCode() - Method in class com.github.ljtfreitas.restify.http.contract.metadata.EndpointHeader
 
hashCode() - Method in class com.github.ljtfreitas.restify.http.contract.metadata.EndpointMethod
 
hashCode() - Method in class com.github.ljtfreitas.restify.http.contract.metadata.EndpointTarget
 
hashCode() - Method in class com.github.ljtfreitas.restify.http.contract.metadata.EndpointType
 
hashCode() - Method in class com.github.ljtfreitas.restify.http.contract.Parameters.Parameter
 
Head - Annotation Type in com.github.ljtfreitas.restify.http.contract
 
Header - Annotation Type in com.github.ljtfreitas.restify.http.contract
 
header() - Method in class com.github.ljtfreitas.restify.http.contract.metadata.EndpointMethodParameter
 
header() - Method in class com.github.ljtfreitas.restify.http.contract.metadata.EndpointMethodParameters
 
HeaderParameter - Annotation Type in com.github.ljtfreitas.restify.http.contract
 
Headers - Annotation Type in com.github.ljtfreitas.restify.http.contract
 
headers() - Method in class com.github.ljtfreitas.restify.http.contract.metadata.EndpointMethod
 
httpMethod() - Method in class com.github.ljtfreitas.restify.http.contract.metadata.EndpointMethod
 

I

is(String) - Method in class com.github.ljtfreitas.restify.http.contract.metadata.EndpointMethodParameter
 
iterator() - Method in class com.github.ljtfreitas.restify.http.contract.Parameters
 

J

javaMethod() - Method in class com.github.ljtfreitas.restify.http.contract.metadata.EndpointMethod
 
javaType() - Method in class com.github.ljtfreitas.restify.http.contract.metadata.EndpointMethodParameter
 
javaType() - Method in class com.github.ljtfreitas.restify.http.contract.metadata.EndpointType
 
JsonContent - Annotation Type in com.github.ljtfreitas.restify.http.contract
 

M

metadata() - Method in class com.github.ljtfreitas.restify.http.contract.metadata.EndpointMethod
 
Metadata - Annotation Type in com.github.ljtfreitas.restify.http.contract.metadata
 
Method - Annotation Type in com.github.ljtfreitas.restify.http.contract
 
methods() - Method in class com.github.ljtfreitas.restify.http.contract.metadata.EndpointTarget
 
MultipartFormData - Annotation Type in com.github.ljtfreitas.restify.http.contract
 

N

name() - Method in class com.github.ljtfreitas.restify.http.contract.metadata.EndpointHeader
 
name() - Method in class com.github.ljtfreitas.restify.http.contract.metadata.EndpointMethodParameter
 
name() - Method in class com.github.ljtfreitas.restify.http.contract.Parameters.Parameter
 

O

of(Method) - Static method in class com.github.ljtfreitas.restify.http.contract.metadata.EndpointMethodMetadata
 
of(Map<String, ?>) - Static method in class com.github.ljtfreitas.restify.http.contract.Parameters
 
of(Parameters.Parameter...) - Static method in class com.github.ljtfreitas.restify.http.contract.Parameters
 
of(Collection<Parameters.Parameter>) - Static method in class com.github.ljtfreitas.restify.http.contract.Parameters
 
of(String, String) - Static method in class com.github.ljtfreitas.restify.http.contract.Parameters.Parameter
 
of(String, Collection<String>) - Static method in class com.github.ljtfreitas.restify.http.contract.Parameters.Parameter
 
Options - Annotation Type in com.github.ljtfreitas.restify.http.contract
 

P

Parameter - Annotation Type in com.github.ljtfreitas.restify.http.contract
 
Parameter(String, String) - Constructor for class com.github.ljtfreitas.restify.http.contract.Parameters.Parameter
 
Parameter(String, Collection<String>) - Constructor for class com.github.ljtfreitas.restify.http.contract.Parameters.Parameter
 
parameters() - Method in class com.github.ljtfreitas.restify.http.contract.metadata.EndpointMethod
 
Parameters - Class in com.github.ljtfreitas.restify.http.contract
 
Parameters() - Constructor for class com.github.ljtfreitas.restify.http.contract.Parameters
 
Parameters(String) - Constructor for class com.github.ljtfreitas.restify.http.contract.Parameters
 
Parameters(Collection<Parameters.Parameter>) - Constructor for class com.github.ljtfreitas.restify.http.contract.Parameters
 
Parameters(String, Collection<Parameters.Parameter>) - Constructor for class com.github.ljtfreitas.restify.http.contract.Parameters
 
Parameters(Parameters.Parameter...) - Constructor for class com.github.ljtfreitas.restify.http.contract.Parameters
 
Parameters(String, Parameters.Parameter...) - Constructor for class com.github.ljtfreitas.restify.http.contract.Parameters
 
Parameters.Parameter - Class in com.github.ljtfreitas.restify.http.contract
 
ParameterSerializer - Interface in com.github.ljtfreitas.restify.http.contract
 
parse(String) - Static method in class com.github.ljtfreitas.restify.http.contract.Parameters
 
Patch - Annotation Type in com.github.ljtfreitas.restify.http.contract
 
path() - Method in class com.github.ljtfreitas.restify.http.contract.metadata.EndpointMethod
 
path() - Method in class com.github.ljtfreitas.restify.http.contract.metadata.EndpointMethodParameter
 
Path - Annotation Type in com.github.ljtfreitas.restify.http.contract
 
PathParameter - Annotation Type in com.github.ljtfreitas.restify.http.contract
 
position() - Method in class com.github.ljtfreitas.restify.http.contract.metadata.EndpointMethodParameter
 
Post - Annotation Type in com.github.ljtfreitas.restify.http.contract
 
put(EndpointHeader) - Method in class com.github.ljtfreitas.restify.http.contract.metadata.EndpointHeaders
 
put(EndpointMethodParameter) - Method in class com.github.ljtfreitas.restify.http.contract.metadata.EndpointMethodParameters
 
put(String, String) - Method in class com.github.ljtfreitas.restify.http.contract.Parameters
 
put(String, Collection<String>) - Method in class com.github.ljtfreitas.restify.http.contract.Parameters
 
put(Parameters.Parameter) - Method in class com.github.ljtfreitas.restify.http.contract.Parameters
 
Put - Annotation Type in com.github.ljtfreitas.restify.http.contract
 
putAll(Parameters) - Method in class com.github.ljtfreitas.restify.http.contract.Parameters
 

Q

query() - Method in class com.github.ljtfreitas.restify.http.contract.metadata.EndpointMethodParameter
 
query() - Method in class com.github.ljtfreitas.restify.http.contract.metadata.EndpointMethodParameters
 
QueryParameter - Annotation Type in com.github.ljtfreitas.restify.http.contract
 
QueryParameters - Annotation Type in com.github.ljtfreitas.restify.http.contract
 
QueryParameterSerializer - Class in com.github.ljtfreitas.restify.http.contract
 
QueryParameterSerializer() - Constructor for class com.github.ljtfreitas.restify.http.contract.QueryParameterSerializer
 
QueryParametersSerializer - Class in com.github.ljtfreitas.restify.http.contract
 
QueryParametersSerializer() - Constructor for class com.github.ljtfreitas.restify.http.contract.QueryParametersSerializer
 
queryString() - Method in class com.github.ljtfreitas.restify.http.contract.Parameters.Parameter
 
queryString() - Method in class com.github.ljtfreitas.restify.http.contract.Parameters
 

R

read(EndpointTarget) - Method in class com.github.ljtfreitas.restify.http.contract.metadata.Contract
 
read(EndpointTarget) - Method in interface com.github.ljtfreitas.restify.http.contract.metadata.ContractReader
 
read(EndpointTarget) - Method in class com.github.ljtfreitas.restify.http.contract.metadata.DefaultContractReader
 
resolve(String) - Method in interface com.github.ljtfreitas.restify.http.contract.metadata.ContractExpressionResolver
 
resolve(Object) - Method in class com.github.ljtfreitas.restify.http.contract.metadata.EndpointMethodParameter
 
resolve(String) - Method in class com.github.ljtfreitas.restify.http.contract.metadata.SimpleContractExpressionResolver
 
returns(JavaType) - Method in class com.github.ljtfreitas.restify.http.contract.metadata.EndpointMethod
 
returnType() - Method in class com.github.ljtfreitas.restify.http.contract.metadata.EndpointMethod
 
runnableAsync() - Method in class com.github.ljtfreitas.restify.http.contract.metadata.EndpointMethod
 

S

SerializableContent - Annotation Type in com.github.ljtfreitas.restify.http.contract
 
serialize(String, Type, Object) - Method in class com.github.ljtfreitas.restify.http.contract.DefaultParameterSerializer
 
serialize(String, Type, Object) - Method in interface com.github.ljtfreitas.restify.http.contract.ParameterSerializer
 
serialize(String, Type, Object) - Method in class com.github.ljtfreitas.restify.http.contract.QueryParameterSerializer
 
serialize(String, Type, Object) - Method in class com.github.ljtfreitas.restify.http.contract.QueryParametersSerializer
 
SimpleContractExpressionResolver - Class in com.github.ljtfreitas.restify.http.contract.metadata
 
SimpleContractExpressionResolver() - Constructor for class com.github.ljtfreitas.restify.http.contract.metadata.SimpleContractExpressionResolver
 
supports(Type, Object) - Method in class com.github.ljtfreitas.restify.http.contract.QueryParametersSerializer
 

T

toString() - Method in class com.github.ljtfreitas.restify.http.contract.metadata.EndpointHeader
 
toString() - Method in class com.github.ljtfreitas.restify.http.contract.metadata.EndpointHeaders
 
toString() - Method in class com.github.ljtfreitas.restify.http.contract.metadata.EndpointMethod
 
toString() - Method in class com.github.ljtfreitas.restify.http.contract.metadata.EndpointMethods
 
toString() - Method in class com.github.ljtfreitas.restify.http.contract.metadata.EndpointTarget
 
toString() - Method in class com.github.ljtfreitas.restify.http.contract.metadata.EndpointType
 
toString() - Method in class com.github.ljtfreitas.restify.http.contract.Parameters.Parameter
 
toString() - Method in class com.github.ljtfreitas.restify.http.contract.Parameters
 
Trace - Annotation Type in com.github.ljtfreitas.restify.http.contract
 
type() - Method in class com.github.ljtfreitas.restify.http.contract.metadata.EndpointTarget
 

V

value() - Method in class com.github.ljtfreitas.restify.http.contract.metadata.EndpointHeader
 
value() - Method in class com.github.ljtfreitas.restify.http.contract.Parameters.Parameter
 
valueOf(String) - Static method in enum com.github.ljtfreitas.restify.http.contract.metadata.EndpointMethodParameter.EndpointMethodParameterType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.github.ljtfreitas.restify.http.contract.metadata.EndpointMethodParameter.EndpointMethodParameterType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class com.github.ljtfreitas.restify.http.contract.Parameters.Parameter
 
version() - Method in class com.github.ljtfreitas.restify.http.contract.metadata.EndpointMethod
 
Version - Annotation Type in com.github.ljtfreitas.restify.http.contract
 

X

XmlContent - Annotation Type in com.github.ljtfreitas.restify.http.contract
 
A B C D E F G H I J M N O P Q R S T V X 
Skip navigation links

Copyright © 2019. All Rights Reserved.