send abstract method

void send(
  1. Object data
)

Send data to the remote.

Implementation

void send(Object data);