8384858687888990919293
if (endpoint == null) { throw new IllegalStateException("Cannot find object in dispatcher with id " + objectId); } endpoint.send(msg, checkForDuplicates); return null; } public void write(DataOutputStream os) throws Exception