Uses of Interface
org.zalando.riptide.MessageReader
-
Uses of MessageReader in org.zalando.riptide
Methods in org.zalando.riptide with parameters of type MessageReaderModifier and TypeMethodDescriptionvoidNoopRoute.execute(org.springframework.http.client.ClientHttpResponse response, MessageReader reader) voidNoRoute.execute(org.springframework.http.client.ClientHttpResponse response, MessageReader reader) voidPassRoute.execute(org.springframework.http.client.ClientHttpResponse response, MessageReader reader) voidRoute.execute(org.springframework.http.client.ClientHttpResponse response, MessageReader reader) Executes this route against the specific response.voidRoutingTree.execute(org.springframework.http.client.ClientHttpResponse response, MessageReader reader)