Class MessageBodyInterpolator
java.lang.Object
pl.allegro.tech.hermes.consumers.consumer.interpolation.MessageBodyInterpolator
- All Implemented Interfaces:
UriInterpolator
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioninterpolate(pl.allegro.tech.hermes.api.EndpointAddress endpoint, Message message)
-
Constructor Details
-
MessageBodyInterpolator
public MessageBodyInterpolator()
-
-
Method Details
-
interpolate
public URI interpolate(pl.allegro.tech.hermes.api.EndpointAddress endpoint, Message message) throws InterpolationException - Specified by:
interpolatein interfaceUriInterpolator- Throws:
InterpolationException
-