Class EmbeddedServer.Document

  • Enclosing interface:
    EmbeddedServer

    @Immutable
    public static class EmbeddedServer.Document
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Document()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void update​(java.lang.String content)  
      • Methods inherited from class java.lang.Object

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

      • Document

        public Document()
    • Method Detail

      • update

        public void update​(@Nonnull
                           java.lang.String content)