org.springframework.boot.rsocket.server

Interface RSocketServer

  • All Known Implementing Classes:
    NettyRSocketServer


    public interface RSocketServer
    Simple interface that represents a fully configured RSocket server. Allows the server to be started and stopped.
    Since:
    2.2.0
    Author:
    Brian Clozel

Copyright © 2021 Pivotal Software, Inc.. All rights reserved.