Interface WebStartHandler

All Superinterfaces:
Serializable

public interface WebStartHandler extends Serializable
WebStart support.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Handles the jnlp file response.
  • Method Details

    • handleJnlpResponse

      void handleJnlpResponse(WebResponse webResponse)
      Handles the jnlp file response.
      Parameters:
      webResponse - the response to get the jnlp content from