Class ProxyExchange.BodyGrabber

  • Enclosing class:
    ProxyExchange<T>

    protected static class ProxyExchange.BodyGrabber
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected BodyGrabber()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Object body​(java.lang.Object body)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • BodyGrabber

        protected BodyGrabber()
    • Method Detail

      • body

        public java.lang.Object body​(@RequestBody
                                     java.lang.Object body)