public class PageableSpringEncoder extends Object implements feign.codec.Encoder
| Constructor and Description |
|---|
PageableSpringEncoder(feign.codec.Encoder delegate)
Creates a new PageableSpringEncoder with the given delegate for fallback.
|
| Modifier and Type | Method and Description |
|---|---|
void |
encode(Object object,
Type bodyType,
feign.RequestTemplate template) |
protected boolean |
supports(Object object) |
public PageableSpringEncoder(feign.codec.Encoder delegate)
delegate - The optional delegate.Copyright © 2019 Pivotal Software, Inc.. All rights reserved.