Uses of Package
org.talend.sdk.component.api.service.http
-
Packages that use org.talend.sdk.component.api.service.http Package Description org.talend.sdk.component.api.service.http org.talend.sdk.component.api.service.http.configurer.oauth1 -
Classes in org.talend.sdk.component.api.service.http used by org.talend.sdk.component.api.service.http Class Description Configurer Callback to configure the connection more deeply.Configurer.ConfigurerConfiguration Represents the potentialConfigurerOption
parameters of the invocation.Configurer.Connection Represents actions doable on a connection.Decoder Allows to read in a custom manner a response payload.Encoder Allows to convert an object to a byte array to be sent accross the network.QueryFormat How to serialize the query parameter when there are more then one value.Response Represents a Http response and can be used as returned type of aRequest
method. -
Classes in org.talend.sdk.component.api.service.http used by org.talend.sdk.component.api.service.http.configurer.oauth1 Class Description Configurer Callback to configure the connection more deeply.Configurer.ConfigurerConfiguration Represents the potentialConfigurerOption
parameters of the invocation.Configurer.Connection Represents actions doable on a connection.