Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.takes.tk Classes and Interfaces - 20 results found.
NameDescriptionTypePackageFramework
TkClasspathTake reading resources from classpath.Classorg.takes.tkTakes
TkCORS This take checks if the request (Origin) is allowed to perform the desired action against the list of the given domains.Classorg.takes.tkTakes
TkEmpty This take always returns an instance of The class is immutable and thread-safe.Classorg.takes.tkTakes
TkFailureTake that always fails.Classorg.takes.tkTakes
TkFilesTake reading resources from directory.Classorg.takes.tkTakes
TkFixedTake with fixed response.Classorg.takes.tkTakes
TkGreedyTake with a greedy request.Classorg.takes.tkTakes
TkGzipTake that compresses responses with GZIP.Classorg.takes.tkTakes
TkHTML This take returns an HTML response by wrapping the provided content into RsHTML.Classorg.takes.tkTakes
TkMeasuredTake that measures response printing time and adds HTTP header X-Take-Millis with the amount of milliseconds.Classorg.takes.tkTakes
TkOnceTake with a read-only-once request.Classorg.takes.tkTakes
TkRedirectTake that redirects.Classorg.takes.tkTakes
TkText This take returns an HTML response by wrapping the provided content into RsText.Classorg.takes.tkTakes
TkVerboseTake that makes all not-found exceptions location aware.Classorg.takes.tkTakes
TkVersionedTake that adds an HTTP header to each response with a version The class is immutable and thread-safe.Classorg.takes.tkTakes
TkWithCookie This take wraps all responses of another take, adding cookies to them, through RsWithCookie.Classorg.takes.tkTakes
TkWithHeaderTake with an extra header.Classorg.takes.tkTakes
TkWithHeaders This take wraps all responses of another take, adding headers to them, through RsWithHeaders.Classorg.takes.tkTakes
TkWithType This take wraps all responses of another take, adding content type to them, through RsWithType.Classorg.takes.tkTakes
TkWrap The class is immutable and thread-safe.Classorg.takes.tkTakes