Interface WebSseEventFactoryParameterInfo

All Superinterfaces:
io.inverno.core.compiler.spi.Info, io.inverno.core.compiler.spi.ReporterInfo, WebParameterInfo

public interface WebSseEventFactoryParameterInfo extends WebParameterInfo

Describes the server-sent event factory route parameter.

Author:
Jeremy Kuhn
  • Method Details

    • getEventFactoryKind

      Returns the server-sent event factory kind.

      Returns:
      the server-sent event factory kind
    • getDataMediaType

      Optional<String> getDataMediaType()

      Returns the media type specified in the server-sent event factory parameter.

      Returns:
      a media type