JavaScript is disabled on your browser.
Skip navigation links
Component API - 1.68.0-SNAPSHOT
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional
|
Required
Detail:
Field |
Element
SEARCH:
Package
org.talend.sdk.component.api.service.http
Annotation Type ContentType
@Target
(
TYPE
)
@Retention
(
RUNTIME
)
public @interface
ContentType
Define the content type supported by
Encoder
and
Decoder
implementation
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
String
value
Element Details
value
String
value
Default:
"*/*"