Class SuffixPipeline.Binder
java.lang.Object
org.eclipse.jgit.http.server.glue.ServletBinderImpl
org.eclipse.jgit.http.server.glue.SuffixPipeline.Binder
- All Implemented Interfaces:
ServletBinder
- Enclosing class:
SuffixPipeline
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.eclipse.jgit.http.server.glue.ServletBinderImpl
getFilters, getServlet, through, with
-
Field Details
-
suffix
-
-
Constructor Details
-
Binder
Binder(String suffix)
-
-
Method Details
-
create
UrlPipeline create()- Specified by:
create
in classServletBinderImpl
- Returns:
- the pipeline that matches and executes this chain.
-