Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.takes.facets.fork Classes and Interfaces - 20 results found.
NameDescriptionTypePackageFramework
FkAnonymousFork if no user is logged in now.Classorg.takes.facets.forkTakes
FkAuthenticatedFork if user is logged in now.Classorg.takes.facets.forkTakes
FkContentTypeFork by Content-type accepted by Content-Type HTTP header.Classorg.takes.facets.forkTakes
FkEncodingFork by encoding accepted by Accept-Encoding HTTP header.Classorg.takes.facets.forkTakes
FkFixed The class is immutable and thread-safe.Classorg.takes.facets.forkTakes
FkHitRefreshFork by hit-refresh header.Classorg.takes.facets.forkTakes
FkMethodsFork by method matching.Classorg.takes.facets.forkTakes
FkParamsFork by query params and their values, matched by regular express.Classorg.takes.facets.forkTakes
FkRegexFork by regular expression pattern.Classorg.takes.facets.forkTakes
FkTypesFork by types accepted by Accept HTTP header.Classorg.takes.facets.forkTakes
FkWrap The class is immutable and thread-safe.Classorg.takes.facets.forkTakes
Fork All implementations of this interface must be immutable and thread-safe.Interfaceorg.takes.facets.forkTakes
RqRegexRequest with a matcher of URI.Interfaceorg.takes.facets.forkTakes
RqRegex .FakeFake implementation, for unit tests mostly.Classorg.takes.facets.fork.RqRegexTakes
RsForkResponse based on forks.Classorg.takes.facets.forkTakes
TkConsumesTake that acts on request with specified Content-Type HTTP headers only.Classorg.takes.facets.forkTakes
TkFork This is the implementation of Take that routes the requests to another take, using a collection of forksClassorg.takes.facets.forkTakes
TkMethodsTake that acts on request with specified methods only.Classorg.takes.facets.forkTakes
TkProducesTake that acts on request with specified Accept HTTP headers only.Classorg.takes.facets.forkTakes
TkRegexTarget for a FkRegex fork.Interfaceorg.takes.facets.forkTakes