Class HttpMethodBinding.Binder

java.lang.Object
nablarch.fw.web.HttpMethodBinding.Binder
All Implemented Interfaces:
MethodBinder<HttpRequest,HttpResponse>
Enclosing class:
HttpMethodBinding

public static class HttpMethodBinding.Binder extends Object implements MethodBinder<HttpRequest,HttpResponse>
HttpMethodBindingのファクトリクラス
  • Constructor Details

    • Binder

      public Binder()
  • Method Details