public class FormUrlEncodedConverter extends BodyConverterSupport
BodyConverterSupport.ContentType
コンストラクタと説明 |
---|
FormUrlEncodedConverter() |
修飾子とタイプ | メソッドと説明 |
---|---|
protected java.lang.Object |
convertRequest(HttpRequest request,
ExecutionContext context)
リクエストを変換する。
|
protected HttpResponse |
convertResponse(java.lang.Object response,
ExecutionContext context)
レスポンスを変換する。
|
boolean |
isConvertible(java.lang.String mediaType)
指定されたメディアタイプを変換できるかどうか。
|
getContentType, read, setDefaultEncoding, write
protected java.lang.Object convertRequest(HttpRequest request, ExecutionContext context)
BodyConverterSupport
convertRequest
クラス内 BodyConverterSupport
request
- リクエストcontext
- 実行コンテキストprotected HttpResponse convertResponse(java.lang.Object response, ExecutionContext context)
BodyConverterSupport
convertResponse
クラス内 BodyConverterSupport
response
- レスポンスオブジェクトcontext
- 実行コンテキストpublic boolean isConvertible(java.lang.String mediaType)
BodyConverter
mediaType
- メディアタイプtrue