Uses of Package
com.continuuity.http

Classes in com.continuuity.http used by com.continuuity.http
HandlerContext
          Place holder for information about the environment.
HandlerHook
          Interface that needs to be implemented to intercept handler method calls.
HandlerInfo
          Contains information about HttpHandler method.
HttpHandler
          Interface that needs to be implemented for handling HTTP methods.
HttpResourceHandler
          HttpResourceHandler handles the http request.
HttpResponder
          HttpResponder is used to send response back to clients.
InternalHttpResponse
          Interface used to get the status code and content from calling another handler internally.
NettyHttpService
          Webservice implemented using the netty framework.
NettyHttpService.Builder
          Builder to help create the NettyHttpService.
PatternPathRouterWithGroups
          Matches incoming un-matched paths to destinations.
PatternPathRouterWithGroups.RoutableDestination
          Represents a matched destination.
URLRewriter
          Re-writes URL of an incoming request before any handlers or their hooks are called.
 



Copyright 2013 Continuuity, Inc. Licensed under the Apache License, Version 2.0