public interface RequestBeanRW<T>
| Modifier and Type | Method and Description |
|---|---|
RequestBean |
read(T t)
Create the
RequestBean from the input |
void |
write(RequestBean bean,
T t)
Write the bean
|
RequestBean read(T t)
RequestBean from the inputt - void write(RequestBean bean, T t)
bean - t - Copyright © 2005-2018 Linagora. All Rights Reserved.