Which client-side Java method will send the employee object to the WebSocket Server Endpoint?

Given:

Which client-side Java method will send the employee object to the WebSocket Server Endpoint?
A. session.post(employee);
B. container.send(employee);
C. session.send(employee);
D. remote.sendObject(employee);

Download Printable PDF. VALID exam to help you PASS.

One thought on “Which client-side Java method will send the employee object to the WebSocket Server Endpoint?

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.