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