Package dev.restate.sdk.core
Interface ResolvedEndpointHandler
-
- All Superinterfaces:
java.util.concurrent.Flow.Processor<java.nio.ByteBuffer,java.nio.ByteBuffer>,java.util.concurrent.Flow.Publisher<java.nio.ByteBuffer>,java.util.concurrent.Flow.Subscriber<java.nio.ByteBuffer>
public interface ResolvedEndpointHandler extends java.util.concurrent.Flow.Processor<java.nio.ByteBuffer,java.nio.ByteBuffer>Resolved handler for an invocation.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringresponseContentType()
-