Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
一部の .net プロジェクトでrestsharpを使用しました。そして、Web サービスから Json データを取得して .net オブジェクトに変換するのに非常に便利であることがわかりました。Java 用の同様のフレームワークが必要です。Android アプリで同じ Json Web サービスを読み取るために使用したいと考えています。
resteasy cleint http://www.jboss.org/resteasy/を試すことができます。