S
- Source type for the conversionT
- Target typepublic interface Binding<S,T> extends ToMarshaller<S,T>, FromUnmarshaller<S,T>
Implementations must be idempotent between calls and are expected to be thread-safe.
getBoundClass, getTargetClass, marshal
getBoundClass, getTargetClass, unmarshal
Copyright © 2010–2018 Jadira Systems. All rights reserved.