Hierarchy For All Packages
Package Hierarchies:- org.bitbucket.restgap,
- org.bitbucket.restgap.backend,
- org.bitbucket.restgap.backend.jaxrs,
- org.bitbucket.restgap.backend.spring,
- org.bitbucket.restgap.client,
- org.bitbucket.restgap.frontend,
- org.bitbucket.restgap.frontend.jaxrs,
- org.bitbucket.restgap.frontend.springmvc,
- org.bitbucket.restgap.impl,
- org.bitbucket.restgap.impl.springmvc
Class Hierarchy
- java.lang.Object
- org.bitbucket.restgap.impl.AbstractPlanExecutor (implements org.bitbucket.restgap.backend.PlanExecutor)
- org.bitbucket.restgap.impl.CallInfoHarvester<T>
- org.bitbucket.restgap.backend.spring.RestTemplatePlanExecutor
- org.bitbucket.restgap.BasicAuthCallHandler (implements org.bitbucket.restgap.client.CallHandler)
- org.bitbucket.restgap.impl.CallInfoImpl (implements org.bitbucket.restgap.CallInfo)
- org.bitbucket.restgap.ClientFactory<T>
- org.bitbucket.restgap.backend.jaxrs.JAXRSBackend (implements org.bitbucket.restgap.backend.Backend)
- org.bitbucket.restgap.frontend.jaxrs.JAXRSFrontend (implements org.bitbucket.restgap.frontend.Frontend)
- org.bitbucket.restgap.ParameterDefinition
- org.bitbucket.restgap.Plan
- org.bitbucket.restgap.impl.PlanUtils
- org.bitbucket.restgap.backend.jaxrs.ResponseCallResult (implements org.bitbucket.restgap.backend.RestCallResult)
- org.bitbucket.restgap.impl.RestCallContextImpl (implements org.bitbucket.restgap.client.RestCallContext)
- org.bitbucket.restgap.impl.RestCallImpl (implements org.bitbucket.restgap.client.RestCall)
- org.bitbucket.restgap.client.RestGapClient
- org.bitbucket.restgap.impl.RestGapClientImpl
- org.bitbucket.restgap.backend.spring.RestTemplateBackend (implements org.bitbucket.restgap.backend.Backend)
- org.bitbucket.restgap.RESTTemplateJAXRSClientFactory
- org.bitbucket.restgap.RESTTemplateSpringMVCFactory
- org.bitbucket.restgap.backend.jaxrs.SimpleCallResult (implements org.bitbucket.restgap.backend.RestCallResult)
- org.bitbucket.restgap.frontend.springmvc.SpringMVCFrontend (implements org.bitbucket.restgap.frontend.Frontend)
- org.bitbucket.restgap.frontend.springmvc.SpringMVCResponseConverter (implements org.bitbucket.restgap.frontend.ResponseConverter)
- org.bitbucket.restgap.impl.springmvc.SpringMVCUtil
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- java.lang.IllegalStateException
- java.util.concurrent.CancellationException
- org.bitbucket.restgap.impl.AbstractPlanExecutor.CancelledByRequestException
- java.util.concurrent.CancellationException
- java.lang.IllegalStateException
- java.lang.RuntimeException
- java.lang.Exception
- org.bitbucket.restgap.impl.AbstractPlanExecutor (implements org.bitbucket.restgap.backend.PlanExecutor)
Interface Hierarchy
- org.bitbucket.restgap.backend.Backend
- org.bitbucket.restgap.client.CallHandler
- org.bitbucket.restgap.CallInfo
- org.bitbucket.restgap.ClientFactory.Builder1<T>
- org.bitbucket.restgap.ClientFactory.Builder2<T>
- org.bitbucket.restgap.ClientFactory.Builder3<T>
- org.bitbucket.restgap.ClientFactory.CompleteBuilder<T>
- org.bitbucket.restgap.frontend.Frontend
- org.bitbucket.restgap.backend.PlanExecutor
- org.bitbucket.restgap.frontend.ResponseConverter
- org.bitbucket.restgap.client.RestCall
- org.bitbucket.restgap.client.RestCallContext
- org.bitbucket.restgap.backend.RestCallResult
- org.bitbucket.restgap.client.ResultHandler
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.bitbucket.restgap.ParamKind
- org.bitbucket.restgap.impl.RestCallContextImpl.Action
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)