Hierarchy For Package org.springframework.boot.test.autoconfigure.webservices.server
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.springframework.boot.test.autoconfigure.webservices.server.MockWebServiceClientAutoConfiguration
- org.springframework.boot.context.TypeExcludeFilter (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.core.type.filter.TypeFilter)
- org.springframework.boot.test.autoconfigure.filter.AnnotationCustomizableTypeExcludeFilter (implements org.springframework.beans.factory.BeanClassLoaderAware)
- org.springframework.boot.test.autoconfigure.filter.StandardAnnotationCustomizableTypeExcludeFilter<A>
- org.springframework.boot.test.autoconfigure.webservices.server.WebServiceServerTypeExcludeFilter
- org.springframework.boot.test.autoconfigure.filter.StandardAnnotationCustomizableTypeExcludeFilter<A>
- org.springframework.boot.test.autoconfigure.filter.AnnotationCustomizableTypeExcludeFilter (implements org.springframework.beans.factory.BeanClassLoaderAware)
Annotation Interface Hierarchy
- org.springframework.boot.test.autoconfigure.webservices.server.AutoConfigureMockWebServiceClient (implements java.lang.annotation.Annotation)
- org.springframework.boot.test.autoconfigure.webservices.server.AutoConfigureWebServiceServer (implements java.lang.annotation.Annotation)
- org.springframework.boot.test.autoconfigure.webservices.server.WebServiceServerTest (implements java.lang.annotation.Annotation)