5152535455565758596061
* Returns a connector call. * * @return A connector call instance. */ protected Call getCall() { return new Call() { @Override protected boolean isClientKeepAlive() { return false; }