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