| Package | Description |
|---|---|
| com.facebook.swift.service | |
| com.facebook.swift.service.metadata |
| Constructor and Description |
|---|
ThriftMethodHandler(ThriftMethodMetadata methodMetadata,
ThriftCodecManager codecManager) |
ThriftMethodProcessor(Object service,
String serviceName,
ThriftMethodMetadata methodMetadata,
ThriftCodecManager codecManager) |
| Modifier and Type | Method and Description |
|---|---|
ThriftMethodMetadata |
ThriftServiceMetadata.getMethod(String name) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,ThriftMethodMetadata> |
ThriftServiceMetadata.getDeclaredMethods() |
Map<String,ThriftMethodMetadata> |
ThriftServiceMetadata.getMethods() |
| Constructor and Description |
|---|
ThriftServiceMetadata(String name,
ThriftMethodMetadata... methods) |
Copyright © 2012–2015 Facebook, Inc.. All rights reserved.