Interface WebStartHandler
- All Superinterfaces:
Serializable
WebStart support.
-
Method Summary
Modifier and TypeMethodDescriptionvoidhandleJnlpResponse(WebResponse webResponse) Handles the jnlp file response.
-
Method Details
-
handleJnlpResponse
Handles the jnlp file response.- Parameters:
webResponse- the response to get the jnlp content from
-