Linking Kryonet Server Objects

The task is to create two separate Server instances that can communicate via Kryonet.

I see that Kryonet can sendTCP to a Client, but how would Server<–>Server communication be done?

Thanks.