T - the type of this marshallerV - the type of the mapped marshallerpublic class SimpleFunctionalMarshaller<T extends V,V> extends FunctionalMarshaller<T,V>
| Constructor and Description |
|---|
SimpleFunctionalMarshaller(Class<T> targetClass,
ProtoStreamMarshaller<V> marshaller,
org.wildfly.common.function.ExceptionFunction<V,T,IOException> factory) |
getJavaClass, readFrom, writeToclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTypeName, read, writesizepublic SimpleFunctionalMarshaller(Class<T> targetClass, ProtoStreamMarshaller<V> marshaller, org.wildfly.common.function.ExceptionFunction<V,T,IOException> factory)
Copyright © 2021 JBoss by Red Hat. All rights reserved.