Uses of Interface
me.ehp246.aufjms.api.spi.FromJson
| Package | Description |
|---|---|
| me.ehp246.aufjms.core.dispatch | |
| me.ehp246.aufjms.core.endpoint | |
| me.ehp246.aufjms.provider.jackson |
-
Uses of FromJson in me.ehp246.aufjms.core.dispatch
Methods in me.ehp246.aufjms.core.dispatch that return FromJson Modifier and Type Method Description FromJsonReplyEndpointConfiguration. getFromBody()Constructors in me.ehp246.aufjms.core.dispatch with parameters of type FromJson Constructor Description ReplyEndpointConfiguration(ReplyToNameSupplier replyTo, FromJson fromBody, long timeout, long ttl) -
Uses of FromJson in me.ehp246.aufjms.core.endpoint
Constructors in me.ehp246.aufjms.core.endpoint with parameters of type FromJson Constructor Description DefaultExecutableBinder(FromJson fromJson) -
Uses of FromJson in me.ehp246.aufjms.provider.jackson
Classes in me.ehp246.aufjms.provider.jackson that implement FromJson Modifier and Type Class Description classJsonByJackson