Interface ProtocolHandlerManager

All Known Implementing Classes:
McpHandlerManager

public interface ProtocolHandlerManager
  • Method Details

    • initHandlerName

      String initHandlerName()
    • operationHandlerName

      String operationHandlerName()
    • createOperationHandler

      io.netty.channel.ChannelHandler createOperationHandler()
    • onShutdownStarted

      void onShutdownStarted(@Nullable String sessionId)