Hierarchy For Package org.springframework.boot.actuate.web.exchanges
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.springframework.boot.actuate.web.exchanges.HttpExchange
- org.springframework.boot.actuate.web.exchanges.HttpExchange.Principal
- org.springframework.boot.actuate.web.exchanges.HttpExchange.Request
- org.springframework.boot.actuate.web.exchanges.HttpExchange.Response
- org.springframework.boot.actuate.web.exchanges.HttpExchange.Session
- org.springframework.boot.actuate.web.exchanges.HttpExchange.Started
- org.springframework.boot.actuate.web.exchanges.HttpExchangesEndpoint
- org.springframework.boot.actuate.web.exchanges.HttpExchangesEndpoint.HttpExchangesDescriptor (implements org.springframework.boot.actuate.endpoint.OperationResponseBody)
- org.springframework.boot.actuate.web.exchanges.InMemoryHttpExchangeRepository (implements org.springframework.boot.actuate.web.exchanges.HttpExchangeRepository)
Interface Hierarchy
- org.springframework.boot.actuate.web.exchanges.HttpExchangeRepository
- org.springframework.boot.actuate.web.exchanges.RecordableHttpRequest
- org.springframework.boot.actuate.web.exchanges.RecordableHttpResponse
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.springframework.boot.actuate.web.exchanges.Include
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)