- All Superinterfaces:
Serializable
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
WebStart support.
- Author:
- Ronald Brill
-
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
-