Class | Description |
---|---|
CompositeBinding<S,T> |
Binding that supports a to contract, and from contract
|
FromBinding<S,T> |
Binding that supports a from contract but not to
|
InverseCompositeBinding<S,T> |
Binding that supports a to contract, and from contract.
|
JodaConvertStringBinding<S> |
Binding that adapts a Joda Convert
StringConverter |
MethodConstructorBinding<S,T> |
Binding that supports a to contract, and a constructor parameterised by a S
|
MethodsBinding<S,T> |
Binding that supports a marshal contract, and a unmarshal method.
|
ToBinding<S,T> |
Binding that supports a to contract
|
Copyright © 2010–2018 Jadira Systems. All rights reserved.