Class RSocketServerNode

java.lang.Object
org.teamapps.cluster.rsocket.RSocketServerNode

public class RSocketServerNode
extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor Description
    RSocketServerNode()  
  • Method Summary

    Modifier and Type Method Description
    static void main​(java.lang.String[] args)  
    void start()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • RSocketServerNode

      public RSocketServerNode()
  • Method Details

    • start

      public void start()
    • main

      public static void main​(java.lang.String[] args) throws java.lang.InterruptedException
      Throws:
      java.lang.InterruptedException