Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.http.server Classes and Interfaces - 6 results found.
NameDescriptionTypePackageFramework
ServerHttpAsyncRequestControlA control that can put the processing of an HTTP request in asynchronous mode duringwhich the response remains open until explicitly closed.Interfaceorg.springframework.http.serverSpring MVC
ServerHttpRequestRepresents a server-side HTTP request.Interfaceorg.springframework.http.serverSpring MVC
ServerHttpResponseRepresents a server-side HTTP response.Interfaceorg.springframework.http.serverSpring MVC
ServletServerHttpAsyncRequestControlA ServerHttpAsyncRequestControl to use on Servlet containers (Servlet 3.Classorg.springframework.http.serverSpring MVC
ServletServerHttpRequestServerHttpRequest implementation that is based on a HttpServletRequest.Classorg.springframework.http.serverSpring MVC
ServletServerHttpResponseServerHttpResponse implementation that is based on a HttpServletResponse.Classorg.springframework.http.serverSpring MVC