Interface GrizzlyContainer

  • All Superinterfaces:
    EmbeddedContainer

    public interface GrizzlyContainer
    extends EmbeddedContainer
    Grizzly container, should probably be implemented using the GrizzlyWebServer object.
    Author:
    Jerome Dochez
    • Method Detail

      • bind

        void bind​(Port port)
      • add

        void add​(Adapter adapter)