Interface UriInterpolator
-
- All Known Implementing Classes:
MessageBodyInterpolator
public interface UriInterpolator
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.net.URIinterpolate(pl.allegro.tech.hermes.api.EndpointAddress endpoint, Message message)
-
-
-
Method Detail
-
interpolate
java.net.URI interpolate(pl.allegro.tech.hermes.api.EndpointAddress endpoint, Message message) throws InterpolationException- Throws:
InterpolationException
-
-