29303132333435
private FachadaModelo fm; public Protocolo() { objSockets = new ArrayList<Objeto>(); this.conexion = new RecibirCliente(this); }