Class ProxyExchange.BodySender

  • Enclosing class:
    ProxyExchange<T>

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

      Constructors 
      Modifier Constructor Description
      protected BodySender()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.reactivestreams.Publisher<java.lang.Object> body()  
      • Methods inherited from class java.lang.Object

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

      • BodySender

        protected BodySender()
    • Method Detail

      • body

        @ResponseBody
        public org.reactivestreams.Publisher<java.lang.Object> body()