Registry / networking / libfb303

libfb303

JSON →
library0.9.3javamavenunverified

Facebook's base service definition for Thrift, providing a standard service interface for cross-language services.

<dependency> <groupId>org.apache.thrift</groupId> <artifactId>libfb303</artifactId> <version>0.9.3</version> </dependency>
INSTALL
IMPORT
SIG · LIBFB303
L
libfb303
networkingjavav0.9.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

FacebookService
org.apache.thrift.FacebookService

Create a FacebookService client stub.

import org.apache.thrift.FacebookService; public class Example { public static void main(String[] args) { FacebookService.Iface client = new FacebookService.Client(null); } }
Debug
Known issues
breakinglibfb303 is deprecated in favor of the standard Thrift service model.
fix
Use org.apache.thrift:libthrift and define custom services.
affects: >=0.9.0
Upgrade
Version history
0.9.3latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
libfb303 — mvn dependency:get libfb303 · libregistry