public interface MessageEncoderFactory
MessageEncoder
instance based on the content of a profile request
context.Modifier and Type | Method and Description |
---|---|
MessageEncoder |
getMessageEncoder(ProfileRequestContext profileRequestContext)
Get the
MessageEncoder to use. |
@Nullable MessageEncoder getMessageEncoder(@Nonnull ProfileRequestContext profileRequestContext)
MessageEncoder
to use.profileRequestContext
- current profile request contextCopyright © 2017. All rights reserved.