Skip navigation links
C R T V 

C

com.facebook.swift.codec - package com.facebook.swift.codec
 
com.facebook.swift.service - package com.facebook.swift.service
 

R

RECURSIVE_REFERENCE_ANNOTATION_NAME - Static variable in annotation type com.facebook.swift.codec.ThriftField
 

T

ThriftConstructor - Annotation Type in com.facebook.swift.codec
The constructor Thrift should use when creating the class.
ThriftEnum - Annotation Type in com.facebook.swift.codec
 
ThriftEnumValue - Annotation Type in com.facebook.swift.codec
Marks the method of a Thrift enum that will return the value of the enum constant in Thrift.
ThriftException - Annotation Type in com.facebook.swift.service
Provides mapping for Thrift method exceptions
ThriftField - Annotation Type in com.facebook.swift.codec
Marks a field, method or parameter as a Thrift field.
ThriftField.Recursiveness - Enum in com.facebook.swift.codec
 
ThriftField.Requiredness - Enum in com.facebook.swift.codec
Indicates the behavior for a field when a value is not received, or when the value of the field is not set when sending.
ThriftIdlAnnotation - Annotation Type in com.facebook.swift.codec
 
ThriftMethod - Annotation Type in com.facebook.swift.service
Marks a method to be exported in a Thrift service.
ThriftService - Annotation Type in com.facebook.swift.service
Marks a class as a service that can be exported with Thrift.
ThriftStruct - Annotation Type in com.facebook.swift.codec
 
ThriftUnion - Annotation Type in com.facebook.swift.codec
 
ThriftUnionId - Annotation Type in com.facebook.swift.codec
Marks a field or method as the field containing the state of an union.

V

valueOf(String) - Static method in enum com.facebook.swift.codec.ThriftField.Recursiveness
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.swift.codec.ThriftField.Requiredness
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.facebook.swift.codec.ThriftField.Recursiveness
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.swift.codec.ThriftField.Requiredness
Returns an array containing the constants of this enum type, in the order they are declared.
C R T V 
Skip navigation links

Copyright © 2012-2016 Facebook, Inc.. All Rights Reserved.