Interface RedirectProcessor

All Superinterfaces:
Processor
All Known Implementing Classes:
DefaultRedirectProcessor

public interface RedirectProcessor extends Processor
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    redirect(ODataRequest request, ODataResponse response)
     

    Methods inherited from interface org.apache.olingo.server.api.processor.Processor

    init