Package org.a2aproject.sdk.common
Interface MediaType
public interface MediaType
Common MIME type constants.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringMIME type for JSON content:application/json.
-
Field Details
-
APPLICATION_JSON
MIME type for JSON content:application/json.- See Also:
-