Interface MethodBinderFactory<T>

Type Parameters:
T - レスポンス型
All Known Implementing Classes:
JaxRsMethodBinderFactory

@Published(tag="architect") public interface MethodBinderFactory<T>
MethodBinderのファクトリクラス。
Author:
Naoki Yamamoto