| Package | Description |
|---|---|
| com.facebook.swift.codec.internal | |
| com.facebook.swift.codec.internal.compiler | |
| com.facebook.swift.codec.internal.reflection |
| Modifier and Type | Method and Description |
|---|---|
ThriftCodec<?> |
ThriftCodecFactory.generateThriftTypeCodec(ThriftCodecManager codecManager,
ThriftStructMetadata metadata) |
| Modifier and Type | Method and Description |
|---|---|
ThriftCodec<?> |
CompilerThriftCodecFactory.generateThriftTypeCodec(ThriftCodecManager codecManager,
ThriftStructMetadata metadata) |
| Constructor and Description |
|---|
ThriftCodecByteCodeGenerator(ThriftCodecManager codecManager,
ThriftStructMetadata metadata,
DynamicClassLoader classLoader,
boolean debug) |
| Modifier and Type | Method and Description |
|---|---|
ThriftCodec<?> |
ReflectionThriftCodecFactory.generateThriftTypeCodec(ThriftCodecManager codecManager,
ThriftStructMetadata metadata) |
| Constructor and Description |
|---|
AbstractReflectionThriftCodec(ThriftCodecManager manager,
ThriftStructMetadata metadata) |
ReflectionThriftStructCodec(ThriftCodecManager manager,
ThriftStructMetadata metadata) |
ReflectionThriftUnionCodec(ThriftCodecManager manager,
ThriftStructMetadata metadata) |
Copyright © 2012–2014 Facebook, Inc.. All rights reserved.