A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
所有类 所有程序包

H

H_GETFIELD - 接口 中的静态变量org.springframework.asm.Opcodes
 
H_GETSTATIC - 接口 中的静态变量org.springframework.asm.Opcodes
 
H_INVOKEINTERFACE - 接口 中的静态变量org.springframework.asm.Opcodes
 
H_INVOKESPECIAL - 接口 中的静态变量org.springframework.asm.Opcodes
 
H_INVOKESTATIC - 接口 中的静态变量org.springframework.asm.Opcodes
 
H_INVOKEVIRTUAL - 接口 中的静态变量org.springframework.asm.Opcodes
 
H_NEWINVOKESPECIAL - 接口 中的静态变量org.springframework.asm.Opcodes
 
H_PUTFIELD - 接口 中的静态变量org.springframework.asm.Opcodes
 
H_PUTSTATIC - 接口 中的静态变量org.springframework.asm.Opcodes
 
H2 - org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType
The H2 Embedded Java SQL Database Engine (https://h2database.com)
H2 - org.springframework.orm.jpa.vendor.Database
 
H2SequenceMaxValueIncrementer - org.springframework.jdbc.support.incrementer中的类
DataFieldMaxValueIncrementer that retrieves the next value of a given H2 sequence.
H2SequenceMaxValueIncrementer() - 类 的构造器org.springframework.jdbc.support.incrementer.H2SequenceMaxValueIncrementer
Default constructor for bean property style usage.
H2SequenceMaxValueIncrementer(DataSource, String) - 类 的构造器org.springframework.jdbc.support.incrementer.H2SequenceMaxValueIncrementer
Convenience constructor.
HanaCallMetaDataProvider - org.springframework.jdbc.core.metadata中的类
SAP HANA specific implementation for the CallMetaDataProvider interface.
HanaCallMetaDataProvider(DatabaseMetaData) - 类 的构造器org.springframework.jdbc.core.metadata.HanaCallMetaDataProvider
 
HanaSequenceMaxValueIncrementer - org.springframework.jdbc.support.incrementer中的类
DataFieldMaxValueIncrementer that retrieves the next value of a given SAP HANA sequence.
HanaSequenceMaxValueIncrementer() - 类 的构造器org.springframework.jdbc.support.incrementer.HanaSequenceMaxValueIncrementer
Default constructor for bean property style usage.
HanaSequenceMaxValueIncrementer(DataSource, String) - 类 的构造器org.springframework.jdbc.support.incrementer.HanaSequenceMaxValueIncrementer
Convenience constructor.
handle(HttpExchange) - 类 中的方法org.springframework.remoting.caucho.SimpleBurlapServiceExporter
已过时。
Processes the incoming Burlap request and creates a Burlap response.
handle(HttpExchange) - 类 中的方法org.springframework.remoting.caucho.SimpleHessianServiceExporter
Processes the incoming Hessian request and creates a Hessian response.
handle(HttpExchange) - 类 中的方法org.springframework.remoting.httpinvoker.SimpleHttpInvokerServiceExporter
Reads a remote invocation from the request, executes it, and writes the remote invocation result to the response.
handle(HttpServletRequest, HttpServletResponse, Object) - 类 中的方法org.springframework.web.servlet.handler.SimpleServletHandlerAdapter
 
handle(HttpServletRequest, HttpServletResponse, Object) - 接口 中的方法org.springframework.web.servlet.HandlerAdapter
Use the given handler to handle this request.
handle(HttpServletRequest, HttpServletResponse, Object) - 类 中的方法org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter
已过时。
 
handle(HttpServletRequest, HttpServletResponse, Object) - 类 中的方法org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter
 
handle(HttpServletRequest, HttpServletResponse, Object) - 类 中的方法org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter
This implementation expects the handler to be an HandlerMethod.
handle(HttpServletRequest, HttpServletResponse, Object) - 类 中的方法org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter
 
handle(MvcResult) - 类 中的方法org.springframework.test.web.servlet.result.PrintingResultHandler
Print MvcResult details.
handle(MvcResult) - 接口 中的方法org.springframework.test.web.servlet.ResultHandler
Perform an action on the given result.
Handle - org.springframework.asm中的类
A reference to a field or a method.
Handle(int, String, String, String) - 类 的构造器org.springframework.asm.Handle
已过时。
this constructor has been superseded by Handle(int, String, String, String, boolean).
Handle(int, String, String, String, boolean) - 类 的构造器org.springframework.asm.Handle
Constructs a new field or method handle.
handleAction(ActionRequest, ActionResponse, Object) - 类 中的方法org.springframework.web.portlet.handler.SimplePortletHandlerAdapter
 
handleAction(ActionRequest, ActionResponse, Object) - 接口 中的方法org.springframework.web.portlet.HandlerAdapter
Use the given handler to handle this action request.
handleAction(ActionRequest, ActionResponse, Object) - 类 中的方法org.springframework.web.portlet.mvc.annotation.AnnotationMethodHandlerAdapter
 
handleAction(ActionRequest, ActionResponse, Object) - 类 中的方法org.springframework.web.portlet.mvc.SimpleControllerHandlerAdapter
 
handleActionRequest(ActionRequest, ActionResponse) - 类 中的方法org.springframework.web.portlet.mvc.AbstractController
 
handleActionRequest(ActionRequest, ActionResponse) - 接口 中的方法org.springframework.web.portlet.mvc.Controller
Process the action request.
handleActionRequest(ActionRequest, ActionResponse) - 类 中的方法org.springframework.web.portlet.mvc.PortletModeNameViewController
 
handleActionRequestInternal(ActionRequest, ActionResponse) - 类 中的方法org.springframework.web.portlet.mvc.AbstractController
Subclasses are meant to override this method if the controller is expected to handle action requests.
handleActionRequestInternal(ActionRequest, ActionResponse) - 类 中的方法org.springframework.web.portlet.mvc.PortletWrappingController
 
handleAsyncRequestTimeoutException(AsyncRequestTimeoutException, HttpServletRequest, HttpServletResponse, Object) - 类 中的方法org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver
Handle the case where an async request timed out.
handleAsyncRequestTimeoutException(AsyncRequestTimeoutException, HttpHeaders, HttpStatus, WebRequest) - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.ResponseEntityExceptionHandler
Customize the response for AsyncRequestTimeoutException.
handleBinaryMessage(WebSocketSession, BinaryMessage) - 类 中的方法org.springframework.web.socket.handler.AbstractWebSocketHandler
 
handleBinaryMessage(WebSocketSession, BinaryMessage) - 类 中的方法org.springframework.web.socket.handler.TextWebSocketHandler
 
handleBindException(BindException, HttpServletRequest, HttpServletResponse, Object) - 类 中的方法org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver
Handle the case where an @ModelAttribute method argument has binding or validation errors and is not followed by another method argument of type BindingResult.
handleBindException(BindException, HttpHeaders, HttpStatus, WebRequest) - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.ResponseEntityExceptionHandler
Customize the response for BindException.
handleCacheClearError(RuntimeException, Cache) - 接口 中的方法org.springframework.cache.interceptor.CacheErrorHandler
Handle the given runtime exception thrown by the cache provider when clearing the specified Cache, possibly rethrowing it as a fatal exception.
handleCacheClearError(RuntimeException, Cache) - 类 中的方法org.springframework.cache.interceptor.SimpleCacheErrorHandler
 
handleCacheEvictError(RuntimeException, Cache, Object) - 接口 中的方法org.springframework.cache.interceptor.CacheErrorHandler
Handle the given runtime exception thrown by the cache provider when clearing an item with the specified key, possibly rethrowing it as a fatal exception.
handleCacheEvictError(RuntimeException, Cache, Object) - 类 中的方法org.springframework.cache.interceptor.SimpleCacheErrorHandler
 
handleCacheGetError(RuntimeException, Cache, Object) - 接口 中的方法org.springframework.cache.interceptor.CacheErrorHandler
Handle the given runtime exception thrown by the cache provider when retrieving an item with the specified key, possibly rethrowing it as a fatal exception.
handleCacheGetError(RuntimeException, Cache, Object) - 类 中的方法org.springframework.cache.interceptor.SimpleCacheErrorHandler
 
handleCachePutError(RuntimeException, Cache, Object, Object) - 接口 中的方法org.springframework.cache.interceptor.CacheErrorHandler
Handle the given runtime exception thrown by the cache provider when updating an item with the specified key and value, possibly rethrowing it as a fatal exception.
handleCachePutError(RuntimeException, Cache, Object, Object) - 类 中的方法org.springframework.cache.interceptor.SimpleCacheErrorHandler
 
handleClientMessageProcessingError(Message<byte[]>, Throwable) - 类 中的方法org.springframework.web.socket.messaging.StompSubProtocolErrorHandler
 
handleClientMessageProcessingError(Message<P>, Throwable) - 接口 中的方法org.springframework.web.socket.messaging.SubProtocolErrorHandler
Handle errors thrown while processing client messages providing an opportunity to prepare the error message or to prevent one from being sent.
handleConnectFailure(MethodInvocation, Exception) - 类 中的方法org.springframework.jmx.access.MBeanClientInterceptor
Refresh the connection and retry the MBean invocation if possible.
handleContentOverflow(int) - 类 中的方法org.springframework.web.util.ContentCachingRequestWrapper
Template method for handling a content overflow: specifically, a request body being read that exceeds the specified content cache limit.
handleConversionNotSupported(ConversionNotSupportedException, HttpServletRequest, HttpServletResponse, Object) - 类 中的方法org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver
Handle the case when a WebDataBinder conversion cannot occur.
handleConversionNotSupported(ConversionNotSupportedException, HttpHeaders, HttpStatus, WebRequest) - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.ResponseEntityExceptionHandler
Customize the response for ConversionNotSupportedException.
handleEmptyBody(Object, HttpInputMessage, MethodParameter, Type, Class<? extends HttpMessageConverter<?>>) - 接口 中的方法org.springframework.web.servlet.mvc.method.annotation.RequestBodyAdvice
Invoked second (and last) if the body is empty.
handleEmptyBody(Object, HttpInputMessage, MethodParameter, Type, Class<? extends HttpMessageConverter<?>>) - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.RequestBodyAdviceAdapter
The default implementation returns the body that was passed in.
handleError(Throwable) - 接口 中的方法org.springframework.util.ErrorHandler
Handle the given error, possibly rethrowing it as a fatal exception.
handleError(Throwable, Method, Object...) - 类 中的方法org.springframework.aop.interceptor.AsyncExecutionAspectSupport
Handles a fatal error thrown while asynchronously invoking the specified Method.
handleError(ClientHttpResponse) - 类 中的方法org.springframework.web.client.DefaultResponseErrorHandler
This default implementation throws a HttpClientErrorException if the response status code is HttpStatus.Series.CLIENT_ERROR, a HttpServerErrorException if it is HttpStatus.Series.SERVER_ERROR, and a RestClientException in other cases.
handleError(ClientHttpResponse) - 接口 中的方法org.springframework.web.client.ResponseErrorHandler
Handle the error in the given response.
handleErrorMessageToClient(Message<byte[]>) - 类 中的方法org.springframework.web.socket.messaging.StompSubProtocolErrorHandler
 
handleErrorMessageToClient(Message<P>) - 接口 中的方法org.springframework.web.socket.messaging.SubProtocolErrorHandler
Handle errors sent from the server side to clients, e.g. errors from the "broke relay" because connectivity failed or the external broker sent an error message, etc.
handleEvent(EventRequest, EventResponse, Object) - 类 中的方法org.springframework.web.portlet.handler.SimplePortletHandlerAdapter
 
handleEvent(EventRequest, EventResponse, Object) - 接口 中的方法org.springframework.web.portlet.HandlerAdapter
Use the given handler to handle this event request.
handleEvent(EventRequest, EventResponse, Object) - 类 中的方法org.springframework.web.portlet.mvc.annotation.AnnotationMethodHandlerAdapter
 
handleEvent(EventRequest, EventResponse, Object) - 类 中的方法org.springframework.web.portlet.mvc.SimpleControllerHandlerAdapter
 
handleEventRequest(EventRequest, EventResponse) - 接口 中的方法org.springframework.web.portlet.mvc.EventAwareController
Process the event request.
handleEventRequest(EventRequest, EventResponse) - 类 中的方法org.springframework.web.portlet.mvc.PortletWrappingController
 
handleException(Exception, WebRequest) - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.ResponseEntityExceptionHandler
Provides handling for standard Spring MVC exceptions.
handleException(StompSession, StompCommand, StompHeaders, byte[], Throwable) - 接口 中的方法org.springframework.messaging.simp.stomp.StompSessionHandler
Handle any exception arising while processing a STOMP frame such as a failure to convert the payload or an unhandled exception in the application StompFrameHandler.
handleException(StompSession, StompCommand, StompHeaders, byte[], Throwable) - 类 中的方法org.springframework.messaging.simp.stomp.StompSessionHandlerAdapter
This implementation is empty.
handleExceptionInternal(Exception, Object, HttpHeaders, HttpStatus, WebRequest) - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.ResponseEntityExceptionHandler
A single place to customize the response body of all exception types.
handleFailure(Throwable) - 类 中的方法org.springframework.messaging.simp.stomp.DefaultStompSession
 
handleFailure(Throwable) - 接口 中的方法org.springframework.messaging.tcp.TcpConnectionHandler
Handle a failure on the connection.
handleFrame(String) - 类 中的方法org.springframework.web.socket.sockjs.client.AbstractClientSockJsSession
 
handleFrame(StompHeaders, Object) - 接口 中的方法org.springframework.messaging.simp.stomp.StompFrameHandler
Handle a STOMP frame with the payload converted to the target type returned from StompFrameHandler.getPayloadType(StompHeaders).
handleFrame(StompHeaders, Object) - 类 中的方法org.springframework.messaging.simp.stomp.StompSessionHandlerAdapter
This implementation is empty.
handleGetObject(String) - 类 中的方法org.springframework.context.support.MessageSourceResourceBundle
This implementation resolves the code in the MessageSource.
handleHttpMediaTypeNotAcceptable(HttpMediaTypeNotAcceptableException, HttpServletRequest, HttpServletResponse, Object) - 类 中的方法org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver
Handle the case where no message converters were found that were acceptable for the client (expressed via the Accept header.
handleHttpMediaTypeNotAcceptable(HttpMediaTypeNotAcceptableException, HttpHeaders, HttpStatus, WebRequest) - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.ResponseEntityExceptionHandler
Customize the response for HttpMediaTypeNotAcceptableException.
handleHttpMediaTypeNotSupported(HttpMediaTypeNotSupportedException, HttpServletRequest, HttpServletResponse, Object) - 类 中的方法org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver
Handle the case where no message converters were found for the PUT or POSTed content.
handleHttpMediaTypeNotSupported(HttpMediaTypeNotSupportedException, HttpHeaders, HttpStatus, WebRequest) - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.ResponseEntityExceptionHandler
Customize the response for HttpMediaTypeNotSupportedException.
handleHttpMessageNotReadable(HttpMessageNotReadableException, HttpServletRequest, HttpServletResponse, Object) - 类 中的方法org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver
Handle the case where a message converter cannot read from a HTTP request.
handleHttpMessageNotReadable(HttpMessageNotReadableException, HttpHeaders, HttpStatus, WebRequest) - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.ResponseEntityExceptionHandler
Customize the response for HttpMessageNotReadableException.
handleHttpMessageNotWritable(HttpMessageNotWritableException, HttpServletRequest, HttpServletResponse, Object) - 类 中的方法org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver
Handle the case where a message converter cannot write to a HTTP request.
handleHttpMessageNotWritable(HttpMessageNotWritableException, HttpHeaders, HttpStatus, WebRequest) - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.ResponseEntityExceptionHandler
Customize the response for HttpMessageNotWritableException.
handleHttpRequestMethodNotSupported(HttpRequestMethodNotSupportedException, HttpServletRequest, HttpServletResponse, Object) - 类 中的方法org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver
Handle the case where no request handler method was found for the particular HTTP request method.
handleHttpRequestMethodNotSupported(HttpRequestMethodNotSupportedException, HttpHeaders, HttpStatus, WebRequest) - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.ResponseEntityExceptionHandler
Customize the response for HttpRequestMethodNotSupportedException.
handleInitialRequest(ServerHttpRequest, ServerHttpResponse, SockJsFrameFormat) - 类 中的方法org.springframework.web.socket.sockjs.transport.session.AbstractHttpSockJsSession
Handle the first request for receiving messages on a SockJS HTTP transport based session.
handleInternal(HttpServletRequest, HttpServletResponse, HandlerMethod) - 类 中的方法org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter
Use the given handler method to handle the request.
handleInternal(HttpServletRequest, HttpServletResponse, HandlerMethod) - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter
 
handleInternal(ServerHttpRequest, ServerHttpResponse, CorsConfiguration, boolean) - 类 中的方法org.springframework.web.cors.DefaultCorsProcessor
Handle the given request.
handleInternal(StompHeaderAccessor, byte[], Throwable, StompHeaderAccessor) - 类 中的方法org.springframework.web.socket.messaging.StompSubProtocolErrorHandler
 
handleInvalidConnectHeader(ServerHttpRequest, ServerHttpResponse) - 类 中的方法org.springframework.web.socket.server.support.AbstractHandshakeHandler
 
handleInvalidUpgradeHeader(ServerHttpRequest, ServerHttpResponse) - 类 中的方法org.springframework.web.socket.server.support.AbstractHandshakeHandler
 
handleInvocationTargetException(InvocationTargetException) - 类 中的静态方法org.springframework.util.ReflectionUtils
Handle the given invocation target exception.
handleListenerException(Throwable) - 类 中的方法org.springframework.jms.listener.AbstractMessageListenerContainer
Handle the given exception that arose during listener execution.
handleListenerException(Throwable) - 类 中的方法org.springframework.jms.listener.adapter.AbstractAdaptableMessageListener
Handle the given exception that arose during listener execution.
handleListenerSetupFailure(Throwable, boolean) - 类 中的方法org.springframework.jms.listener.DefaultMessageListenerContainer
Handle the given exception that arose during setup of a listener.
handleMatch(String, MediaType) - 类 中的方法org.springframework.web.accept.AbstractMappingContentNegotiationStrategy
Override to provide handling when a key is successfully resolved via MappingMediaTypeFileExtensionResolver.lookupMediaType(java.lang.String).
handleMatch(String, MediaType) - 类 中的方法org.springframework.web.accept.ParameterContentNegotiationStrategy
 
handleMatch(SimpMessageMappingInfo, HandlerMethod, String, Message<?>) - 类 中的方法org.springframework.messaging.simp.annotation.support.SimpAnnotationMethodMessageHandler
 
handleMatch(RequestMappingInfo, String, HttpServletRequest) - 类 中的方法org.springframework.web.servlet.mvc.method.RequestMappingInfoHandlerMapping
Expose URI template variables, matrix variables, and producible media types in the request.
handleMatch(T, String, HttpServletRequest) - 类 中的方法org.springframework.web.servlet.handler.AbstractHandlerMethodMapping
Invoked when a matching mapping is found.
handleMatch(T, HandlerMethod, String, Message<?>) - 类 中的方法org.springframework.messaging.handler.invocation.AbstractMethodMessageHandler
 
handleMessage(IMessage) - 类 中的方法org.springframework.aop.aspectj.AspectJWeaverMessageHandler
 
handleMessage(Message<?>) - 类 中的方法org.springframework.messaging.handler.invocation.AbstractMethodMessageHandler
 
handleMessage(Message<?>) - 接口 中的方法org.springframework.messaging.MessageHandler
Handle the given message.
handleMessage(Message<?>) - 类 中的方法org.springframework.messaging.simp.broker.AbstractBrokerMessageHandler
 
handleMessage(Message<?>) - 类 中的方法org.springframework.messaging.simp.user.UserDestinationMessageHandler
 
handleMessage(Message<?>) - 类 中的方法org.springframework.messaging.simp.user.UserRegistryMessageHandler
 
handleMessage(Message<?>) - 类 中的方法org.springframework.web.socket.messaging.SubProtocolWebSocketHandler
Handle an outbound Spring Message to a WebSocket client.
handleMessage(Message<byte[]>) - 类 中的方法org.springframework.messaging.simp.stomp.DefaultStompSession
 
handleMessage(Message<P>) - 接口 中的方法org.springframework.messaging.tcp.TcpConnectionHandler
Handle a message received from the remote host.
handleMessage(TextMessage, WebSocketSession) - 类 中的方法org.springframework.web.socket.sockjs.transport.session.WebSocketServerSockJsSession
 
handleMessage(WebSocketSession, WebSocketMessage<?>) - 类 中的方法org.springframework.web.socket.handler.AbstractWebSocketHandler
 
handleMessage(WebSocketSession, WebSocketMessage<?>) - 类 中的方法org.springframework.web.socket.handler.ExceptionWebSocketHandlerDecorator
 
handleMessage(WebSocketSession, WebSocketMessage<?>) - 类 中的方法org.springframework.web.socket.handler.LoggingWebSocketHandlerDecorator
 
handleMessage(WebSocketSession, WebSocketMessage<?>) - 类 中的方法org.springframework.web.socket.handler.PerConnectionWebSocketHandler
 
handleMessage(WebSocketSession, WebSocketMessage<?>) - 类 中的方法org.springframework.web.socket.handler.WebSocketHandlerDecorator
 
handleMessage(WebSocketSession, WebSocketMessage<?>) - 类 中的方法org.springframework.web.socket.messaging.SubProtocolWebSocketHandler
Handle an inbound message from a WebSocket client.
handleMessage(WebSocketSession, WebSocketMessage<?>) - 接口 中的方法org.springframework.web.socket.WebSocketHandler
Invoked when a new WebSocket message arrives.
handleMessageFromClient(WebSocketSession, WebSocketMessage<?>, MessageChannel) - 类 中的方法org.springframework.web.socket.messaging.StompSubProtocolHandler
Handle incoming WebSocket messages from clients.
handleMessageFromClient(WebSocketSession, WebSocketMessage<?>, MessageChannel) - 接口 中的方法org.springframework.web.socket.messaging.SubProtocolHandler
Handle the given WebSocketMessage received from a client.
handleMessageInternal(Message<?>) - 类 中的方法org.springframework.messaging.simp.broker.AbstractBrokerMessageHandler
 
handleMessageInternal(Message<?>) - 类 中的方法org.springframework.messaging.simp.broker.SimpleBrokerMessageHandler
 
handleMessageInternal(Message<?>) - 类 中的方法org.springframework.messaging.simp.stomp.StompBrokerRelayMessageHandler
 
handleMessageInternal(Message<?>, String) - 类 中的方法org.springframework.messaging.handler.invocation.AbstractMethodMessageHandler
 
handleMessageToClient(WebSocketSession, Message<?>) - 类 中的方法org.springframework.web.socket.messaging.StompSubProtocolHandler
Handle STOMP messages going back out to WebSocket clients.
handleMessageToClient(WebSocketSession, Message<?>) - 接口 中的方法org.springframework.web.socket.messaging.SubProtocolHandler
Handle the given Message to the client associated with the given WebSocket session.
handleMethodArgumentNotValid(MethodArgumentNotValidException, HttpHeaders, HttpStatus, WebRequest) - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.ResponseEntityExceptionHandler
Customize the response for MethodArgumentNotValidException.
handleMethodArgumentNotValidException(MethodArgumentNotValidException, HttpServletRequest, HttpServletResponse, Object) - 类 中的方法org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver
Handle the case where an argument annotated with @Valid such as an RequestBody or RequestPart argument fails validation.
handleMissingPathVariable(MissingPathVariableException, HttpServletRequest, HttpServletResponse, Object) - 类 中的方法org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver
Handle the case when a declared path variable does not match any extracted URI variable.
handleMissingPathVariable(MissingPathVariableException, HttpHeaders, HttpStatus, WebRequest) - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.ResponseEntityExceptionHandler
Customize the response for MissingPathVariableException.
handleMissingServletRequestParameter(MissingServletRequestParameterException, HttpServletRequest, HttpServletResponse, Object) - 类 中的方法org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver
Handle the case when a required parameter is missing.
handleMissingServletRequestParameter(MissingServletRequestParameterException, HttpHeaders, HttpStatus, WebRequest) - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.ResponseEntityExceptionHandler
Customize the response for MissingServletRequestParameterException.
handleMissingServletRequestPart(MissingServletRequestPartException, HttpHeaders, HttpStatus, WebRequest) - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.ResponseEntityExceptionHandler
Customize the response for MissingServletRequestPartException.
handleMissingServletRequestPartException(MissingServletRequestPartException, HttpServletRequest, HttpServletResponse, Object) - 类 中的方法org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver
Handle the case where an @RequestPart, a MultipartFile, or a javax.servlet.http.Part argument is required but is missing.
handleMissingValue(String, MethodParameter) - 类 中的方法org.springframework.web.method.annotation.AbstractCookieValueMethodArgumentResolver
 
handleMissingValue(String, MethodParameter) - 类 中的方法org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver
Invoked when a named value is required, but AbstractNamedValueMethodArgumentResolver.resolveName(String, MethodParameter, NativeWebRequest) returned null and there is no default value.
handleMissingValue(String, MethodParameter) - 类 中的方法org.springframework.web.method.annotation.ExpressionValueMethodArgumentResolver
 
handleMissingValue(String, MethodParameter) - 类 中的方法org.springframework.web.method.annotation.RequestHeaderMethodArgumentResolver
 
handleMissingValue(String, MethodParameter) - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.MatrixVariableMethodArgumentResolver
 
handleMissingValue(String, MethodParameter) - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.PathVariableMethodArgumentResolver
 
handleMissingValue(String, MethodParameter) - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.RequestAttributeMethodArgumentResolver
 
handleMissingValue(String, MethodParameter) - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.SessionAttributeMethodArgumentResolver
 
handleMissingValue(String, MethodParameter, Message<?>) - 类 中的方法org.springframework.messaging.handler.annotation.support.AbstractNamedValueMethodArgumentResolver
Invoked when a named value is required, but AbstractNamedValueMethodArgumentResolver.resolveArgumentInternal(MethodParameter, Message, String) returned null and there is no default value.
handleMissingValue(String, MethodParameter, Message<?>) - 类 中的方法org.springframework.messaging.handler.annotation.support.DestinationVariableMethodArgumentResolver
 
handleMissingValue(String, MethodParameter, Message<?>) - 类 中的方法org.springframework.messaging.handler.annotation.support.HeaderMethodArgumentResolver
 
handleMissingValue(String, MethodParameter, NativeWebRequest) - 类 中的方法org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver
Invoked when a named value is required, but AbstractNamedValueMethodArgumentResolver.resolveName(String, MethodParameter, NativeWebRequest) returned null and there is no default value.
handleMissingValue(String, MethodParameter, NativeWebRequest) - 类 中的方法org.springframework.web.method.annotation.RequestParamMethodArgumentResolver
 
handleMultipleRowsFound() - 类 中的方法org.springframework.jdbc.core.support.AbstractLobStreamingResultSetExtractor
Handle the case where the ResultSet contains multiple rows.
handleNavigation(FacesContext, String, String) - 类 中的方法org.springframework.web.jsf.DecoratingNavigationHandler
This implementation of the standard JSF handleNavigation method delegates to the overloaded variant, passing in constructor-injected NavigationHandler as argument.
handleNavigation(FacesContext, String, String) - 类 中的方法org.springframework.web.jsf.DelegatingNavigationHandlerProxy
Handle the navigation request implied by the specified parameters, through delegating to the target bean in the Spring application context.
handleNavigation(FacesContext, String, String, NavigationHandler) - 类 中的方法org.springframework.web.jsf.DecoratingNavigationHandler
Special handleNavigation variant with explicit NavigationHandler argument.
handleNoHandlerFoundException(NoHandlerFoundException, HttpServletRequest, HttpServletResponse, Object) - 类 中的方法org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver
Handle the case where no handler was found during the dispatch.
handleNoHandlerFoundException(NoHandlerFoundException, HttpHeaders, HttpStatus, WebRequest) - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.ResponseEntityExceptionHandler
Customize the response for NoHandlerFoundException.
handleNoMatch(Set<RequestMappingInfo>, String, HttpServletRequest) - 类 中的方法org.springframework.web.servlet.mvc.method.RequestMappingInfoHandlerMapping
Iterate all RequestMappingInfo's once again, look if any match by URL at least and raise exceptions according to what doesn't match.
handleNoMatch(Set<T>, String, HttpServletRequest) - 类 中的方法org.springframework.web.servlet.handler.AbstractHandlerMethodMapping
Invoked when no matching mapping is not found.
handleNoMatch(Set<T>, String, Message<?>) - 类 中的方法org.springframework.messaging.handler.invocation.AbstractMethodMessageHandler
 
handleNoMatch(NativeWebRequest, String) - 类 中的方法org.springframework.web.accept.AbstractMappingContentNegotiationStrategy
Override to provide handling when a key is not resolved via.
handleNoMatch(NativeWebRequest, String) - 类 中的方法org.springframework.web.accept.ParameterContentNegotiationStrategy
 
handleNoMatch(NativeWebRequest, String) - 类 中的方法org.springframework.web.accept.PathExtensionContentNegotiationStrategy
 
handleNoMatch(NativeWebRequest, String) - 类 中的方法org.springframework.web.accept.ServletPathExtensionContentNegotiationStrategy
Resolve file extension via ServletContext.getMimeType(String) and also delegate to base class for a potential JAF lookup.
handleNoRowFound() - 类 中的方法org.springframework.jdbc.core.support.AbstractLobStreamingResultSetExtractor
Handle the case where the ResultSet does not contain a row.
handleNoSuchRequestHandlingMethod(NoSuchRequestHandlingMethodException, HttpServletRequest, HttpServletResponse) - 类 中的方法org.springframework.web.servlet.mvc.multiaction.MultiActionController
已过时。
Handle the case where no request handler method was found.
handleNoSuchRequestHandlingMethod(NoSuchRequestHandlingMethodException, HttpServletRequest, HttpServletResponse, Object) - 类 中的方法org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver
已过时。
handleNoSuchRequestHandlingMethod(NoSuchRequestHandlingMethodException, HttpHeaders, HttpStatus, WebRequest) - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.ResponseEntityExceptionHandler
已过时。
handleNotAuthorized(PortletRequest, PortletResponse, Object) - 类 中的方法org.springframework.web.portlet.handler.UserRoleAuthorizationInterceptor
Handle a request that is not authorized according to this interceptor.
handleNotAuthorized(HttpServletRequest, HttpServletResponse, Object) - 类 中的方法org.springframework.web.servlet.handler.UserRoleAuthorizationInterceptor
Handle a request that is not authorized according to this interceptor.
handlePageException(Exception) - 类 中的方法org.springframework.mock.web.MockPageContext
 
handlePageException(Throwable) - 类 中的方法org.springframework.mock.web.MockPageContext
 
handlePongMessage(WebSocketSession, PongMessage) - 类 中的方法org.springframework.web.socket.handler.AbstractWebSocketHandler
 
handler() - 类 中的静态方法org.springframework.test.web.servlet.result.MockMvcResultMatchers
Access to assertions for the handler that handled the request.
HANDLER_ADAPTER_BEAN_NAME - 类 中的静态变量org.springframework.web.portlet.DispatcherPortlet
Well-known name for the HandlerAdapter object in the bean factory for this namespace.
HANDLER_ADAPTER_BEAN_NAME - 类 中的静态变量org.springframework.web.servlet.DispatcherServlet
Well-known name for the HandlerAdapter object in the bean factory for this namespace.
HANDLER_EXCEPTION_RESOLVER_BEAN_NAME - 类 中的静态变量org.springframework.web.portlet.DispatcherPortlet
Well-known name for the HandlerExceptionResolver object in the bean factory for this namespace.
HANDLER_EXCEPTION_RESOLVER_BEAN_NAME - 类 中的静态变量org.springframework.web.servlet.DispatcherServlet
Well-known name for the HandlerExceptionResolver object in the bean factory for this namespace.
HANDLER_MAPPING_BEAN_NAME - 类 中的静态变量org.springframework.web.portlet.DispatcherPortlet
Well-known name for the HandlerMapping object in the bean factory for this namespace.
HANDLER_MAPPING_BEAN_NAME - 类 中的静态变量org.springframework.web.servlet.DispatcherServlet
Well-known name for the HandlerMapping object in the bean factory for this namespace.
HandlerAdapter - org.springframework.web.portlet中的接口
Portlet MVC framework SPI interface, allowing parameterization of core MVC workflow.
HandlerAdapter - org.springframework.web.servlet中的接口
MVC framework SPI, allowing parameterization of the core MVC workflow.
handleRawWebSocketRequest(ServerHttpRequest, ServerHttpResponse, WebSocketHandler) - 类 中的方法org.springframework.web.socket.sockjs.support.AbstractSockJsService
Handle request for raw WebSocket communication, i.e. without any SockJS message framing.
handleRawWebSocketRequest(ServerHttpRequest, ServerHttpResponse, WebSocketHandler) - 类 中的方法org.springframework.web.socket.sockjs.transport.TransportHandlingSockJsService
 
handleReflectionException(Exception) - 类 中的静态方法org.springframework.util.ReflectionUtils
Handle the given reflection exception.
handleRender(RenderRequest, RenderResponse, Object) - 类 中的方法org.springframework.web.portlet.handler.SimplePortletHandlerAdapter
 
handleRender(RenderRequest, RenderResponse, Object) - 接口 中的方法org.springframework.web.portlet.HandlerAdapter
Use the given handler to handle this render request.
handleRender(RenderRequest, RenderResponse, Object) - 类 中的方法org.springframework.web.portlet.mvc.annotation.AnnotationMethodHandlerAdapter
 
handleRender(RenderRequest, RenderResponse, Object) - 类 中的方法org.springframework.web.portlet.mvc.SimpleControllerHandlerAdapter
 
handleRenderRequest(RenderRequest, RenderResponse) - 类 中的方法org.springframework.web.portlet.mvc.AbstractController
 
handleRenderRequest(RenderRequest, RenderResponse) - 接口 中的方法org.springframework.web.portlet.mvc.Controller
Process the render request and return a ModelAndView object which the DispatcherPortlet will render.
handleRenderRequest(RenderRequest, RenderResponse) - 类 中的方法org.springframework.web.portlet.mvc.PortletModeNameViewController
 
handleRenderRequestInternal(RenderRequest, RenderResponse) - 类 中的方法org.springframework.web.portlet.mvc.AbstractController
Subclasses are meant to override this method if the controller is expected to handle render requests.
handleRenderRequestInternal(RenderRequest, RenderResponse) - 类 中的方法org.springframework.web.portlet.mvc.ParameterizableViewController
Return a ModelAndView object with the specified view name.
handleRenderRequestInternal(RenderRequest, RenderResponse) - 类 中的方法org.springframework.web.portlet.mvc.PortletWrappingController
 
handleRequest(HttpServletRequest, HttpServletResponse) - 类 中的方法org.springframework.remoting.caucho.BurlapServiceExporter
已过时。
Processes the incoming Burlap request and creates a Burlap response.
handleRequest(HttpServletRequest, HttpServletResponse) - 类 中的方法org.springframework.remoting.caucho.HessianServiceExporter
Processes the incoming Hessian request and creates a Hessian response.
handleRequest(HttpServletRequest, HttpServletResponse) - 类 中的方法org.springframework.remoting.httpinvoker.HttpInvokerServiceExporter
Reads a remote invocation from the request, executes it, and writes the remote invocation result to the response.
handleRequest(HttpServletRequest, HttpServletResponse) - 接口 中的方法org.springframework.web.HttpRequestHandler
Process the given request, generating a response.
handleRequest(HttpServletRequest, HttpServletResponse) - 类 中的方法org.springframework.web.servlet.mvc.AbstractController
 
handleRequest(HttpServletRequest, HttpServletResponse) - 接口 中的方法org.springframework.web.servlet.mvc.Controller
Process the request and return a ModelAndView object which the DispatcherServlet will render.
handleRequest(HttpServletRequest, HttpServletResponse) - 类 中的方法org.springframework.web.servlet.resource.DefaultServletHttpRequestHandler
 
handleRequest(HttpServletRequest, HttpServletResponse) - 类 中的方法org.springframework.web.servlet.resource.ResourceHttpRequestHandler
Processes a resource request.
handleRequest(HttpServletRequest, HttpServletResponse) - 类 中的方法org.springframework.web.socket.server.support.WebSocketHttpRequestHandler
 
handleRequest(HttpServletRequest, HttpServletResponse) - 类 中的方法org.springframework.web.socket.sockjs.support.SockJsHttpRequestHandler
 
handleRequest(ServerHttpRequest, ServerHttpResponse, String, WebSocketHandler) - 接口 中的方法org.springframework.web.socket.sockjs.SockJsService
Process a SockJS HTTP request.
handleRequest(ServerHttpRequest, ServerHttpResponse, String, WebSocketHandler) - 类 中的方法org.springframework.web.socket.sockjs.support.AbstractSockJsService
This method determines the SockJS path and handles SockJS static URLs.
handleRequest(ServerHttpRequest, ServerHttpResponse, WebSocketHandler, SockJsSession) - 类 中的方法org.springframework.web.socket.sockjs.transport.handler.AbstractHttpReceivingTransportHandler
 
handleRequest(ServerHttpRequest, ServerHttpResponse, WebSocketHandler, SockJsSession) - 类 中的方法org.springframework.web.socket.sockjs.transport.handler.AbstractHttpSendingTransportHandler
 
handleRequest(ServerHttpRequest, ServerHttpResponse, WebSocketHandler, SockJsSession) - 类 中的方法org.springframework.web.socket.sockjs.transport.handler.WebSocketTransportHandler
 
handleRequest(ServerHttpRequest, ServerHttpResponse, WebSocketHandler, SockJsSession) - 接口 中的方法org.springframework.web.socket.sockjs.transport.TransportHandler
Handle the given request and delegate messages to the provided WebSocketHandler.
handleRequestInternal(HttpServletRequest, HttpServletResponse) - 类 中的方法org.springframework.web.servlet.mvc.AbstractController
Template method.
handleRequestInternal(HttpServletRequest, HttpServletResponse) - 类 中的方法org.springframework.web.servlet.mvc.AbstractUrlViewController
Retrieves the URL path to use for lookup and delegates to AbstractUrlViewController.getViewNameForRequest(javax.servlet.http.HttpServletRequest).
handleRequestInternal(HttpServletRequest, HttpServletResponse) - 类 中的方法org.springframework.web.servlet.mvc.multiaction.MultiActionController
已过时。
Determine a handler method and invoke it.
handleRequestInternal(HttpServletRequest, HttpServletResponse) - 类 中的方法org.springframework.web.servlet.mvc.ParameterizableViewController
Return a ModelAndView object with the specified view name.
handleRequestInternal(HttpServletRequest, HttpServletResponse) - 类 中的方法org.springframework.web.servlet.mvc.ServletForwardingController
 
handleRequestInternal(HttpServletRequest, HttpServletResponse) - 类 中的方法org.springframework.web.servlet.mvc.ServletWrappingController
Invoke the wrapped Servlet instance.
handleRequestInternal(ServerHttpRequest, ServerHttpResponse, boolean) - 类 中的方法org.springframework.web.socket.sockjs.transport.session.AbstractHttpSockJsSession
Invoked when a SockJS transport request is received.
handleRequestInternal(ServerHttpRequest, ServerHttpResponse, boolean) - 类 中的方法org.springframework.web.socket.sockjs.transport.session.PollingSockJsSession
 
handleRequestInternal(ServerHttpRequest, ServerHttpResponse, boolean) - 类 中的方法org.springframework.web.socket.sockjs.transport.session.StreamingSockJsSession
 
handleRequestInternal(ServerHttpRequest, ServerHttpResponse, AbstractHttpSockJsSession) - 类 中的方法org.springframework.web.socket.sockjs.transport.handler.AbstractHttpSendingTransportHandler
 
handleRequestInternal(ServerHttpRequest, ServerHttpResponse, AbstractHttpSockJsSession) - 类 中的方法org.springframework.web.socket.sockjs.transport.handler.HtmlFileTransportHandler
 
handleRequestInternal(ServerHttpRequest, ServerHttpResponse, AbstractHttpSockJsSession) - 类 中的方法org.springframework.web.socket.sockjs.transport.handler.JsonpPollingTransportHandler
已过时。
 
handleRequestInternal(ServerHttpRequest, ServerHttpResponse, WebSocketHandler, AbstractHttpSockJsSession) - 类 中的方法org.springframework.web.socket.sockjs.transport.handler.AbstractHttpReceivingTransportHandler
 
handleRequestInternal(ServerHttpRequest, ServerHttpResponse, WebSocketHandler, AbstractHttpSockJsSession) - 类 中的方法org.springframework.web.socket.sockjs.transport.handler.JsonpReceivingTransportHandler
已过时。
 
handleResolvedValue(Object, String, MethodParameter, Message<?>) - 类 中的方法org.springframework.messaging.handler.annotation.support.AbstractNamedValueMethodArgumentResolver
Invoked after a value is resolved.
handleResolvedValue(Object, String, MethodParameter, ModelAndViewContainer, NativeWebRequest) - 类 中的方法org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver
Invoked after a value is resolved.
handleResolvedValue(Object, String, MethodParameter, ModelAndViewContainer, NativeWebRequest) - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.PathVariableMethodArgumentResolver
 
handleResource(ResourceRequest, ResourceResponse, Object) - 类 中的方法org.springframework.web.portlet.handler.SimplePortletHandlerAdapter
 
handleResource(ResourceRequest, ResourceResponse, Object) - 接口 中的方法org.springframework.web.portlet.HandlerAdapter
Use the given handler to handle this resource request.
handleResource(ResourceRequest, ResourceResponse, Object) - 类 中的方法org.springframework.web.portlet.mvc.annotation.AnnotationMethodHandlerAdapter
 
handleResource(ResourceRequest, ResourceResponse, Object) - 类 中的方法org.springframework.web.portlet.mvc.SimpleControllerHandlerAdapter
 
handleResourceRequest(ResourceRequest, ResourceResponse) - 类 中的方法org.springframework.web.portlet.mvc.PortletWrappingController
 
handleResourceRequest(ResourceRequest, ResourceResponse) - 接口 中的方法org.springframework.web.portlet.mvc.ResourceAwareController
Process the resource request and return a ModelAndView object which the DispatcherPortlet will render.
handleResponse(URI, HttpMethod, ClientHttpResponse) - 类 中的方法org.springframework.web.client.RestTemplate
Handle the given response, performing appropriate logging and invoking the ResponseErrorHandler if necessary.
handleResult(Object) - 类 中的方法org.springframework.context.event.ApplicationListenerMethodAdapter
 
handleResult(Object) - 接口 中的方法org.springframework.web.context.request.async.DeferredResult.DeferredResultHandler
 
handleResult(Object, Message, Session) - 类 中的方法org.springframework.jms.listener.adapter.AbstractAdaptableMessageListener
Handle the given result object returned from the listener method, sending a response message back.
handleReturnValue(Object, MethodParameter, Message<?>) - 类 中的方法org.springframework.messaging.handler.invocation.AbstractAsyncReturnValueHandler
 
handleReturnValue(Object, MethodParameter, Message<?>) - 接口 中的方法org.springframework.messaging.handler.invocation.HandlerMethodReturnValueHandler
Handle the given return value.
handleReturnValue(Object, MethodParameter, Message<?>) - 类 中的方法org.springframework.messaging.handler.invocation.HandlerMethodReturnValueHandlerComposite
 
handleReturnValue(Object, MethodParameter, Message<?>) - 类 中的方法org.springframework.messaging.simp.annotation.support.SendToMethodReturnValueHandler
 
handleReturnValue(Object, MethodParameter, Message<?>) - 类 中的方法org.springframework.messaging.simp.annotation.support.SubscriptionMethodReturnValueHandler
 
handleReturnValue(Object, MethodParameter, ModelAndViewContainer, NativeWebRequest) - 类 中的方法org.springframework.web.method.annotation.MapMethodProcessor
 
handleReturnValue(Object, MethodParameter, ModelAndViewContainer, NativeWebRequest) - 类 中的方法org.springframework.web.method.annotation.ModelAttributeMethodProcessor
Add non-null return values to the ModelAndViewContainer.
handleReturnValue(Object, MethodParameter, ModelAndViewContainer, NativeWebRequest) - 类 中的方法org.springframework.web.method.annotation.ModelMethodProcessor
 
handleReturnValue(Object, MethodParameter, ModelAndViewContainer, NativeWebRequest) - 接口 中的方法org.springframework.web.method.support.HandlerMethodReturnValueHandler
Handle the given return value by adding attributes to the model and setting a view or setting the ModelAndViewContainer.setRequestHandled(boolean) flag to true to indicate the response has been handled directly.
handleReturnValue(Object, MethodParameter, ModelAndViewContainer, NativeWebRequest) - 类 中的方法org.springframework.web.method.support.HandlerMethodReturnValueHandlerComposite
Iterate over registered HandlerMethodReturnValueHandlers and invoke the one that supports it.
handleReturnValue(Object, MethodParameter, ModelAndViewContainer, NativeWebRequest) - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.AsyncTaskMethodReturnValueHandler
 
handleReturnValue(Object, MethodParameter, ModelAndViewContainer, NativeWebRequest) - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.CallableMethodReturnValueHandler
 
handleReturnValue(Object, MethodParameter, ModelAndViewContainer, NativeWebRequest) - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.CompletionStageReturnValueHandler
已过时。
 
handleReturnValue(Object, MethodParameter, ModelAndViewContainer, NativeWebRequest) - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.DeferredResultMethodReturnValueHandler
 
handleReturnValue(Object, MethodParameter, ModelAndViewContainer, NativeWebRequest) - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.HttpEntityMethodProcessor
 
handleReturnValue(Object, MethodParameter, ModelAndViewContainer, NativeWebRequest) - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.HttpHeadersReturnValueHandler
 
handleReturnValue(Object, MethodParameter, ModelAndViewContainer, NativeWebRequest) - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.ListenableFutureReturnValueHandler
已过时。
 
handleReturnValue(Object, MethodParameter, ModelAndViewContainer, NativeWebRequest) - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.ModelAndViewMethodReturnValueHandler
 
handleReturnValue(Object, MethodParameter, ModelAndViewContainer, NativeWebRequest) - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.ModelAndViewResolverMethodReturnValueHandler
 
handleReturnValue(Object, MethodParameter, ModelAndViewContainer, NativeWebRequest) - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor
 
handleReturnValue(Object, MethodParameter, ModelAndViewContainer, NativeWebRequest) - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.ResponseBodyEmitterReturnValueHandler
 
handleReturnValue(Object, MethodParameter, ModelAndViewContainer, NativeWebRequest) - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.StreamingResponseBodyReturnValueHandler
 
handleReturnValue(Object, MethodParameter, ModelAndViewContainer, NativeWebRequest) - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.ViewMethodReturnValueHandler
 
handleReturnValue(Object, MethodParameter, ModelAndViewContainer, NativeWebRequest) - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.ViewNameMethodReturnValueHandler
 
handlerExceptionResolver() - 类 中的方法org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport
HandlerExceptionResolver - org.springframework.web.portlet中的接口
Interface to be implemented by objects than can resolve exceptions thrown during handler mapping or execution, in the typical case to error views.
HandlerExceptionResolver - org.springframework.web.servlet中的接口
Interface to be implemented by objects that can resolve exceptions thrown during handler mapping or execution, in the typical case to error views.
HandlerExceptionResolverComposite - org.springframework.web.servlet.handler中的类
A HandlerExceptionResolver that delegates to a list of other HandlerExceptionResolvers.
HandlerExceptionResolverComposite() - 类 的构造器org.springframework.web.servlet.handler.HandlerExceptionResolverComposite
 
HandlerExecutionChain - org.springframework.web.portlet中的类
Handler execution chain, consisting of handler object and any handler interceptors.
HandlerExecutionChain - org.springframework.web.servlet中的类
Handler execution chain, consisting of handler object and any handler interceptors.
HandlerExecutionChain(Object) - 类 的构造器org.springframework.web.portlet.HandlerExecutionChain
Create a new HandlerExecutionChain.
HandlerExecutionChain(Object) - 类 的构造器org.springframework.web.servlet.HandlerExecutionChain
Create a new HandlerExecutionChain.
HandlerExecutionChain(Object, HandlerInterceptor...) - 类 的构造器org.springframework.web.portlet.HandlerExecutionChain
Create a new HandlerExecutionChain.
HandlerExecutionChain(Object, HandlerInterceptor...) - 类 的构造器org.springframework.web.servlet.HandlerExecutionChain
Create a new HandlerExecutionChain.
handlerInstantiator(HandlerInstantiator) - 类 中的方法org.springframework.http.converter.json.Jackson2ObjectMapperBuilder
Customize the construction of Jackson handlers (JsonSerializer, JsonDeserializer, KeyDeserializer, TypeResolverBuilder and TypeIdResolver).
HandlerInterceptor - org.springframework.web.portlet中的接口
Workflow interface that allows for customized handler execution chains.
HandlerInterceptor - org.springframework.web.servlet中的接口
Workflow interface that allows for customized handler execution chains.
HandlerInterceptorAdapter - org.springframework.web.portlet.handler中的类
Abstract adapter class for the HandlerInterceptor interface, for simplified implementation of pre-only/post-only interceptors.
HandlerInterceptorAdapter - org.springframework.web.servlet.handler中的类
Abstract adapter class for the AsyncHandlerInterceptor interface, for simplified implementation of pre-only/post-only interceptors.
HandlerInterceptorAdapter() - 类 的构造器org.springframework.web.portlet.handler.HandlerInterceptorAdapter
 
HandlerInterceptorAdapter() - 类 的构造器org.springframework.web.servlet.handler.HandlerInterceptorAdapter
 
HandlerMapping - org.springframework.web.portlet中的接口
Interface to be implemented by objects that define a mapping between requests and handler objects.
HandlerMapping - org.springframework.web.servlet中的接口
Interface to be implemented by objects that define a mapping between requests and handler objects.
HandlerMappingIntrospector - org.springframework.web.servlet.handler中的类
Helper class to get information from the HandlerMapping that would serve a specific request.
HandlerMappingIntrospector() - 类 的构造器org.springframework.web.servlet.handler.HandlerMappingIntrospector
Constructor for use with ApplicationContextAware.
HandlerMappingIntrospector(ApplicationContext) - 类 的构造器org.springframework.web.servlet.handler.HandlerMappingIntrospector
HandlerMethod - org.springframework.messaging.handler中的类
Encapsulates information about a handler method consisting of a method and a bean.
HandlerMethod - org.springframework.web.method中的类
Encapsulates information about a handler method consisting of a method and a bean.
HandlerMethod(Object, Method) - 类 的构造器org.springframework.messaging.handler.HandlerMethod
Create an instance from a bean instance and a method.
HandlerMethod(Object, Method) - 类 的构造器org.springframework.web.method.HandlerMethod
Create an instance from a bean instance and a method.
HandlerMethod(Object, String, Class<?>...) - 类 的构造器org.springframework.messaging.handler.HandlerMethod
Create an instance from a bean instance, method name, and parameter types.
HandlerMethod(Object, String, Class<?>...) - 类 的构造器org.springframework.web.method.HandlerMethod
Create an instance from a bean instance, method name, and parameter types.
HandlerMethod(String, BeanFactory, Method) - 类 的构造器org.springframework.messaging.handler.HandlerMethod
Create an instance from a bean name, a method, and a BeanFactory.
HandlerMethod(String, BeanFactory, Method) - 类 的构造器org.springframework.web.method.HandlerMethod
Create an instance from a bean name, a method, and a BeanFactory.
HandlerMethod(HandlerMethod) - 类 的构造器org.springframework.messaging.handler.HandlerMethod
Copy constructor for use in subclasses.
HandlerMethod(HandlerMethod) - 类 的构造器org.springframework.web.method.HandlerMethod
Copy constructor for use in subclasses.
HandlerMethod.HandlerMethodParameter - org.springframework.messaging.handler中的类
A MethodParameter with HandlerMethod-specific behavior.
HandlerMethod.HandlerMethodParameter - org.springframework.web.method中的类
A MethodParameter with HandlerMethod-specific behavior.
HandlerMethodArgumentResolver - org.springframework.messaging.handler.invocation中的接口
Strategy interface for resolving method parameters into argument values in the context of a given Message.
HandlerMethodArgumentResolver - org.springframework.web.method.support中的接口
Strategy interface for resolving method parameters into argument values in the context of a given request.
HandlerMethodArgumentResolverComposite - org.springframework.messaging.handler.invocation中的类
Resolves method parameters by delegating to a list of registered HandlerMethodArgumentResolvers.
HandlerMethodArgumentResolverComposite - org.springframework.web.method.support中的类
Resolves method parameters by delegating to a list of registered HandlerMethodArgumentResolvers.
HandlerMethodArgumentResolverComposite() - 类 的构造器org.springframework.messaging.handler.invocation.HandlerMethodArgumentResolverComposite
 
HandlerMethodArgumentResolverComposite() - 类 的构造器org.springframework.web.method.support.HandlerMethodArgumentResolverComposite
 
HandlerMethodInvocationException - org.springframework.web.bind.annotation.support中的异常错误
已过时。
as of 4.3, in favor of the HandlerMethod-based MVC infrastructure
HandlerMethodInvocationException(Method, Throwable) - 异常错误 的构造器org.springframework.web.bind.annotation.support.HandlerMethodInvocationException
已过时。
Create a new HandlerMethodInvocationException for the given Method handle and cause.
HandlerMethodInvoker - org.springframework.web.bind.annotation.support中的类
已过时。
as of 4.3, in favor of the HandlerMethod-based MVC infrastructure
HandlerMethodInvoker(HandlerMethodResolver) - 类 的构造器org.springframework.web.bind.annotation.support.HandlerMethodInvoker
已过时。
 
HandlerMethodInvoker(HandlerMethodResolver, WebBindingInitializer) - 类 的构造器org.springframework.web.bind.annotation.support.HandlerMethodInvoker
已过时。
 
HandlerMethodInvoker(HandlerMethodResolver, WebBindingInitializer, SessionAttributeStore, ParameterNameDiscoverer, WebArgumentResolver[], HttpMessageConverter<?>[]) - 类 的构造器org.springframework.web.bind.annotation.support.HandlerMethodInvoker
已过时。
 
HandlerMethodMappingNamingStrategy<T> - org.springframework.web.servlet.handler中的接口
A strategy for assigning a name to a handler method's mapping.
HandlerMethodParameter(int) - 类 的构造器org.springframework.messaging.handler.HandlerMethod.HandlerMethodParameter
 
HandlerMethodParameter(int) - 类 的构造器org.springframework.web.method.HandlerMethod.HandlerMethodParameter
 
HandlerMethodParameter(HandlerMethod.HandlerMethodParameter) - 类 的构造器org.springframework.messaging.handler.HandlerMethod.HandlerMethodParameter
 
HandlerMethodParameter(HandlerMethod.HandlerMethodParameter) - 类 的构造器org.springframework.web.method.HandlerMethod.HandlerMethodParameter
 
HandlerMethodResolver - org.springframework.web.bind.annotation.support中的类
已过时。
as of 4.3, in favor of the HandlerMethod-based MVC infrastructure
HandlerMethodResolver() - 类 的构造器org.springframework.web.bind.annotation.support.HandlerMethodResolver
已过时。
 
HandlerMethodReturnValueHandler - org.springframework.messaging.handler.invocation中的接口
Strategy interface to handle the value returned from the invocation of a method handling a Message.
HandlerMethodReturnValueHandler - org.springframework.web.method.support中的接口
Strategy interface to handle the value returned from the invocation of a handler method .
HandlerMethodReturnValueHandlerComposite - org.springframework.messaging.handler.invocation中的类
A HandlerMethodReturnValueHandler that wraps and delegates to others.
HandlerMethodReturnValueHandlerComposite - org.springframework.web.method.support中的类
Handles method return values by delegating to a list of registered HandlerMethodReturnValueHandlers.
HandlerMethodReturnValueHandlerComposite() - 类 的构造器org.springframework.messaging.handler.invocation.HandlerMethodReturnValueHandlerComposite
 
HandlerMethodReturnValueHandlerComposite() - 类 的构造器org.springframework.web.method.support.HandlerMethodReturnValueHandlerComposite
 
HandlerMethodSelector - org.springframework.messaging.handler中的类
已过时。
as of Spring 4.2.3, in favor of the generalized and refined MethodIntrospector
HandlerMethodSelector - org.springframework.web.method中的类
已过时。
as of Spring 4.2.3, in favor of the generalized and refined MethodIntrospector
HandlerMethodSelector() - 类 的构造器org.springframework.messaging.handler.HandlerMethodSelector
已过时。
 
HandlerMethodSelector() - 类 的构造器org.springframework.web.method.HandlerMethodSelector
已过时。
 
handlerMethodsInitialized(Map<T, HandlerMethod>) - 类 中的方法org.springframework.web.servlet.handler.AbstractHandlerMethodMapping
Invoked after all handler methods have been detected.
HandlerResultMatchers - org.springframework.test.web.servlet.result中的类
Factory for assertions on the selected handler or handler method.
HandlerResultMatchers() - 类 的构造器org.springframework.test.web.servlet.result.HandlerResultMatchers
Protected constructor.
handlerType(Class<?>) - 类 中的方法org.springframework.test.web.servlet.result.HandlerResultMatchers
Assert the type of the handler that processed the request.
handleServletRequestBindingException(ServletRequestBindingException, HttpServletRequest, HttpServletResponse, Object) - 类 中的方法org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver
Handle the case when an unrecoverable binding exception occurs - e.g. required header, required cookie.
handleServletRequestBindingException(ServletRequestBindingException, HttpHeaders, HttpStatus, WebRequest) - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.ResponseEntityExceptionHandler
Customize the response for ServletRequestBindingException.
handleSuccess(HttpServletRequest, HttpServletResponse, WebSocketEngine.UpgradeInfo, TyrusUpgradeResponse) - 类 中的方法org.springframework.web.socket.server.standard.AbstractTyrusRequestUpgradeStrategy
 
handleSuccess(HttpServletRequest, HttpServletResponse, WebSocketEngine.UpgradeInfo, TyrusUpgradeResponse) - 类 中的方法org.springframework.web.socket.server.standard.GlassFishRequestUpgradeStrategy
 
handleSuccess(HttpServletRequest, HttpServletResponse, WebSocketEngine.UpgradeInfo, TyrusUpgradeResponse) - 类 中的方法org.springframework.web.socket.server.standard.WebLogicRequestUpgradeStrategy
 
handleSuccessiveRequest(ServerHttpRequest, ServerHttpResponse, SockJsFrameFormat) - 类 中的方法org.springframework.web.socket.sockjs.transport.session.AbstractHttpSockJsSession
Handle all requests, except the first one, to receive messages on a SockJS HTTP transport based session.
handleTextMessage(WebSocketSession, TextMessage) - 类 中的方法org.springframework.web.socket.handler.AbstractWebSocketHandler
 
handleTextMessage(WebSocketSession, TextMessage) - 类 中的方法org.springframework.web.socket.handler.BinaryWebSocketHandler
 
handleTextMessage(WebSocketSession, TextMessage) - 类 中的方法org.springframework.web.socket.sockjs.transport.handler.SockJsWebSocketHandler
 
handleTimeout(NativeWebRequest, Callable<T>) - 接口 中的方法org.springframework.web.context.request.async.CallableProcessingInterceptor
Invoked from a container thread when the async request times out before the Callable task completes.
handleTimeout(NativeWebRequest, Callable<T>) - 类 中的方法org.springframework.web.context.request.async.CallableProcessingInterceptorAdapter
This implementation always returns RESULT_NONE.
handleTimeout(NativeWebRequest, Callable<T>) - 类 中的方法org.springframework.web.context.request.async.TimeoutCallableProcessingInterceptor
 
handleTimeout(NativeWebRequest, DeferredResult<T>) - 接口 中的方法org.springframework.web.context.request.async.DeferredResultProcessingInterceptor
Invoked from a container thread when an async request times out before the DeferredResult has been set.
handleTimeout(NativeWebRequest, DeferredResult<T>) - 类 中的方法org.springframework.web.context.request.async.DeferredResultProcessingInterceptorAdapter
This implementation returns true by default allowing other interceptors to be given a chance to handle the timeout.
handleTimeout(NativeWebRequest, DeferredResult<T>) - 类 中的方法org.springframework.web.context.request.async.TimeoutDeferredResultProcessingInterceptor
 
handleTransportError(Throwable) - 类 中的方法org.springframework.web.socket.sockjs.client.AbstractClientSockJsSession
 
handleTransportError(StompSession, Throwable) - 接口 中的方法org.springframework.messaging.simp.stomp.StompSessionHandler
Handle a low level transport error which could be an I/O error or a failure to encode or decode a STOMP message.
handleTransportError(StompSession, Throwable) - 类 中的方法org.springframework.messaging.simp.stomp.StompSessionHandlerAdapter
This implementation is empty.
handleTransportError(WebSocketSession, Throwable) - 类 中的方法org.springframework.web.socket.handler.AbstractWebSocketHandler
 
handleTransportError(WebSocketSession, Throwable) - 类 中的方法org.springframework.web.socket.handler.ExceptionWebSocketHandlerDecorator
 
handleTransportError(WebSocketSession, Throwable) - 类 中的方法org.springframework.web.socket.handler.LoggingWebSocketHandlerDecorator
 
handleTransportError(WebSocketSession, Throwable) - 类 中的方法org.springframework.web.socket.handler.PerConnectionWebSocketHandler
 
handleTransportError(WebSocketSession, Throwable) - 类 中的方法org.springframework.web.socket.handler.WebSocketHandlerDecorator
 
handleTransportError(WebSocketSession, Throwable) - 类 中的方法org.springframework.web.socket.messaging.SubProtocolWebSocketHandler
 
handleTransportError(WebSocketSession, Throwable) - 类 中的方法org.springframework.web.socket.sockjs.transport.handler.SockJsWebSocketHandler
 
handleTransportError(WebSocketSession, Throwable) - 接口 中的方法org.springframework.web.socket.WebSocketHandler
Handle an error from the underlying WebSocket message transport.
handleTransportRequest(ServerHttpRequest, ServerHttpResponse, WebSocketHandler, String, String) - 类 中的方法org.springframework.web.socket.sockjs.support.AbstractSockJsService
Handle a SockJS session URL (i.e. transport-specific request).
handleTransportRequest(ServerHttpRequest, ServerHttpResponse, WebSocketHandler, String, String) - 类 中的方法org.springframework.web.socket.sockjs.transport.TransportHandlingSockJsService
 
handleTypeMismatch(TypeMismatchException, HttpServletRequest, HttpServletResponse, Object) - 类 中的方法org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver
Handle the case when a WebDataBinder conversion error occurs.
handleTypeMismatch(TypeMismatchException, HttpHeaders, HttpStatus, WebRequest) - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.ResponseEntityExceptionHandler
Customize the response for TypeMismatchException.
handleUncaughtException(Throwable, Method, Object...) - 接口 中的方法org.springframework.aop.interceptor.AsyncUncaughtExceptionHandler
Handle the given uncaught exception thrown from an asynchronous method.
handleUncaughtException(Throwable, Method, Object...) - 类 中的方法org.springframework.aop.interceptor.SimpleAsyncUncaughtExceptionHandler
 
handleWarnings(SQLWarning) - 类 中的方法org.springframework.jdbc.core.JdbcTemplate
Throw a SQLWarningException if encountering an actual warning.
handleWarnings(Statement) - 类 中的方法org.springframework.jdbc.core.JdbcTemplate
Throw a SQLWarningException if we're not ignoring warnings, otherwise log the warnings at debug level.
handleWebSocketVersionNotSupported(ServerHttpRequest, ServerHttpResponse) - 类 中的方法org.springframework.web.socket.server.support.AbstractHandshakeHandler
 
HandshakeFailureException - org.springframework.web.socket.server中的异常错误
Thrown when handshake processing failed to complete due to an internal, unrecoverable error.
HandshakeFailureException(String) - 异常错误 的构造器org.springframework.web.socket.server.HandshakeFailureException
 
HandshakeFailureException(String, Throwable) - 异常错误 的构造器org.springframework.web.socket.server.HandshakeFailureException
 
HandshakeHandler - org.springframework.web.socket.server中的接口
Contract for processing a WebSocket handshake request.
HandshakeInterceptor - org.springframework.web.socket.server中的接口
Interceptor for WebSocket handshake requests.
HandshakeInterceptorChain - org.springframework.web.socket.server.support中的类
A helper class that assists with invoking a list of handshake interceptors.
HandshakeInterceptorChain(List<HandshakeInterceptor>, WebSocketHandler) - 类 的构造器org.springframework.web.socket.server.support.HandshakeInterceptorChain
 
hasAlias(String, String) - 类 中的方法org.springframework.core.SimpleAliasRegistry
Determine whether the given name has the given alias registered.
hasAncestorOfType(Tag, Class<?>) - 类 中的静态方法org.springframework.web.util.TagUtils
Determine whether the supplied Tag has any ancestor tag of the supplied type.
hasAnnotatedMethods(String) - 接口 中的方法org.springframework.core.type.AnnotationMetadata
Determine whether the underlying class has any methods that are annotated (or meta-annotated) with the given annotation type.
hasAnnotatedMethods(String) - 类 中的方法org.springframework.core.type.classreading.AnnotationMetadataReadingVisitor
 
hasAnnotatedMethods(String) - 类 中的方法org.springframework.core.type.StandardAnnotationMetadata
 
hasAnnotation(Class<? extends Annotation>) - 类 中的方法org.springframework.core.convert.TypeDescriptor
Determine if this type descriptor has the specified annotation.
hasAnnotation(AnnotatedElement, Class<? extends Annotation>) - 类 中的静态方法org.springframework.core.annotation.AnnotatedElementUtils
Determine if an annotation of the specified annotationType is available on the supplied AnnotatedElement or within the annotation hierarchy above the specified element.
hasAnnotation(String) - 接口 中的方法org.springframework.core.type.AnnotationMetadata
Determine whether an annotation of the given type is present on the underlying class.
hasAnnotation(String) - 类 中的方法org.springframework.core.type.classreading.AnnotationMetadataReadingVisitor
 
hasAnnotation(String) - 类 中的方法org.springframework.core.type.filter.AnnotationTypeFilter
 
hasAnnotation(String) - 类 中的方法org.springframework.core.type.StandardAnnotationMetadata
 
hasAtLeastOneMethodWithName(Class<?>, String) - 类 中的静态方法org.springframework.util.ClassUtils
Does the given class or one of its superclasses at least have one or more methods with the supplied name (with any argument types)?
hasAttribute(String) - 接口 中的方法org.springframework.core.AttributeAccessor
Return true if the attribute identified by name exists.
hasAttribute(String) - 类 中的方法org.springframework.core.AttributeAccessorSupport
 
hasBeanClass() - 类 中的方法org.springframework.beans.factory.support.AbstractBeanDefinition
Return whether this definition specifies a bean class.
hasBeanCreationStarted() - 类 中的方法org.springframework.beans.factory.support.AbstractBeanFactory
Check whether this factory's bean creation phase already started, i.e. whether any bean has been marked as created in the meantime.
hasBeanFactory() - 类 中的方法org.springframework.context.support.AbstractRefreshableApplicationContext
Determine whether this context currently holds a bean factory, i.e. has been refreshed at least once and not been closed yet.
hasBeanOfType(Class<?>) - 类 中的方法org.springframework.web.servlet.config.annotation.ViewResolverRegistry
已过时。
hasBeforeDeliveryBeenCalled() - 类 中的方法org.springframework.jca.endpoint.AbstractMessageEndpointFactory.AbstractMessageEndpoint
Return whether the AbstractMessageEndpointFactory.AbstractMessageEndpoint.beforeDelivery(java.lang.reflect.Method) method of this endpoint has already been called.
hasBody() - 类 中的方法org.springframework.http.HttpEntity
Indicates whether this entity has a body.
hasClasses() - 类 中的方法org.springframework.test.context.ContextConfigurationAttributes
Determine if this ContextConfigurationAttributes instance has class-based resources.
hasClasses() - 类 中的方法org.springframework.test.context.MergedContextConfiguration
Determine if this MergedContextConfiguration instance has class-based resources.
hasConcurrentResult() - 类 中的方法org.springframework.web.context.request.async.WebAsyncManager
Whether a result value exists as a result of concurrent handling.
hasConnection() - 类 中的方法org.springframework.jdbc.datasource.ConnectionHolder
Return whether this holder currently has a Connection.
hasConnectionHolder() - 类 中的方法org.springframework.jdbc.datasource.JdbcTransactionObjectSupport
 
hasConstructor(Class<?>, Class<?>...) - 类 中的静态方法org.springframework.util.ClassUtils
Determine whether the given class has a public constructor with the given signature.
hasConstructorArgumentValues() - 类 中的方法org.springframework.beans.factory.support.AbstractBeanDefinition
Return if there are constructor argument values defined for this bean.
hasContributors() - 类 中的方法org.springframework.web.method.support.CompositeUriComponentsContributor
 
hasCustomEditorForElement(Class<?>, String) - 类 中的方法org.springframework.beans.PropertyEditorRegistrySupport
Determine whether this registry contains a custom editor for the specified array/collection element.
hasDependentBean(String) - 类 中的方法org.springframework.beans.factory.support.DefaultSingletonBeanRegistry
Determine whether a dependent bean has been registered for the given name.
hasDestructionAwareBeanPostProcessors() - 类 中的方法org.springframework.beans.factory.support.AbstractBeanFactory
Return whether this factory holds a DestructionAwareBeanPostProcessor that will get applied to singleton beans on shutdown.
hasEmbeddedValueResolver() - 接口 中的方法org.springframework.beans.factory.config.ConfigurableBeanFactory
Determine whether an embedded value resolver has been registered with this bean factory, to be applied through ConfigurableBeanFactory.resolveEmbeddedValue(String).
hasEmbeddedValueResolver() - 类 中的方法org.springframework.beans.factory.support.AbstractBeanFactory
 
hasEnclosingClass() - 接口 中的方法org.springframework.core.type.ClassMetadata
Return whether the underlying class is declared within an enclosing class (i.e. the underlying class is an inner/nested class or a local class within a method).
hasEnclosingClass() - 类 中的方法org.springframework.core.type.StandardClassMetadata
 
hasError(int) - 类 中的方法org.springframework.web.client.DefaultResponseErrorHandler
hasError(ClientHttpResponse) - 类 中的方法org.springframework.web.client.DefaultResponseErrorHandler
Delegates to DefaultResponseErrorHandler.hasError(HttpStatus) (for a standard status enum value) or DefaultResponseErrorHandler.hasError(int) (for an unknown status code) with the response status code.
hasError(ClientHttpResponse) - 接口 中的方法org.springframework.web.client.ResponseErrorHandler
Indicate whether the given response has any errors.
hasError(HttpStatus) - 类 中的方法org.springframework.web.client.DefaultResponseErrorHandler
hasErrors() - 类 中的方法org.springframework.test.web.servlet.result.ModelResultMatchers
Assert the model has errors.
hasErrors() - 类 中的方法org.springframework.validation.AbstractBindingResult
 
hasErrors() - 类 中的方法org.springframework.validation.AbstractErrors
 
hasErrors() - 异常错误 中的方法org.springframework.validation.BindException
 
hasErrors() - 接口 中的方法org.springframework.validation.Errors
Return if there were any errors.
hasErrors() - 类 中的方法org.springframework.web.bind.EscapedErrors
 
hasException() - 类 中的方法org.springframework.remoting.support.RemoteInvocationResult
Return whether this invocation result holds an exception.
hasExceptionMappings() - 类 中的方法org.springframework.messaging.handler.invocation.AbstractExceptionHandlerMethodResolver
Whether the contained type has any exception mappings.
hasExceptionMappings() - 类 中的方法org.springframework.web.method.annotation.ExceptionHandlerMethodResolver
Whether the contained type has any exception mappings.
hasFieldErrors() - 类 中的方法org.springframework.validation.AbstractErrors
 
hasFieldErrors() - 异常错误 中的方法org.springframework.validation.BindException
 
hasFieldErrors() - 接口 中的方法org.springframework.validation.Errors
Are there any field errors?
hasFieldErrors() - 类 中的方法org.springframework.web.bind.EscapedErrors
 
hasFieldErrors(String) - 类 中的方法org.springframework.validation.AbstractErrors
 
hasFieldErrors(String) - 异常错误 中的方法org.springframework.validation.BindException
 
hasFieldErrors(String) - 接口 中的方法org.springframework.validation.Errors
Are there any errors associated with the given field?
hasFieldErrors(String) - 类 中的方法org.springframework.web.bind.EscapedErrors
 
hasGenerics() - 类 中的方法org.springframework.core.ResolvableType
Return true if this type contains generic parameters.
hasGlobalErrors() - 类 中的方法org.springframework.validation.AbstractErrors
 
hasGlobalErrors() - 异常错误 中的方法org.springframework.validation.BindException
 
hasGlobalErrors() - 接口 中的方法org.springframework.validation.Errors
Are there any global errors?
hasGlobalErrors() - 类 中的方法org.springframework.web.bind.EscapedErrors
 
HASH_CODE_KEY - 类 中的静态变量org.springframework.jmx.export.naming.IdentityNamingStrategy
 
hasHandlerMethods() - 类 中的方法org.springframework.web.bind.annotation.support.HandlerMethodResolver
已过时。
 
hashCode() - 类 中的方法org.springframework.aop.aspectj.AspectJExpressionPointcut
 
hashCode() - 类 中的方法org.springframework.aop.aspectj.AspectJPointcutAdvisor
 
hashCode() - 类 中的方法org.springframework.aop.support.AbstractPointcutAdvisor
 
hashCode() - 类 中的方法org.springframework.aop.support.AbstractRegexpMethodPointcut
 
hashCode() - 类 中的方法org.springframework.aop.support.annotation.AnnotationClassFilter
 
hashCode() - 类 中的方法org.springframework.aop.support.annotation.AnnotationMatchingPointcut
 
hashCode() - 类 中的方法org.springframework.aop.support.annotation.AnnotationMethodMatcher
 
hashCode() - 类 中的方法org.springframework.aop.support.ComposablePointcut
 
hashCode() - 类 中的方法org.springframework.aop.support.ControlFlowPointcut
 
hashCode() - 类 中的方法org.springframework.aop.support.DefaultIntroductionAdvisor
 
hashCode() - 类 中的方法org.springframework.aop.support.NameMatchMethodPointcut
 
hashCode() - 类 中的方法org.springframework.aop.target.AbstractBeanFactoryBasedTargetSource
 
hashCode() - 类 中的方法org.springframework.aop.target.EmptyTargetSource
 
hashCode() - 类 中的方法org.springframework.aop.target.HotSwappableTargetSource
 
hashCode() - 类 中的方法org.springframework.aop.target.SingletonTargetSource
SingletonTargetSource uses the hash code of the target object.
hashCode() - 类 中的方法org.springframework.asm.Handle
 
hashCode() - 类 中的方法org.springframework.asm.Type
Returns a hash code value for this type.
hashCode() - 类 中的方法org.springframework.beans.BeanMetadataAttribute
 
hashCode() - 异常错误 中的方法org.springframework.beans.BeansException
 
hashCode() - 类 中的方法org.springframework.beans.factory.annotation.InjectionMetadata.InjectedElement
 
hashCode() - 类 中的方法org.springframework.beans.factory.config.BeanDefinitionHolder
 
hashCode() - 类 中的方法org.springframework.beans.factory.config.BeanExpressionContext
 
hashCode() - 类 中的方法org.springframework.beans.factory.config.ConstructorArgumentValues
 
hashCode() - 类 中的方法org.springframework.beans.factory.config.RuntimeBeanNameReference
 
hashCode() - 类 中的方法org.springframework.beans.factory.config.RuntimeBeanReference
 
hashCode() - 类 中的方法org.springframework.beans.factory.config.TypedStringValue
 
hashCode() - 类 中的方法org.springframework.beans.factory.InjectionPoint
 
hashCode() - 类 中的方法org.springframework.beans.factory.support.AbstractBeanDefinition
 
hashCode() - 类 中的方法org.springframework.beans.factory.support.ChildBeanDefinition
 
hashCode() - 类 中的方法org.springframework.beans.factory.support.LookupOverride
 
hashCode() - 类 中的方法org.springframework.beans.factory.support.MethodOverride
 
hashCode() - 类 中的方法org.springframework.beans.factory.support.MethodOverrides
 
hashCode() - 类 中的方法org.springframework.beans.factory.support.ReplaceOverride
 
hashCode() - 类 中的方法org.springframework.beans.MutablePropertyValues
 
hashCode() - 类 中的方法org.springframework.beans.PropertyValue
 
hashCode() - 类 中的方法org.springframework.beans.support.MutableSortDefinition
 
hashCode() - 类 中的方法org.springframework.cache.annotation.AnnotationCacheOperationSource
 
hashCode() - 类 中的方法org.springframework.cache.annotation.SpringCacheAnnotationParser
 
hashCode() - 类 中的方法org.springframework.cache.interceptor.CacheOperation
This implementation returns toString()'s hash code.
hashCode() - 类 中的方法org.springframework.cache.interceptor.NameMatchCacheOperationSource
 
hashCode() - 类 中的方法org.springframework.cache.interceptor.SimpleKey
 
hashCode() - 类 中的方法org.springframework.cache.jcache.interceptor.JCacheOperationSourcePointcut
 
hashCode() - 类 中的方法org.springframework.context.expression.AnnotatedElementKey
 
hashCode() - 类 中的方法org.springframework.context.expression.CachedExpressionEvaluator.ExpressionKey
 
hashCode() - 类 中的方法org.springframework.context.support.DefaultMessageSourceResolvable
 
hashCode() - 类 中的方法org.springframework.core.AttributeAccessorSupport
 
hashCode() - 类 中的方法org.springframework.core.convert.converter.GenericConverter.ConvertiblePair
 
hashCode() - 类 中的方法org.springframework.core.convert.Property
 
hashCode() - 类 中的方法org.springframework.core.convert.TypeDescriptor
 
hashCode() - 类 中的方法org.springframework.core.env.PropertySource
Return a hash code derived from the name property of this PropertySource object.
hashCode() - 类 中的方法org.springframework.core.io.AbstractResource
This implementation returns the description's hash code.
hashCode() - 类 中的方法org.springframework.core.io.ByteArrayResource
This implementation returns the hash code based on the underlying byte array.
hashCode() - 类 中的方法org.springframework.core.io.ClassPathResource
This implementation returns the hash code of the underlying class path location.
hashCode() - 类 中的方法org.springframework.core.io.DescriptiveResource
This implementation returns the hash code of the underlying description String.
hashCode() - 类 中的方法org.springframework.core.io.FileSystemResource
This implementation returns the hash code of the underlying File reference.
hashCode() - 类 中的方法org.springframework.core.io.InputStreamResource
This implementation returns the hash code of the underlying InputStream.
hashCode() - 类 中的方法org.springframework.core.io.PathResource
This implementation returns the hash code of the underlying Path reference.
hashCode() - 类 中的方法org.springframework.core.io.support.EncodedResource
 
hashCode() - 类 中的方法org.springframework.core.io.UrlResource
This implementation returns the hash code of the underlying URL reference.
hashCode() - 类 中的方法org.springframework.core.io.VfsResource
 
hashCode() - 类 中的方法org.springframework.core.MethodClassKey
 
hashCode() - 类 中的方法org.springframework.core.MethodParameter
 
hashCode() - 类 中的方法org.springframework.core.ParameterizedTypeReference
 
hashCode() - 类 中的方法org.springframework.core.ResolvableType
 
hashCode() - 类 中的方法org.springframework.expression.TypedValue
 
hashCode() - 类 中的方法org.springframework.http.HttpEntity
 
hashCode() - 类 中的方法org.springframework.http.HttpHeaders
 
hashCode() - 类 中的方法org.springframework.http.RequestEntity
 
hashCode() - 类 中的方法org.springframework.http.ResponseEntity
 
hashCode() - 类 中的方法org.springframework.jca.context.SpringContextResourceAdapter
 
hashCode() - 类 中的方法org.springframework.jmx.support.NotificationListenerHolder
 
hashCode() - 类 中的方法org.springframework.mail.SimpleMailMessage
 
hashCode() - 类 中的方法org.springframework.messaging.handler.AbstractMessageCondition
 
hashCode() - 类 中的方法org.springframework.messaging.handler.HandlerMethod
 
hashCode() - 类 中的方法org.springframework.messaging.MessageHeaders
 
hashCode() - 类 中的方法org.springframework.messaging.simp.SimpMessageMappingInfo
 
hashCode() - 类 中的方法org.springframework.messaging.simp.stomp.StompHeaders
 
hashCode() - 类 中的方法org.springframework.messaging.support.GenericMessage
 
hashCode() - 类 中的方法org.springframework.orm.hibernate4.SpringFlushSynchronization
 
hashCode() - 类 中的方法org.springframework.orm.hibernate5.SpringFlushSynchronization
 
hashCode() - 类 中的方法org.springframework.scheduling.support.CronSequenceGenerator
 
hashCode() - 类 中的方法org.springframework.scheduling.support.CronTrigger
 
hashCode() - 类 中的方法org.springframework.scheduling.support.PeriodicTrigger
 
hashCode() - 类 中的方法org.springframework.test.context.ContextConfigurationAttributes
Generate a unique hash code for all properties of this ContextConfigurationAttributes instance excluding the name.
hashCode() - 类 中的方法org.springframework.test.context.MergedContextConfiguration
Generate a unique hash code for all properties of this MergedContextConfiguration excluding the test class.
hashCode() - 类 中的方法org.springframework.test.context.web.WebMergedContextConfiguration
Generate a unique hash code for all properties of this WebMergedContextConfiguration excluding the test class.
hashCode() - 类 中的方法org.springframework.transaction.annotation.AnnotationTransactionAttributeSource
 
hashCode() - 类 中的方法org.springframework.transaction.annotation.Ejb3TransactionAnnotationParser
 
hashCode() - 类 中的方法org.springframework.transaction.annotation.JtaTransactionAnnotationParser
 
hashCode() - 类 中的方法org.springframework.transaction.annotation.SpringTransactionAnnotationParser
 
hashCode() - 类 中的方法org.springframework.transaction.interceptor.MatchAlwaysTransactionAttributeSource
 
hashCode() - 类 中的方法org.springframework.transaction.interceptor.MethodMapTransactionAttributeSource
 
hashCode() - 类 中的方法org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource
 
hashCode() - 类 中的方法org.springframework.transaction.interceptor.RollbackRuleAttribute
 
hashCode() - 类 中的方法org.springframework.transaction.support.DefaultTransactionDefinition
This implementation returns toString()'s hash code.
hashCode() - 类 中的方法org.springframework.transaction.support.DelegatingTransactionDefinition
 
hashCode() - 类 中的方法org.springframework.util.AutoPopulatingList
 
hashCode() - 类 中的方法org.springframework.util.comparator.BooleanComparator
 
hashCode() - 类 中的方法org.springframework.util.comparator.CompoundComparator
 
hashCode() - 类 中的方法org.springframework.util.comparator.InvertibleComparator
 
hashCode() - 类 中的方法org.springframework.util.comparator.NullSafeComparator
 
hashCode() - 类 中的方法org.springframework.util.ConcurrentReferenceHashMap.Entry
 
hashCode() - 类 中的方法org.springframework.util.LinkedCaseInsensitiveMap
 
hashCode() - 类 中的方法org.springframework.util.LinkedMultiValueMap
 
hashCode() - 类 中的方法org.springframework.util.MimeType
 
hashCode() - 类 中的方法org.springframework.validation.AbstractBindingResult
 
hashCode() - 异常错误 中的方法org.springframework.validation.BindException
 
hashCode() - 类 中的方法org.springframework.validation.FieldError
 
hashCode() - 类 中的方法org.springframework.validation.ObjectError
 
hashCode() - 类 中的方法org.springframework.web.context.support.ServletContextResource
This implementation returns the hash code of the underlying ServletContext resource location.
hashCode() - 类 中的方法org.springframework.web.method.ControllerAdviceBean
 
hashCode() - 类 中的方法org.springframework.web.method.HandlerMethod
 
hashCode() - 类 中的方法org.springframework.web.portlet.context.PortletContextResource
 
hashCode() - 类 中的方法org.springframework.web.servlet.FlashMap
 
hashCode() - 类 中的方法org.springframework.web.servlet.mvc.condition.AbstractRequestCondition
 
hashCode() - 类 中的方法org.springframework.web.servlet.mvc.method.RequestMappingInfo
 
hashCode() - 类 中的方法org.springframework.web.socket.AbstractWebSocketMessage
 
hashCode() - 类 中的方法org.springframework.web.socket.CloseStatus
 
hashCode() - 类 中的方法org.springframework.web.socket.sockjs.frame.SockJsFrame
 
hashCode() - 类 中的方法org.springframework.web.socket.WebSocketExtension
 
hashCode() - 类 中的方法org.springframework.web.socket.WebSocketHttpHeaders
 
hashCode(boolean) - 类 中的静态方法org.springframework.util.ObjectUtils
Return the same value as Boolean.hashCode()}.
hashCode(double) - 类 中的静态方法org.springframework.util.ObjectUtils
Return the same value as Double.hashCode()}.
hashCode(float) - 类 中的静态方法org.springframework.util.ObjectUtils
Return the same value as Float.hashCode()}.
hashCode(long) - 类 中的静态方法org.springframework.util.ObjectUtils
Return the same value as Long.hashCode()}.
hashCode(Object) - 类 中的方法org.springframework.orm.hibernate3.support.AbstractLobType
已过时。
This implementation returns the hashCode of the given objectz.
hasIndexedArgumentValue(int) - 类 中的方法org.springframework.beans.factory.config.ConstructorArgumentValues
Check whether an argument value has been registered for the given index.
hasInstantiationAwareBeanPostProcessors() - 类 中的方法org.springframework.beans.factory.support.AbstractBeanFactory
Return whether this factory holds a InstantiationAwareBeanPostProcessor that will get applied to singleton beans on creation.
hasInterceptors() - 类 中的方法org.springframework.messaging.simp.config.ChannelRegistration
 
hasInvocationTargetException() - 类 中的方法org.springframework.remoting.support.RemoteInvocationResult
Return whether this invocation result holds an InvocationTargetException, thrown by an invocation of the target method itself.
hasLength(CharSequence) - 类 中的静态方法org.springframework.util.StringUtils
Check that the given CharSequence is neither null nor of length 0.
hasLength(String) - 类 中的静态方法org.springframework.util.Assert
已过时。
as of 4.3.7, in favor of Assert.hasLength(String, String)
hasLength(String) - 类 中的静态方法org.springframework.util.StringUtils
Check that the given String is neither null nor of length 0.
hasLength(String, String) - 类 中的静态方法org.springframework.util.Assert
Assert that the given String is not empty; that is, it must not be null and not the empty String.
hasLocations() - 类 中的方法org.springframework.test.context.ContextConfigurationAttributes
Determine if this ContextConfigurationAttributes instance has path-based resource locations.
hasLocations() - 类 中的方法org.springframework.test.context.MergedContextConfiguration
Determine if this MergedContextConfiguration instance has path-based context resource locations.
hasMappingForPattern(String) - 类 中的方法org.springframework.web.servlet.config.annotation.ResourceHandlerRegistry
Whether a resource handler has already been registered for the given path pattern.
hasMetaAnnotation(String) - 接口 中的方法org.springframework.core.type.AnnotationMetadata
Determine whether the underlying class has an annotation that is itself annotated with the meta-annotation of the given type.
hasMetaAnnotation(String) - 类 中的方法org.springframework.core.type.classreading.AnnotationMetadataReadingVisitor
 
hasMetaAnnotation(String) - 类 中的方法org.springframework.core.type.StandardAnnotationMetadata
 
hasMetaAnnotationTypes(AnnotatedElement, Class<? extends Annotation>) - 类 中的静态方法org.springframework.core.annotation.AnnotatedElementUtils
Determine if the supplied AnnotatedElement is annotated with a composed annotation that is meta-annotated with an annotation of the specified annotationType.
hasMetaAnnotationTypes(AnnotatedElement, String) - 类 中的静态方法org.springframework.core.annotation.AnnotatedElementUtils
Determine if the supplied AnnotatedElement is annotated with a composed annotation that is meta-annotated with an annotation of the specified annotationName.
hasMethod(Class<?>, String, Class<?>...) - 类 中的静态方法org.springframework.util.ClassUtils
Determine whether the given class has a public method with the given signature.
hasMethodAnnotation(Class<A>) - 类 中的方法org.springframework.core.MethodParameter
Return whether the method/constructor is annotated with the given type.
hasMethodAnnotation(Class<A>) - 类 中的方法org.springframework.messaging.handler.HandlerMethod
Return whether the parameter is declared with the given annotation type.
hasMethodAnnotation(Class<A>) - 类 中的方法org.springframework.web.method.HandlerMethod
Return whether the parameter is declared with the given annotation type.
hasMethodAnnotation(Class<T>) - 类 中的方法org.springframework.messaging.handler.HandlerMethod.HandlerMethodParameter
 
hasMethodAnnotation(Class<T>) - 类 中的方法org.springframework.web.method.HandlerMethod.HandlerMethodParameter
 
hasNext() - 类 中的方法org.springframework.util.CompositeIterator
 
hasNoErrors() - 类 中的方法org.springframework.test.web.servlet.result.ModelResultMatchers
Assert the model has no errors.
hasOriginalRequestAndResponse() - 类 中的方法org.springframework.mock.web.MockAsyncContext
 
hasParameterAnnotation(Class<A>) - 类 中的方法org.springframework.core.MethodParameter
Return whether the parameter is declared with the given annotation type.
hasParameterAnnotations() - 类 中的方法org.springframework.core.MethodParameter
Return true if the parameter has at least one annotation, false if it has none.
hasPropertyOverridesFor(String) - 类 中的方法org.springframework.beans.factory.config.PropertyOverrideConfigurer
Were there overrides for this bean?
hasQualifier(String) - 类 中的方法org.springframework.beans.factory.support.AbstractBeanDefinition
Return whether this bean has the specified qualifier.
hasRegistrations() - 类 中的方法org.springframework.web.servlet.config.annotation.ViewResolverRegistry
Whether any view resolvers have been registered.
hasRemainingCount() - 类 中的方法org.springframework.test.web.client.DefaultRequestExpectation
 
hasRemainingCount() - 类 中的方法org.springframework.test.web.client.DefaultRequestExpectation.RequestCount
 
hasRemainingCount() - 接口 中的方法org.springframework.test.web.client.RequestExpectation
Whether there is a remaining count of invocations for this expectation.
hasResource(Object) - 类 中的静态方法org.springframework.transaction.support.TransactionSynchronizationManager
Check if there is a resource for the given key bound to the current thread.
hasResources() - 类 中的方法org.springframework.test.context.ContextConfigurationAttributes
Determine if this ContextConfigurationAttributes instance has either path-based resource locations or class-based resources.
hasResources() - 类 中的方法org.springframework.test.context.MergedContextConfiguration
Determine if this MergedContextConfiguration instance has either path-based context resource locations or class-based resources.
hasResult() - 类 中的方法org.springframework.web.context.request.async.DeferredResult
Return true if the DeferredResult has been set.
hasSavepoint() - 类 中的方法org.springframework.transaction.support.AbstractTransactionStatus
 
hasSavepoint() - 接口 中的方法org.springframework.transaction.TransactionStatus
Return whether this transaction internally carries a savepoint, that is, has been created as nested transaction based on a savepoint.
hasSessionAttributes() - 类 中的方法org.springframework.web.bind.annotation.support.HandlerMethodResolver
已过时。
 
hasSessionAttributes() - 类 中的方法org.springframework.web.method.annotation.SessionAttributesHandler
Whether the controller represented by this instance has declared any session attributes through an SessionAttributes annotation.
hasSessions() - 接口 中的方法org.springframework.messaging.simp.user.SimpUser
Whether the user has any sessions.
hasSubmitParameter(PortletRequest, String) - 类 中的静态方法org.springframework.web.portlet.util.PortletUtils
Check if a specific input type="submit" parameter was sent in the request, either via a button (directly with name) or via an image (name + ".x" or name + ".y").
hasSubmitParameter(ServletRequest, String) - 类 中的静态方法org.springframework.web.util.WebUtils
Check if a specific input type="submit" parameter was sent in the request, either via a button (directly with name) or via an image (name + ".x" or name + ".y").
hasSubscription(MessageHandler) - 类 中的方法org.springframework.messaging.support.AbstractSubscribableChannel
 
hasSuperClass() - 接口 中的方法org.springframework.core.type.ClassMetadata
Return whether the underlying class has a super class.
hasSuperClass() - 类 中的方法org.springframework.core.type.StandardClassMetadata
 
hasTargetType() - 类 中的方法org.springframework.beans.factory.config.TypedStringValue
Return whether this typed String value carries a target type .
hasTaskExecutor() - 类 中的方法org.springframework.messaging.simp.config.ChannelRegistration
 
hasTasks() - 类 中的方法org.springframework.scheduling.config.ScheduledTaskRegistrar
Return whether this ScheduledTaskRegistrar has any tasks registered.
hasText(CharSequence) - 类 中的静态方法org.springframework.util.StringUtils
Check whether the given CharSequence contains actual text.
hasText(String) - 类 中的静态方法org.springframework.util.Assert
已过时。
as of 4.3.7, in favor of Assert.hasText(String, String)
hasText(String) - 类 中的静态方法org.springframework.util.StringUtils
Check whether the given String contains actual text.
hasText(String, String) - 类 中的静态方法org.springframework.util.Assert
Assert that the given String contains valid text content; that is, it must not be null and must contain at least one non-whitespace character.
hasTimeout() - 类 中的方法org.springframework.transaction.support.ResourceHolderSupport
Return whether this object has an associated timeout.
hasTransaction() - 类 中的方法org.springframework.transaction.interceptor.TransactionAspectSupport.TransactionInfo
Return whether a transaction was created by this aspect, or whether we just have a placeholder to keep ThreadLocal stack integrity.
hasTransaction() - 类 中的方法org.springframework.transaction.support.DefaultTransactionStatus
Return whether there is an actual transaction active.
hasTransactionalSession(SessionFactory) - 类 中的静态方法org.springframework.orm.hibernate3.SessionFactoryUtils
已过时。
Return whether there is a transactional Hibernate Session for the current thread, that is, a Session bound to the current thread by Spring's transaction facilities.
hasTypeLevelMapping() - 类 中的方法org.springframework.web.bind.annotation.support.HandlerMethodResolver
已过时。
 
hasUniqueObject(Collection<?>) - 类 中的静态方法org.springframework.util.CollectionUtils
Determine whether the given Collection only contains a single unique object.
hasUnresolvableGenerics() - 类 中的方法org.springframework.core.ResolvableType
Determine whether the underlying type has any unresolvable generics: either through an unresolvable type variable on the type itself or through implementing a generic interface in a raw fashion, i.e. without substituting that interface's type variables.
hasValue(String) - 类 中的方法org.springframework.jdbc.core.namedparam.BeanPropertySqlParameterSource
 
hasValue(String) - 类 中的方法org.springframework.jdbc.core.namedparam.EmptySqlParameterSource
 
hasValue(String) - 类 中的方法org.springframework.jdbc.core.namedparam.MapSqlParameterSource
 
hasValue(String) - 接口 中的方法org.springframework.jdbc.core.namedparam.SqlParameterSource
Determine whether there is a value for the specified named parameter.
hasView() - 类 中的方法org.springframework.web.portlet.ModelAndView
Indicate whether or not this ModelAndView has a view, either as a view name or as a direct view instance.
hasView() - 类 中的方法org.springframework.web.servlet.ModelAndView
Indicate whether or not this ModelAndView has a view, either as a view name or as a direct View instance.
head(String, Object...) - 类 中的静态方法org.springframework.test.web.servlet.request.MockMvcRequestBuilders
Create a MockHttpServletRequestBuilder for a HEAD request.
head(URI) - 类 中的静态方法org.springframework.http.RequestEntity
Create an HTTP HEAD builder with the given url.
head(URI) - 类 中的静态方法org.springframework.test.web.servlet.request.MockMvcRequestBuilders
Create a MockHttpServletRequestBuilder for a HEAD request.
HEAD - org.springframework.http.HttpMethod
 
HEAD - org.springframework.web.bind.annotation.RequestMethod
 
header - 类 中的变量org.springframework.asm.ClassReader
Start index of the class header information (access, name...) in b.
header() - 类 中的静态方法org.springframework.test.web.servlet.result.MockMvcResultMatchers
Access to response header assertions.
header(String, Object...) - 类 中的方法org.springframework.test.web.servlet.request.MockHttpServletRequestBuilder
Add a header to the request.
header(String, String...) - 接口 中的方法org.springframework.http.RequestEntity.HeadersBuilder
Add the given, single header value under the given name.
header(String, String...) - 接口 中的方法org.springframework.http.ResponseEntity.HeadersBuilder
Add the given, single header value under the given name.
header(String, String...) - 类 中的静态方法org.springframework.test.web.client.match.MockRestRequestMatchers
Assert request header values.
header(String, Matcher<? super String>...) - 类 中的静态方法org.springframework.test.web.client.match.MockRestRequestMatchers
Assert request header values with the given Hamcrest matcher.
Header - org.springframework.messaging.handler.annotation中的注释类型
Annotation which indicates that a method parameter should be bound to a message header.
HEADER_CACHE_CONTROL - 类 中的静态变量org.springframework.web.servlet.support.WebContentGenerator
 
HEADER_CONTENT_DISPOSITION - 类 中的静态变量org.springframework.web.servlet.view.jasperreports.AbstractJasperReportsView
Constant that defines "Content-Disposition" header.
HeaderContentNegotiationStrategy - org.springframework.web.accept中的类
A ContentNegotiationStrategy that checks the 'Accept' request header.
HeaderContentNegotiationStrategy() - 类 的构造器org.springframework.web.accept.HeaderContentNegotiationStrategy
 
HeaderMapper<T> - org.springframework.messaging.support中的接口
Generic strategy interface for mapping MessageHeaders to and from other types of objects.
HeaderMethodArgumentResolver - org.springframework.messaging.handler.annotation.support中的类
Resolves method parameters annotated with @Header.
HeaderMethodArgumentResolver(ConversionService, ConfigurableBeanFactory) - 类 的构造器org.springframework.messaging.handler.annotation.support.HeaderMethodArgumentResolver
 
HeaderResultMatchers - org.springframework.test.web.servlet.result中的类
Factory for response header assertions.
HeaderResultMatchers() - 类 的构造器org.springframework.test.web.servlet.result.HeaderResultMatchers
Protected constructor.
headers() - 注释类型 中的方法org.springframework.web.bind.annotation.DeleteMapping
headers() - 注释类型 中的方法org.springframework.web.bind.annotation.GetMapping
headers() - 注释类型 中的方法org.springframework.web.bind.annotation.PatchMapping
headers() - 注释类型 中的方法org.springframework.web.bind.annotation.PostMapping
headers() - 注释类型 中的方法org.springframework.web.bind.annotation.PutMapping
headers() - 注释类型 中的方法org.springframework.web.bind.annotation.RequestMapping
The headers of the mapped request, narrowing the primary mapping.
headers(String...) - 接口 中的方法org.springframework.web.servlet.mvc.method.RequestMappingInfo.Builder
Set the header conditions.
headers(HttpHeaders) - 接口 中的方法org.springframework.http.ResponseEntity.HeadersBuilder
Copy the given headers into the entity's headers map.
headers(HttpHeaders) - 类 中的方法org.springframework.test.web.client.response.DefaultResponseCreator
Copy all given headers.
headers(HttpHeaders) - 类 中的方法org.springframework.test.web.servlet.request.MockHttpServletRequestBuilder
Add all headers to the request.
Headers - org.springframework.messaging.handler.annotation中的注释类型
Annotation which indicates that a method parameter should be bound to the headers of a message.
headersExtractor() - 类 中的方法org.springframework.web.client.AsyncRestTemplate
Returns a response extractor for HttpHeaders.
headersExtractor() - 类 中的方法org.springframework.web.client.RestTemplate
Returns a response extractor for HttpHeaders.
HeadersMethodArgumentResolver - org.springframework.messaging.handler.annotation.support中的类
Resolves the following method parameters: Parameters assignable to Map annotated with @Headers Parameters of type MessageHeaders Parameters assignable to MessageHeaderAccessor
HeadersMethodArgumentResolver() - 类 的构造器org.springframework.messaging.handler.annotation.support.HeadersMethodArgumentResolver
 
HeadersRequestCondition - org.springframework.web.servlet.mvc.condition中的类
A logical conjunction (' && ') request condition that matches a request against a set of header expressions with syntax defined in RequestMapping.headers().
HeadersRequestCondition(String...) - 类 的构造器org.springframework.web.servlet.mvc.condition.HeadersRequestCondition
Create a new instance from the given header expressions.
headForHeaders(String, Object...) - 接口 中的方法org.springframework.web.client.AsyncRestOperations
Asynchronously retrieve all headers of the resource specified by the URI template.
headForHeaders(String, Object...) - 类 中的方法org.springframework.web.client.AsyncRestTemplate
 
headForHeaders(String, Object...) - 接口 中的方法org.springframework.web.client.RestOperations
Retrieve all headers of the resource specified by the URI template.
headForHeaders(String, Object...) - 类 中的方法org.springframework.web.client.RestTemplate
 
headForHeaders(String, Map<String, ?>) - 接口 中的方法org.springframework.web.client.AsyncRestOperations
Asynchronously retrieve all headers of the resource specified by the URI template.
headForHeaders(String, Map<String, ?>) - 类 中的方法org.springframework.web.client.AsyncRestTemplate
 
headForHeaders(String, Map<String, ?>) - 接口 中的方法org.springframework.web.client.RestOperations
Retrieve all headers of the resource specified by the URI template.
headForHeaders(String, Map<String, ?>) - 类 中的方法org.springframework.web.client.RestTemplate
 
headForHeaders(URI) - 接口 中的方法org.springframework.web.client.AsyncRestOperations
Asynchronously retrieve all headers of the resource specified by the URL.
headForHeaders(URI) - 类 中的方法org.springframework.web.client.AsyncRestTemplate
 
headForHeaders(URI) - 接口 中的方法org.springframework.web.client.RestOperations
Retrieve all headers of the resource specified by the URL.
headForHeaders(URI) - 类 中的方法org.springframework.web.client.RestTemplate
 
HEART_BEAT_HEADER - 类 中的静态变量org.springframework.messaging.simp.SimpMessageHeaderAccessor
 
HEARTBEAT - org.springframework.messaging.simp.SimpMessageType
 
HEARTBEAT - org.springframework.web.socket.sockjs.frame.SockJsFrameType
 
HEARTBEAT - 类 中的静态变量org.springframework.messaging.simp.stomp.StompHeaders
 
heartbeatFrame() - 类 中的静态方法org.springframework.web.socket.sockjs.frame.SockJsFrame
 
HessianClientInterceptor - org.springframework.remoting.caucho中的类
MethodInterceptor for accessing a Hessian service.
HessianClientInterceptor() - 类 的构造器org.springframework.remoting.caucho.HessianClientInterceptor
 
HessianExporter - org.springframework.remoting.caucho中的类
General stream-based protocol exporter for a Hessian endpoint.
HessianExporter() - 类 的构造器org.springframework.remoting.caucho.HessianExporter
 
HessianProxyFactoryBean - org.springframework.remoting.caucho中的类
FactoryBean for Hessian proxies.
HessianProxyFactoryBean() - 类 的构造器org.springframework.remoting.caucho.HessianProxyFactoryBean
 
HessianServiceExporter - org.springframework.remoting.caucho中的类
Servlet-API-based HTTP request handler that exports the specified service bean as Hessian service endpoint, accessible via a Hessian proxy.
HessianServiceExporter() - 类 的构造器org.springframework.remoting.caucho.HessianServiceExporter
 
HeuristicCompletionException - org.springframework.transaction中的异常错误
Exception that represents a transaction failure caused by a heuristic decision on the side of the transaction coordinator.
HeuristicCompletionException(int, Throwable) - 异常错误 的构造器org.springframework.transaction.HeuristicCompletionException
Constructor for HeuristicCompletionException.
HibernateAccessor - org.springframework.orm.hibernate3中的类
已过时。
as of Spring 4.3, in favor of Hibernate 4.x/5.x
HibernateAccessor() - 类 的构造器org.springframework.orm.hibernate3.HibernateAccessor
已过时。
 
HibernateCallback<T> - org.springframework.orm.hibernate3中的接口
已过时。
as of Spring 4.3, in favor of Hibernate 4.x/5.x
HibernateCallback<T> - org.springframework.orm.hibernate4中的接口
Callback interface for Hibernate code.
HibernateCallback<T> - org.springframework.orm.hibernate5中的接口
Callback interface for Hibernate code.
HibernateDaoSupport - org.springframework.orm.hibernate3.support中的类
已过时。
as of Spring 4.3, in favor of Hibernate 4.x/5.x
HibernateDaoSupport - org.springframework.orm.hibernate4.support中的类
Convenient super class for Hibernate-based data access objects.
HibernateDaoSupport - org.springframework.orm.hibernate5.support中的类
Convenient super class for Hibernate-based data access objects.
HibernateDaoSupport() - 类 的构造器org.springframework.orm.hibernate3.support.HibernateDaoSupport
已过时。
 
HibernateDaoSupport() - 类 的构造器org.springframework.orm.hibernate4.support.HibernateDaoSupport
 
HibernateDaoSupport() - 类 的构造器org.springframework.orm.hibernate5.support.HibernateDaoSupport
 
HibernateExceptionTranslator - org.springframework.orm.hibernate3中的类
已过时。
as of Spring 4.3, in favor of Hibernate 4.x/5.x
HibernateExceptionTranslator - org.springframework.orm.hibernate4中的类
PersistenceExceptionTranslator capable of translating HibernateException instances to Spring's DataAccessException hierarchy.
HibernateExceptionTranslator - org.springframework.orm.hibernate5中的类
PersistenceExceptionTranslator capable of translating HibernateException instances to Spring's DataAccessException hierarchy.
HibernateExceptionTranslator() - 类 的构造器org.springframework.orm.hibernate3.HibernateExceptionTranslator
已过时。
 
HibernateExceptionTranslator() - 类 的构造器org.springframework.orm.hibernate4.HibernateExceptionTranslator
 
HibernateExceptionTranslator() - 类 的构造器org.springframework.orm.hibernate5.HibernateExceptionTranslator
 
HibernateInterceptor - org.springframework.orm.hibernate3中的类
已过时。
as of Spring 3.2.7, in favor of either HibernateTemplate usage or native Hibernate API usage within transactions, in combination with a general PersistenceExceptionTranslationPostProcessor. Note: This class does not have an equivalent replacement in orm.hibernate4. If you desperately need a scoped Session bound through AOP, consider the newly introduced OpenSessionInterceptor.
HibernateInterceptor() - 类 的构造器org.springframework.orm.hibernate3.HibernateInterceptor
已过时。
 
HibernateJdbcException - org.springframework.orm.hibernate3中的异常错误
已过时。
as of Spring 4.3, in favor of Hibernate 4.x/5.x
HibernateJdbcException - org.springframework.orm.hibernate4中的异常错误
Hibernate-specific subclass of UncategorizedDataAccessException, for JDBC exceptions that Hibernate wrapped.
HibernateJdbcException - org.springframework.orm.hibernate5中的异常错误
Hibernate-specific subclass of UncategorizedDataAccessException, for JDBC exceptions that Hibernate wrapped.
HibernateJdbcException(JDBCException) - 异常错误 的构造器org.springframework.orm.hibernate3.HibernateJdbcException
已过时。
 
HibernateJdbcException(JDBCException) - 异常错误 的构造器org.springframework.orm.hibernate4.HibernateJdbcException
 
HibernateJdbcException(JDBCException) - 异常错误 的构造器org.springframework.orm.hibernate5.HibernateJdbcException
 
HibernateJpaDialect - org.springframework.orm.jpa.vendor中的类
JpaDialect implementation for Hibernate EntityManager.
HibernateJpaDialect() - 类 的构造器org.springframework.orm.jpa.vendor.HibernateJpaDialect
 
HibernateJpaSessionFactoryBean - org.springframework.orm.jpa.vendor中的类
已过时。
as of Spring Framework 4.3.12 against Hibernate 5.2, in favor of a custom solution based on EntityManagerFactory#unwrap with explicit qualifiers and/or primary markers
HibernateJpaSessionFactoryBean() - 类 的构造器org.springframework.orm.jpa.vendor.HibernateJpaSessionFactoryBean
已过时。
 
HibernateJpaVendorAdapter - org.springframework.orm.jpa.vendor中的类
JpaVendorAdapter implementation for Hibernate EntityManager.
HibernateJpaVendorAdapter() - 类 的构造器org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter
 
HibernateObjectRetrievalFailureException - org.springframework.orm.hibernate3中的异常错误
已过时。
as of Spring 4.3, in favor of Hibernate 4.x/5.x
HibernateObjectRetrievalFailureException - org.springframework.orm.hibernate4中的异常错误
Hibernate-specific subclass of ObjectRetrievalFailureException.
HibernateObjectRetrievalFailureException - org.springframework.orm.hibernate5中的异常错误
Hibernate-specific subclass of ObjectRetrievalFailureException.
HibernateObjectRetrievalFailureException(UnresolvableObjectException) - 异常错误 的构造器org.springframework.orm.hibernate3.HibernateObjectRetrievalFailureException
已过时。
 
HibernateObjectRetrievalFailureException(UnresolvableObjectException) - 异常错误 的构造器org.springframework.orm.hibernate4.HibernateObjectRetrievalFailureException
 
HibernateObjectRetrievalFailureException(UnresolvableObjectException) - 异常错误 的构造器org.springframework.orm.hibernate5.HibernateObjectRetrievalFailureException
 
HibernateObjectRetrievalFailureException(WrongClassException) - 异常错误 的构造器org.springframework.orm.hibernate3.HibernateObjectRetrievalFailureException
已过时。
 
HibernateObjectRetrievalFailureException(WrongClassException) - 异常错误 的构造器org.springframework.orm.hibernate4.HibernateObjectRetrievalFailureException
 
HibernateObjectRetrievalFailureException(WrongClassException) - 异常错误 的构造器org.springframework.orm.hibernate5.HibernateObjectRetrievalFailureException
 
HibernateOperations - org.springframework.orm.hibernate3中的接口
已过时。
as of Spring 4.3, in favor of Hibernate 4.x/5.x
HibernateOperations - org.springframework.orm.hibernate4中的接口
Interface that specifies a basic set of Hibernate operations, implemented by HibernateTemplate.
HibernateOperations - org.springframework.orm.hibernate5中的接口
Interface that specifies a basic set of Hibernate operations, implemented by HibernateTemplate.
HibernateOptimisticLockingFailureException - org.springframework.orm.hibernate3中的异常错误
已过时。
as of Spring 4.3, in favor of Hibernate 4.x/5.x
HibernateOptimisticLockingFailureException - org.springframework.orm.hibernate4中的异常错误
Hibernate-specific subclass of ObjectOptimisticLockingFailureException.
HibernateOptimisticLockingFailureException - org.springframework.orm.hibernate5中的异常错误
Hibernate-specific subclass of ObjectOptimisticLockingFailureException.
HibernateOptimisticLockingFailureException(OptimisticEntityLockException) - 异常错误 的构造器org.springframework.orm.hibernate4.HibernateOptimisticLockingFailureException
 
HibernateOptimisticLockingFailureException(OptimisticEntityLockException) - 异常错误 的构造器org.springframework.orm.hibernate5.HibernateOptimisticLockingFailureException
 
HibernateOptimisticLockingFailureException(OptimisticLockException) - 异常错误 的构造器org.springframework.orm.hibernate3.HibernateOptimisticLockingFailureException
已过时。
 
HibernateOptimisticLockingFailureException(StaleObjectStateException) - 异常错误 的构造器org.springframework.orm.hibernate3.HibernateOptimisticLockingFailureException
已过时。
 
HibernateOptimisticLockingFailureException(StaleObjectStateException) - 异常错误 的构造器org.springframework.orm.hibernate4.HibernateOptimisticLockingFailureException
 
HibernateOptimisticLockingFailureException(StaleObjectStateException) - 异常错误 的构造器org.springframework.orm.hibernate5.HibernateOptimisticLockingFailureException
 
HibernateOptimisticLockingFailureException(StaleStateException) - 异常错误 的构造器org.springframework.orm.hibernate3.HibernateOptimisticLockingFailureException
已过时。
 
HibernateOptimisticLockingFailureException(StaleStateException) - 异常错误 的构造器org.springframework.orm.hibernate4.HibernateOptimisticLockingFailureException
 
HibernateOptimisticLockingFailureException(StaleStateException) - 异常错误 的构造器org.springframework.orm.hibernate5.HibernateOptimisticLockingFailureException
 
HibernateQueryException - org.springframework.orm.hibernate3中的异常错误
已过时。
as of Spring 4.3, in favor of Hibernate 4.x/5.x
HibernateQueryException - org.springframework.orm.hibernate4中的异常错误
Hibernate-specific subclass of InvalidDataAccessResourceUsageException, thrown on invalid HQL query syntax.
HibernateQueryException - org.springframework.orm.hibernate5中的异常错误
Hibernate-specific subclass of InvalidDataAccessResourceUsageException, thrown on invalid HQL query syntax.
HibernateQueryException(QueryException) - 异常错误 的构造器org.springframework.orm.hibernate3.HibernateQueryException
已过时。
 
HibernateQueryException(QueryException) - 异常错误 的构造器org.springframework.orm.hibernate4.HibernateQueryException
 
HibernateQueryException(QueryException) - 异常错误 的构造器org.springframework.orm.hibernate5.HibernateQueryException
 
HibernateSystemException - org.springframework.orm.hibernate3中的异常错误
已过时。
as of Spring 4.3, in favor of Hibernate 4.x/5.x
HibernateSystemException - org.springframework.orm.hibernate4中的异常错误
Hibernate-specific subclass of UncategorizedDataAccessException, for Hibernate system errors that do not match any concrete org.springframework.dao exceptions.
HibernateSystemException - org.springframework.orm.hibernate5中的异常错误
Hibernate-specific subclass of UncategorizedDataAccessException, for Hibernate system errors that do not match any concrete org.springframework.dao exceptions.
HibernateSystemException(HibernateException) - 异常错误 的构造器org.springframework.orm.hibernate3.HibernateSystemException
已过时。
Create a new HibernateSystemException, wrapping an arbitrary HibernateException.
HibernateSystemException(HibernateException) - 异常错误 的构造器org.springframework.orm.hibernate4.HibernateSystemException
Create a new HibernateSystemException, wrapping an arbitrary HibernateException.
HibernateSystemException(HibernateException) - 异常错误 的构造器org.springframework.orm.hibernate5.HibernateSystemException
Create a new HibernateSystemException, wrapping an arbitrary HibernateException.
HibernateTemplate - org.springframework.orm.hibernate3中的类
已过时。
as of Spring 4.3, in favor of Hibernate 4.x/5.x
HibernateTemplate - org.springframework.orm.hibernate4中的类
Helper class that simplifies Hibernate data access code.
HibernateTemplate - org.springframework.orm.hibernate5中的类
Helper class that simplifies Hibernate data access code.
HibernateTemplate() - 类 的构造器org.springframework.orm.hibernate3.HibernateTemplate
已过时。
Create a new HibernateTemplate instance.
HibernateTemplate() - 类 的构造器org.springframework.orm.hibernate4.HibernateTemplate
Create a new HibernateTemplate instance.
HibernateTemplate() - 类 的构造器org.springframework.orm.hibernate5.HibernateTemplate
Create a new HibernateTemplate instance.
HibernateTemplate(SessionFactory) - 类 的构造器org.springframework.orm.hibernate3.HibernateTemplate
已过时。
Create a new HibernateTemplate instance.
HibernateTemplate(SessionFactory) - 类 的构造器org.springframework.orm.hibernate4.HibernateTemplate
Create a new HibernateTemplate instance.
HibernateTemplate(SessionFactory) - 类 的构造器org.springframework.orm.hibernate5.HibernateTemplate
Create a new HibernateTemplate instance.
HibernateTemplate(SessionFactory, boolean) - 类 的构造器org.springframework.orm.hibernate3.HibernateTemplate
已过时。
Create a new HibernateTemplate instance.
HibernateTransactionManager - org.springframework.orm.hibernate3中的类
已过时。
as of Spring 4.3, in favor of Hibernate 4.x/5.x
HibernateTransactionManager - org.springframework.orm.hibernate4中的类
PlatformTransactionManager implementation for a single Hibernate SessionFactory.
HibernateTransactionManager - org.springframework.orm.hibernate5中的类
PlatformTransactionManager implementation for a single Hibernate SessionFactory.
HibernateTransactionManager() - 类 的构造器org.springframework.orm.hibernate3.HibernateTransactionManager
已过时。
Create a new HibernateTransactionManager instance.
HibernateTransactionManager() - 类 的构造器org.springframework.orm.hibernate4.HibernateTransactionManager
Create a new HibernateTransactionManager instance.
HibernateTransactionManager() - 类 的构造器org.springframework.orm.hibernate5.HibernateTransactionManager
Create a new HibernateTransactionManager instance.
HibernateTransactionManager(SessionFactory) - 类 的构造器org.springframework.orm.hibernate3.HibernateTransactionManager
已过时。
Create a new HibernateTransactionManager instance.
HibernateTransactionManager(SessionFactory) - 类 的构造器org.springframework.orm.hibernate4.HibernateTransactionManager
Create a new HibernateTransactionManager instance.
HibernateTransactionManager(SessionFactory) - 类 的构造器org.springframework.orm.hibernate5.HibernateTransactionManager
Create a new HibernateTransactionManager instance.
HiddenHttpMethodFilter - org.springframework.web.filter中的类
Filter that converts posted method parameters into HTTP methods, retrievable via HttpServletRequest.getMethod().
HiddenHttpMethodFilter() - 类 的构造器org.springframework.web.filter.HiddenHttpMethodFilter
 
HiddenInputTag - org.springframework.web.servlet.tags.form中的类
Data-binding aware JSP tag for rendering a hidden HTML 'input' field containing the databound value.
HiddenInputTag() - 类 的构造器org.springframework.web.servlet.tags.form.HiddenInputTag
 
HierarchicalBeanFactory - org.springframework.beans.factory中的接口
Sub-interface implemented by bean factories that can be part of a hierarchy.
HierarchicalMessageSource - org.springframework.context中的接口
Sub-interface of MessageSource to be implemented by objects that can resolve messages hierarchically.
HierarchicalThemeSource - org.springframework.ui.context中的接口
Sub-interface of ThemeSource to be implemented by objects that can resolve theme messages hierarchically.
hierarchyMode() - 注释类型 中的方法org.springframework.test.annotation.DirtiesContext
The context cache clearing mode to use when a context is configured as part of a hierarchy via @ContextHierarchy.
HIGHEST_PRECEDENCE - 接口 中的静态变量org.springframework.core.Ordered
Useful constant for the highest precedence value.
host(String) - 类 中的方法org.springframework.web.util.UriComponentsBuilder
Set the URI host.
HOST - 类 中的静态变量org.springframework.http.HttpHeaders
The HTTP Host header field name.
HOST - 类 中的静态变量org.springframework.messaging.simp.stomp.StompHeaders
 
HostRequestMatcher - org.springframework.test.web.servlet.htmlunit中的类
A WebRequestMatcher that allows matching on the host and optionally the port of WebRequest#getUrl().
HostRequestMatcher(String...) - 类 的构造器org.springframework.test.web.servlet.htmlunit.HostRequestMatcher
Create a new HostRequestMatcher for the given hosts — for example: "localhost", "example.com:443", etc.
HotSwappableTargetSource - org.springframework.aop.target中的类
TargetSource implementation that caches a local target object, but allows the target to be swapped while the application is running.
HotSwappableTargetSource(Object) - 类 的构造器org.springframework.aop.target.HotSwappableTargetSource
Create a new HotSwappableTargetSource with the given initial target object.
HSQL - org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType
The Hypersonic Embedded Java SQL Database (http://hsqldb.org)
HSQL - org.springframework.orm.jpa.vendor.Database
 
HsqlMaxValueIncrementer - org.springframework.jdbc.support.incrementer中的类
DataFieldMaxValueIncrementer that increments the maximum value of a given HSQL table with the equivalent of an auto-increment column.
HsqlMaxValueIncrementer() - 类 的构造器org.springframework.jdbc.support.incrementer.HsqlMaxValueIncrementer
Default constructor for bean property style usage.
HsqlMaxValueIncrementer(DataSource, String, String) - 类 的构造器org.springframework.jdbc.support.incrementer.HsqlMaxValueIncrementer
Convenience constructor.
HsqlSequenceMaxValueIncrementer - org.springframework.jdbc.support.incrementer中的类
DataFieldMaxValueIncrementer that retrieves the next value of a given HSQL sequence.
HsqlSequenceMaxValueIncrementer() - 类 的构造器org.springframework.jdbc.support.incrementer.HsqlSequenceMaxValueIncrementer
Default constructor for bean property style usage.
HsqlSequenceMaxValueIncrementer(DataSource, String) - 类 的构造器org.springframework.jdbc.support.incrementer.HsqlSequenceMaxValueIncrementer
Convenience constructor.
HsqlTableMetaDataProvider - org.springframework.jdbc.core.metadata中的类
The HSQL specific implementation of TableMetaDataProvider.
HsqlTableMetaDataProvider(DatabaseMetaData) - 类 的构造器org.springframework.jdbc.core.metadata.HsqlTableMetaDataProvider
 
HTML_ESCAPE_CONTEXT_PARAM - 类 中的静态变量org.springframework.web.util.WebUtils
HTML escape parameter at the servlet context level (i.e. a context-param in web.xml): "defaultHtmlEscape".
HTML_FILE - org.springframework.web.socket.sockjs.transport.TransportType
 
htmlEscape(String) - 类 中的方法org.springframework.web.servlet.tags.HtmlEscapingAwareTag
HTML-encodes the given String, only if the "htmlEscape" setting is enabled.
htmlEscape(String) - 类 中的静态方法org.springframework.web.util.HtmlUtils
Turn special characters into HTML character references.
htmlEscape(String, String) - 类 中的静态方法org.springframework.web.util.HtmlUtils
Turn special characters into HTML character references.
htmlEscapeDecimal(String) - 类 中的静态方法org.springframework.web.util.HtmlUtils
Turn special characters into HTML character references.
htmlEscapeDecimal(String, String) - 类 中的静态方法org.springframework.web.util.HtmlUtils
Turn special characters into HTML character references.
htmlEscapeHex(String) - 类 中的静态方法org.springframework.web.util.HtmlUtils
Turn special characters into HTML character references.
htmlEscapeHex(String, String) - 类 中的静态方法org.springframework.web.util.HtmlUtils
Turn special characters into HTML character references.
HtmlEscapeTag - org.springframework.web.servlet.tags中的类
Sets default HTML escape value for the current page.
HtmlEscapeTag() - 类 的构造器org.springframework.web.servlet.tags.HtmlEscapeTag
 
HtmlEscapingAwareTag - org.springframework.web.servlet.tags中的类
Superclass for tags that output content that might get HTML-escaped.
HtmlEscapingAwareTag() - 类 的构造器org.springframework.web.servlet.tags.HtmlEscapingAwareTag
 
HtmlFileTransportHandler - org.springframework.web.socket.sockjs.transport.handler中的类
An HTTP TransportHandler that uses a famous browser document.domain technique.
HtmlFileTransportHandler() - 类 的构造器org.springframework.web.socket.sockjs.transport.handler.HtmlFileTransportHandler
 
htmlUnescape(String) - 类 中的静态方法org.springframework.web.util.HtmlUtils
Turn HTML character references into their plain text UNICODE equivalent.
HtmlUtils - org.springframework.web.util中的类
Utility class for HTML escaping.
HtmlUtils() - 类 的构造器org.springframework.web.util.HtmlUtils
 
HTTP_HEADER_ACCEPT_ENCODING - 类 中的静态变量org.springframework.remoting.httpinvoker.AbstractHttpInvokerRequestExecutor
 
HTTP_HEADER_ACCEPT_LANGUAGE - 类 中的静态变量org.springframework.remoting.httpinvoker.AbstractHttpInvokerRequestExecutor
 
HTTP_HEADER_CONTENT_ENCODING - 类 中的静态变量org.springframework.remoting.httpinvoker.AbstractHttpInvokerRequestExecutor
 
HTTP_HEADER_CONTENT_LENGTH - 类 中的静态变量org.springframework.remoting.httpinvoker.AbstractHttpInvokerRequestExecutor
 
HTTP_HEADER_CONTENT_TYPE - 类 中的静态变量org.springframework.remoting.httpinvoker.AbstractHttpInvokerRequestExecutor
 
HTTP_METHOD_POST - 类 中的静态变量org.springframework.remoting.httpinvoker.AbstractHttpInvokerRequestExecutor
 
HTTP_SESSION_ID_ATTR_NAME - 类 中的静态变量org.springframework.web.socket.server.support.HttpSessionHandshakeInterceptor
The name of the attribute under which the HTTP session id is exposed when copyHttpSessionId is "true".
HTTP_VERSION_NOT_SUPPORTED - org.springframework.http.HttpStatus
505 HTTP Version Not Supported.
HttpAccessor - org.springframework.http.client.support中的类
Base class for RestTemplate and other HTTP accessing gateway helpers, defining common properties such as the ClientHttpRequestFactory to operate on.
HttpAccessor() - 类 的构造器org.springframework.http.client.support.HttpAccessor
 
HttpClientErrorException - org.springframework.web.client中的异常错误
Exception thrown when an HTTP 4xx is received.
HttpClientErrorException(HttpStatus) - 异常错误 的构造器org.springframework.web.client.HttpClientErrorException
Construct a new instance of HttpClientErrorException based on an HttpStatus.
HttpClientErrorException(HttpStatus, String) - 异常错误 的构造器org.springframework.web.client.HttpClientErrorException
Construct a new instance of HttpClientErrorException based on an HttpStatus and status text.
HttpClientErrorException(HttpStatus, String, byte[], Charset) - 异常错误 的构造器org.springframework.web.client.HttpClientErrorException
Construct a new instance of HttpClientErrorException based on an HttpStatus, status text, and response body content.
HttpClientErrorException(HttpStatus, String, HttpHeaders, byte[], Charset) - 异常错误 的构造器org.springframework.web.client.HttpClientErrorException
Construct a new instance of HttpClientErrorException based on an HttpStatus, status text, and response body content.
HttpComponentsAsyncClientHttpRequestFactory - org.springframework.http.client中的类
Asynchronous extension of the HttpComponentsClientHttpRequestFactory.
HttpComponentsAsyncClientHttpRequestFactory() - 类 的构造器org.springframework.http.client.HttpComponentsAsyncClientHttpRequestFactory
Create a new instance of the HttpComponentsAsyncClientHttpRequestFactory with a default HttpAsyncClient and HttpClient.
HttpComponentsAsyncClientHttpRequestFactory(HttpClient, HttpAsyncClient) - 类 的构造器org.springframework.http.client.HttpComponentsAsyncClientHttpRequestFactory
Create a new instance of the HttpComponentsAsyncClientHttpRequestFactory with the given HttpClient and HttpAsyncClient instances.
HttpComponentsAsyncClientHttpRequestFactory(CloseableHttpClient, CloseableHttpAsyncClient) - 类 的构造器org.springframework.http.client.HttpComponentsAsyncClientHttpRequestFactory
Create a new instance of the HttpComponentsAsyncClientHttpRequestFactory with the given CloseableHttpClient and CloseableHttpAsyncClient instances.
HttpComponentsAsyncClientHttpRequestFactory(CloseableHttpAsyncClient) - 类 的构造器org.springframework.http.client.HttpComponentsAsyncClientHttpRequestFactory
Create a new instance of the HttpComponentsAsyncClientHttpRequestFactory with the given CloseableHttpAsyncClient instance and a default HttpClient.
HttpComponentsAsyncClientHttpRequestFactory(HttpAsyncClient) - 类 的构造器org.springframework.http.client.HttpComponentsAsyncClientHttpRequestFactory
Create a new instance of the HttpComponentsAsyncClientHttpRequestFactory with the given HttpAsyncClient instance and a default HttpClient.
HttpComponentsClientHttpRequestFactory - org.springframework.http.client中的类
ClientHttpRequestFactory implementation that uses Apache HttpComponents HttpClient to create requests.
HttpComponentsClientHttpRequestFactory() - 类 的构造器org.springframework.http.client.HttpComponentsClientHttpRequestFactory
Create a new instance of the HttpComponentsClientHttpRequestFactory with a default HttpClient.
HttpComponentsClientHttpRequestFactory(HttpClient) - 类 的构造器org.springframework.http.client.HttpComponentsClientHttpRequestFactory
Create a new instance of the HttpComponentsClientHttpRequestFactory with the given HttpClient instance.
HttpComponentsHttpInvokerRequestExecutor - org.springframework.remoting.httpinvoker中的类
HttpInvokerRequestExecutor implementation that uses Apache HttpComponents HttpClient to execute POST requests.
HttpComponentsHttpInvokerRequestExecutor() - 类 的构造器org.springframework.remoting.httpinvoker.HttpComponentsHttpInvokerRequestExecutor
Create a new instance of the HttpComponentsHttpInvokerRequestExecutor with a default HttpClient that uses a default org.apache.http.impl.conn.PoolingClientConnectionManager.
HttpComponentsHttpInvokerRequestExecutor(HttpClient) - 类 的构造器org.springframework.remoting.httpinvoker.HttpComponentsHttpInvokerRequestExecutor
Create a new instance of the HttpComponentsClientHttpRequestFactory with the given HttpClient instance.
HttpEntity<T> - org.springframework.http中的类
Represents an HTTP request or response entity, consisting of headers and body.
HttpEntity() - 类 的构造器org.springframework.http.HttpEntity
Create a new, empty HttpEntity.
HttpEntity(MultiValueMap<String, String>) - 类 的构造器org.springframework.http.HttpEntity
Create a new HttpEntity with the given headers and no body.
HttpEntity(T) - 类 的构造器org.springframework.http.HttpEntity
Create a new HttpEntity with the given body and no headers.
HttpEntity(T, MultiValueMap<String, String>) - 类 的构造器org.springframework.http.HttpEntity
Create a new HttpEntity with the given body and headers.
httpEntityCallback(Object) - 类 中的方法org.springframework.web.client.RestTemplate
Returns a request callback implementation that writes the given object to the request stream.
httpEntityCallback(Object, Type) - 类 中的方法org.springframework.web.client.RestTemplate
Returns a request callback implementation that writes the given object to the request stream.
httpEntityCallback(HttpEntity<T>) - 类 中的方法org.springframework.web.client.AsyncRestTemplate
Returns a request callback implementation that writes the given object to the request stream.
httpEntityCallback(HttpEntity<T>, Type) - 类 中的方法org.springframework.web.client.AsyncRestTemplate
Returns a request callback implementation that writes the given object to the request stream.
HttpEntityMethodProcessor - org.springframework.web.servlet.mvc.method.annotation中的类
Resolves HttpEntity and RequestEntity method argument values and also handles HttpEntity and ResponseEntity return values.
HttpEntityMethodProcessor(List<HttpMessageConverter<?>>) - 类 的构造器org.springframework.web.servlet.mvc.method.annotation.HttpEntityMethodProcessor
Basic constructor with converters only.
HttpEntityMethodProcessor(List<HttpMessageConverter<?>>, List<Object>) - 类 的构造器org.springframework.web.servlet.mvc.method.annotation.HttpEntityMethodProcessor
Complete constructor for resolving HttpEntity method arguments.
HttpEntityMethodProcessor(List<HttpMessageConverter<?>>, ContentNegotiationManager) - 类 的构造器org.springframework.web.servlet.mvc.method.annotation.HttpEntityMethodProcessor
Basic constructor with converters and ContentNegotiationManager.
HttpEntityMethodProcessor(List<HttpMessageConverter<?>>, ContentNegotiationManager, List<Object>) - 类 的构造器org.springframework.web.servlet.mvc.method.annotation.HttpEntityMethodProcessor
Complete constructor for resolving HttpEntity and handling ResponseEntity.
HttpHeaders - org.springframework.http中的类
A data structure representing HTTP request or response headers, mapping String header names to a list of String values, also offering accessors for common application-level data types.
HttpHeaders() - 类 的构造器org.springframework.http.HttpHeaders
Construct a new, empty instance of the HttpHeaders object.
HttpHeadersReturnValueHandler - org.springframework.web.servlet.mvc.method.annotation中的类
Handles HttpHeaders return values.
HttpHeadersReturnValueHandler() - 类 的构造器org.springframework.web.servlet.mvc.method.annotation.HttpHeadersReturnValueHandler
 
HttpInputMessage - org.springframework.http中的接口
Represents an HTTP input message, consisting of headers and a readable body.
HttpInvokerClientConfiguration - org.springframework.remoting.httpinvoker中的接口
Configuration interface for executing HTTP invoker requests.
HttpInvokerClientInterceptor - org.springframework.remoting.httpinvoker中的类
MethodInterceptor for accessing an HTTP invoker service.
HttpInvokerClientInterceptor() - 类 的构造器org.springframework.remoting.httpinvoker.HttpInvokerClientInterceptor
 
HttpInvokerProxyFactoryBean - org.springframework.remoting.httpinvoker中的类
FactoryBean for HTTP invoker proxies.
HttpInvokerProxyFactoryBean() - 类 的构造器org.springframework.remoting.httpinvoker.HttpInvokerProxyFactoryBean
 
HttpInvokerRequestExecutor - org.springframework.remoting.httpinvoker中的接口
Strategy interface for actual execution of an HTTP invoker request.
HttpInvokerServiceExporter - org.springframework.remoting.httpinvoker中的类
Servlet-API-based HTTP request handler that exports the specified service bean as HTTP invoker service endpoint, accessible via an HTTP invoker proxy.
HttpInvokerServiceExporter() - 类 的构造器org.springframework.remoting.httpinvoker.HttpInvokerServiceExporter
 
HttpMediaTypeException - org.springframework.web中的异常错误
Abstract base for exceptions related to media types.
HttpMediaTypeException(String) - 异常错误 的构造器org.springframework.web.HttpMediaTypeException
Create a new HttpMediaTypeException.
HttpMediaTypeException(String, List<MediaType>) - 异常错误 的构造器org.springframework.web.HttpMediaTypeException
Create a new HttpMediaTypeException with a list of supported media types.
HttpMediaTypeNotAcceptableException - org.springframework.web中的异常错误
Exception thrown when the request handler cannot generate a response that is acceptable by the client.
HttpMediaTypeNotAcceptableException(String) - 异常错误 的构造器org.springframework.web.HttpMediaTypeNotAcceptableException
Create a new HttpMediaTypeNotAcceptableException.
HttpMediaTypeNotAcceptableException(List<MediaType>) - 异常错误 的构造器org.springframework.web.HttpMediaTypeNotAcceptableException
Create a new HttpMediaTypeNotSupportedException.
HttpMediaTypeNotSupportedException - org.springframework.web中的异常错误
Exception thrown when a client POSTs, PUTs, or PATCHes content of a type not supported by request handler.
HttpMediaTypeNotSupportedException(String) - 异常错误 的构造器org.springframework.web.HttpMediaTypeNotSupportedException
Create a new HttpMediaTypeNotSupportedException.
HttpMediaTypeNotSupportedException(MediaType, List<MediaType>) - 异常错误 的构造器org.springframework.web.HttpMediaTypeNotSupportedException
Create a new HttpMediaTypeNotSupportedException.
HttpMediaTypeNotSupportedException(MediaType, List<MediaType>, String) - 异常错误 的构造器org.springframework.web.HttpMediaTypeNotSupportedException
Create a new HttpMediaTypeNotSupportedException.
HttpMessage - org.springframework.http中的接口
Represents the base interface for HTTP request and response messages.
HttpMessageConversionException - org.springframework.http.converter中的异常错误
Thrown by HttpMessageConverter implementations when a conversion attempt fails.
HttpMessageConversionException(String) - 异常错误 的构造器org.springframework.http.converter.HttpMessageConversionException
Create a new HttpMessageConversionException.
HttpMessageConversionException(String, Throwable) - 异常错误 的构造器org.springframework.http.converter.HttpMessageConversionException
Create a new HttpMessageConversionException.
HttpMessageConverter<T> - org.springframework.http.converter中的接口
Strategy interface for converting from and to HTTP requests and responses.
HttpMessageConverterExtractor<T> - org.springframework.web.client中的类
Response extractor that uses the given entity converters to convert the response into a type T.
HttpMessageConverterExtractor(Class<T>, List<HttpMessageConverter<?>>) - 类 的构造器org.springframework.web.client.HttpMessageConverterExtractor
Create a new instance of the HttpMessageConverterExtractor with the given response type and message converters.
HttpMessageConverterExtractor(Type, List<HttpMessageConverter<?>>) - 类 的构造器org.springframework.web.client.HttpMessageConverterExtractor
Creates a new instance of the HttpMessageConverterExtractor with the given response type and message converters.
HttpMessageNotReadableException - org.springframework.http.converter中的异常错误
HttpMessageNotReadableException(String) - 异常错误 的构造器org.springframework.http.converter.HttpMessageNotReadableException
Create a new HttpMessageNotReadableException.
HttpMessageNotReadableException(String, Throwable) - 异常错误 的构造器org.springframework.http.converter.HttpMessageNotReadableException
Create a new HttpMessageNotReadableException.
HttpMessageNotWritableException - org.springframework.http.converter中的异常错误
HttpMessageNotWritableException(String) - 异常错误 的构造器org.springframework.http.converter.HttpMessageNotWritableException
Create a new HttpMessageNotWritableException.
HttpMessageNotWritableException(String, Throwable) - 异常错误 的构造器org.springframework.http.converter.HttpMessageNotWritableException
Create a new HttpMessageNotWritableException.
HttpMethod - org.springframework.http中的枚举
Java 5 enumeration of HTTP request methods.
httpOnly(String, boolean) - 类 中的方法org.springframework.test.web.servlet.result.CookieResultMatchers
Assert whether the cookie must be HTTP only.
HttpOutputMessage - org.springframework.http中的接口
Represents an HTTP output message, consisting of headers and a writable body.
HttpPutFormContentFilter - org.springframework.web.filter中的类
Filter that makes form encoded data available through the ServletRequest.getParameter*() family of methods during HTTP PUT or PATCH requests.
HttpPutFormContentFilter() - 类 的构造器org.springframework.web.filter.HttpPutFormContentFilter
 
HttpRange - org.springframework.http中的类
Represents an HTTP (byte) range for use with the HTTP "Range" header.
HttpRange() - 类 的构造器org.springframework.http.HttpRange
 
HttpRequest - org.springframework.http中的接口
Represents an HTTP request message, consisting of method and uri.
HttpRequestHandler - org.springframework.web中的接口
Plain handler interface for components that process HTTP requests, analogous to a Servlet.
httpRequestHandlerAdapter() - 类 中的方法org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport
Returns a HttpRequestHandlerAdapter for processing requests with HttpRequestHandlers.
HttpRequestHandlerAdapter - org.springframework.web.servlet.mvc中的类
Adapter to use the plain HttpRequestHandler interface with the generic DispatcherServlet.
HttpRequestHandlerAdapter() - 类 的构造器org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter
 
HttpRequestHandlerServlet - org.springframework.web.context.support中的类
Simple HttpServlet that delegates to an HttpRequestHandler bean defined in Spring's root web application context.
HttpRequestHandlerServlet() - 类 的构造器org.springframework.web.context.support.HttpRequestHandlerServlet
 
HttpRequestMethodNotSupportedException - org.springframework.web中的异常错误
Exception thrown when a request handler does not support a specific request method.
HttpRequestMethodNotSupportedException(String) - 异常错误 的构造器org.springframework.web.HttpRequestMethodNotSupportedException
Create a new HttpRequestMethodNotSupportedException.
HttpRequestMethodNotSupportedException(String, String) - 异常错误 的构造器org.springframework.web.HttpRequestMethodNotSupportedException
Create a new HttpRequestMethodNotSupportedException.
HttpRequestMethodNotSupportedException(String, String[]) - 异常错误 的构造器org.springframework.web.HttpRequestMethodNotSupportedException
Create a new HttpRequestMethodNotSupportedException.
HttpRequestMethodNotSupportedException(String, String[], String) - 异常错误 的构造器org.springframework.web.HttpRequestMethodNotSupportedException
Create a new HttpRequestMethodNotSupportedException.
HttpRequestMethodNotSupportedException(String, Collection<String>) - 异常错误 的构造器org.springframework.web.HttpRequestMethodNotSupportedException
Create a new HttpRequestMethodNotSupportedException.
HttpRequestWrapper - org.springframework.http.client.support中的类
Provides a convenient implementation of the HttpRequest interface that can be overridden to adapt the request.
HttpRequestWrapper(HttpRequest) - 类 的构造器org.springframework.http.client.support.HttpRequestWrapper
Create a new HttpRequest wrapping the given request object.
HttpServerErrorException - org.springframework.web.client中的异常错误
Exception thrown when an HTTP 5xx is received.
HttpServerErrorException(HttpStatus) - 异常错误 的构造器org.springframework.web.client.HttpServerErrorException
Construct a new instance of HttpServerErrorException based on an HttpStatus.
HttpServerErrorException(HttpStatus, String) - 异常错误 的构造器org.springframework.web.client.HttpServerErrorException
Construct a new instance of HttpServerErrorException based on an HttpStatus and status text.
HttpServerErrorException(HttpStatus, String, byte[], Charset) - 异常错误 的构造器org.springframework.web.client.HttpServerErrorException
Construct a new instance of HttpServerErrorException based on an HttpStatus, status text, and response body content.
HttpServerErrorException(HttpStatus, String, HttpHeaders, byte[], Charset) - 异常错误 的构造器org.springframework.web.client.HttpServerErrorException
Construct a new instance of HttpServerErrorException based on an HttpStatus, status text, and response body content.
HttpServletBean - org.springframework.web.servlet中的类
Simple extension of HttpServlet which treats its config parameters (init-param entries within the servlet tag in web.xml) as bean properties.
HttpServletBean() - 类 的构造器org.springframework.web.servlet.HttpServletBean
 
HttpSessionHandshakeInterceptor - org.springframework.web.socket.server.support中的类
An interceptor to copy information from the HTTP session to the "handshake attributes" map to made available viaWebSocketSession.getAttributes().
HttpSessionHandshakeInterceptor() - 类 的构造器org.springframework.web.socket.server.support.HttpSessionHandshakeInterceptor
Default constructor for copying all HTTP session attributes and the HTTP session id.
HttpSessionHandshakeInterceptor(Collection<String>) - 类 的构造器org.springframework.web.socket.server.support.HttpSessionHandshakeInterceptor
Constructor for copying specific HTTP session attributes and the HTTP session id.
HttpSessionMutexListener - org.springframework.web.util中的类
Servlet HttpSessionListener that automatically exposes the session mutex when an HttpSession gets created.
HttpSessionMutexListener() - 类 的构造器org.springframework.web.util.HttpSessionMutexListener
 
HttpSessionRequiredException - org.springframework.web中的异常错误
Exception thrown when an HTTP request handler requires a pre-existing session.
HttpSessionRequiredException(String) - 异常错误 的构造器org.springframework.web.HttpSessionRequiredException
Create a new HttpSessionRequiredException.
HttpSessionRequiredException(String, String) - 异常错误 的构造器org.springframework.web.HttpSessionRequiredException
Create a new HttpSessionRequiredException.
HttpStatus - org.springframework.http中的枚举
Enumeration of HTTP status codes.
HttpStatus.Series - org.springframework.http中的枚举
Enumeration of HTTP status series.
HttpStatusCodeException - org.springframework.web.client中的异常错误
Abstract base class for exceptions based on an HttpStatus.
HttpStatusCodeException(HttpStatus) - 异常错误 的构造器org.springframework.web.client.HttpStatusCodeException
Construct a new instance with an HttpStatus.
HttpStatusCodeException(HttpStatus, String) - 异常错误 的构造器org.springframework.web.client.HttpStatusCodeException
Construct a new instance with an HttpStatus and status text.
HttpStatusCodeException(HttpStatus, String, byte[], Charset) - 异常错误 的构造器org.springframework.web.client.HttpStatusCodeException
Construct instance with an HttpStatus, status text, and content.
HttpStatusCodeException(HttpStatus, String, HttpHeaders, byte[], Charset) - 异常错误 的构造器org.springframework.web.client.HttpStatusCodeException
Construct instance with an HttpStatus, status text, content, and a response charset.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
所有类 所有程序包