public static interface HttpRequest.HttpRequestDecoder<A,K,B>
| Modifier and Type | Method | Description |
|---|---|---|
io.simplesource.data.Result<Throwable,HttpRequest<K,B>> |
decode(A input) |
io.simplesource.data.Result<Throwable,HttpRequest<K,B>> decode(A input)
Copyright © 2019. All rights reserved.