Interface ResolvedEndpointHandler

All Superinterfaces:
Flow.Processor<ByteBuffer,ByteBuffer>, Flow.Publisher<ByteBuffer>, Flow.Subscriber<ByteBuffer>

public interface ResolvedEndpointHandler extends Flow.Processor<ByteBuffer,ByteBuffer>
Resolved handler for an invocation.
  • Method Details

    • responseContentType

      String responseContentType()