gotMessage abstract method

void gotMessage(
  1. int port,
  2. Message msg
)

Implementation

void gotMessage(int port, Message msg);