Class MessageBodyInterpolator
- java.lang.Object
-
- pl.allegro.tech.hermes.consumers.consumer.interpolation.MessageBodyInterpolator
-
- All Implemented Interfaces:
UriInterpolator
public class MessageBodyInterpolator extends java.lang.Object implements UriInterpolator
-
-
Constructor Summary
Constructors Constructor Description MessageBodyInterpolator()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.net.URIinterpolate(pl.allegro.tech.hermes.api.EndpointAddress endpoint, Message message)
-
-
-
Method Detail
-
interpolate
public java.net.URI interpolate(pl.allegro.tech.hermes.api.EndpointAddress endpoint, Message message) throws InterpolationException- Specified by:
interpolatein interfaceUriInterpolator- Throws:
InterpolationException
-
-