Class Hierarchy
- java.lang.Object
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.talend.sdk.component.api.service.http.HttpException
- java.lang.RuntimeException
- java.lang.Exception
- java.lang.Throwable (implements java.io.Serializable)
Interface Hierarchy
- org.talend.sdk.component.api.service.http.Configurer
- org.talend.sdk.component.api.service.http.Configurer.ConfigurerConfiguration
- org.talend.sdk.component.api.service.http.Configurer.Connection
- org.talend.sdk.component.api.service.http.Decoder
- org.talend.sdk.component.api.service.http.Encoder
- org.talend.sdk.component.api.service.http.HttpClient
- org.talend.sdk.component.api.service.http.HttpClientFactory
- org.talend.sdk.component.api.service.http.Response<T>
Annotation Type Hierarchy
- org.talend.sdk.component.api.service.http.Base (implements java.lang.annotation.Annotation)
- org.talend.sdk.component.api.service.http.Codec (implements java.lang.annotation.Annotation)
- org.talend.sdk.component.api.service.http.ConfigurerOption (implements java.lang.annotation.Annotation)
- org.talend.sdk.component.api.service.http.ContentType (implements java.lang.annotation.Annotation)
- org.talend.sdk.component.api.service.http.Header (implements java.lang.annotation.Annotation)
- org.talend.sdk.component.api.service.http.Headers (implements java.lang.annotation.Annotation)
- org.talend.sdk.component.api.service.http.HttpMethod (implements java.lang.annotation.Annotation)
- org.talend.sdk.component.api.service.http.Path (implements java.lang.annotation.Annotation)
- org.talend.sdk.component.api.service.http.Query (implements java.lang.annotation.Annotation)
- org.talend.sdk.component.api.service.http.QueryParams (implements java.lang.annotation.Annotation)
- org.talend.sdk.component.api.service.http.Request (implements java.lang.annotation.Annotation)
- org.talend.sdk.component.api.service.http.Url (implements java.lang.annotation.Annotation)
- org.talend.sdk.component.api.service.http.UseConfigurer (implements java.lang.annotation.Annotation)
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- org.talend.sdk.component.api.service.http.QueryFormat
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)