create
Gets a new fully configured but paused RSocketServer instance. Clients should not be able to connect to the returned server until start is called (which happens when the ApplicationContext
has been fully refreshed).
Return
a fully configured and started RSocketServer
Parameters
socketAcceptor
the socket acceptor